Class ProductionRoutingOpCompAlloc

java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity<ProductionRoutingOpCompAlloc>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting.ProductionRoutingOpCompAlloc

public class ProductionRoutingOpCompAlloc extends VdmEntity<ProductionRoutingOpCompAlloc>
Component Allocation

Original entity name from the Odata EDM: ProductionRoutingOpCompAllocType

  • Field Details

    • ALL_FIELDS

      public static final ProductionRoutingOpCompAllocSelectable ALL_FIELDS
      Selector for all available fields of ProductionRoutingOpCompAlloc.
    • PRODUCTION_ROUTING_GROUP

      public static final ProductionRoutingOpCompAllocField<String> PRODUCTION_ROUTING_GROUP
      Use with available fluent helpers to apply the ProductionRoutingGroup field to query operations.
    • PRODUCTION_ROUTING

      public static final ProductionRoutingOpCompAllocField<String> PRODUCTION_ROUTING
      Use with available fluent helpers to apply the ProductionRouting field to query operations.
    • PRODUCTION_ROUTING_SEQUENCE

      public static final ProductionRoutingOpCompAllocField<String> PRODUCTION_ROUTING_SEQUENCE
      Use with available fluent helpers to apply the ProductionRoutingSequence field to query operations.
    • PRODUCTION_ROUTING_OP_INT_ID

      public static final ProductionRoutingOpCompAllocField<String> PRODUCTION_ROUTING_OP_INT_ID
      Use with available fluent helpers to apply the ProductionRoutingOpIntID field to query operations.
    • PRODN_RTG_OP_BOM_ITEM_INTERNAL_ID

      public static final ProductionRoutingOpCompAllocField<String> PRODN_RTG_OP_BOM_ITEM_INTERNAL_ID
      Use with available fluent helpers to apply the ProdnRtgOpBOMItemInternalID field to query operations.
    • PRODN_RTG_OP_BOM_ITEM_INT_VERSION

      public static final ProductionRoutingOpCompAllocField<String> PRODN_RTG_OP_BOM_ITEM_INT_VERSION
      Use with available fluent helpers to apply the ProdnRtgOpBOMItemIntVersion field to query operations.
    • BILL_OF_MATERIAL_CATEGORY

      public static final ProductionRoutingOpCompAllocField<String> BILL_OF_MATERIAL_CATEGORY
      Use with available fluent helpers to apply the BillOfMaterialCategory field to query operations.
    • BILL_OF_MATERIAL

      public static final ProductionRoutingOpCompAllocField<String> BILL_OF_MATERIAL
      Use with available fluent helpers to apply the BillOfMaterial field to query operations.
    • BILL_OF_MATERIAL_VARIANT

      public static final ProductionRoutingOpCompAllocField<String> BILL_OF_MATERIAL_VARIANT
      Use with available fluent helpers to apply the BillOfMaterialVariant field to query operations.
    • BILL_OF_MATERIAL_ITEM_NODE_NUMBER

      public static final ProductionRoutingOpCompAllocField<String> BILL_OF_MATERIAL_ITEM_NODE_NUMBER
      Use with available fluent helpers to apply the BillOfMaterialItemNodeNumber field to query operations.
    • MATL_COMP_IS_MARKED_FOR_BACKFLUSH

      public static final ProductionRoutingOpCompAllocField<Boolean> MATL_COMP_IS_MARKED_FOR_BACKFLUSH
      Use with available fluent helpers to apply the MatlCompIsMarkedForBackflush field to query operations.
    • CREATION_DATE

      public static final ProductionRoutingOpCompAllocField<LocalDateTime> CREATION_DATE
      Use with available fluent helpers to apply the CreationDate field to query operations.
    • CREATED_BY_USER

      public static final ProductionRoutingOpCompAllocField<String> CREATED_BY_USER
      Use with available fluent helpers to apply the CreatedByUser field to query operations.
    • LAST_CHANGE_DATE

      public static final ProductionRoutingOpCompAllocField<LocalDateTime> LAST_CHANGE_DATE
      Use with available fluent helpers to apply the LastChangeDate field to query operations.
    • VALIDITY_START_DATE

      public static final ProductionRoutingOpCompAllocField<LocalDateTime> VALIDITY_START_DATE
      Use with available fluent helpers to apply the ValidityStartDate field to query operations.
    • VALIDITY_END_DATE

      public static final ProductionRoutingOpCompAllocField<LocalDateTime> VALIDITY_END_DATE
      Use with available fluent helpers to apply the ValidityEndDate field to query operations.
    • CHANGE_NUMBER

      public static final ProductionRoutingOpCompAllocField<String> CHANGE_NUMBER
      Use with available fluent helpers to apply the ChangeNumber field to query operations.
    • LAST_CHANGED_BY_USER

      public static final ProductionRoutingOpCompAllocField<String> LAST_CHANGED_BY_USER
      Use with available fluent helpers to apply the LastChangedByUser field to query operations.
    • CHANGED_DATE_TIME

      public static final ProductionRoutingOpCompAllocField<ZonedDateTime> CHANGED_DATE_TIME
      Use with available fluent helpers to apply the ChangedDateTime field to query operations.
  • Constructor Details

    • ProductionRoutingOpCompAlloc

      public ProductionRoutingOpCompAlloc()
    • ProductionRoutingOpCompAlloc

      public ProductionRoutingOpCompAlloc(@Nullable String productionRoutingGroup, @Nullable String productionRouting, @Nullable String productionRoutingSequence, @Nullable String productionRoutingOpIntID, @Nullable String prodnRtgOpBOMItemInternalID, @Nullable String prodnRtgOpBOMItemIntVersion, @Nullable String billOfMaterialCategory, @Nullable String billOfMaterial, @Nullable String billOfMaterialVariant, @Nullable String billOfMaterialItemNodeNumber, @Nullable Boolean matlCompIsMarkedForBackflush, @Nullable LocalDateTime creationDate, @Nullable String createdByUser, @Nullable LocalDateTime lastChangeDate, @Nullable LocalDateTime validityStartDate, @Nullable LocalDateTime validityEndDate, @Nullable String changeNumber, @Nullable String lastChangedByUser, @Nullable ZonedDateTime changedDateTime)
  • Method Details

    • getType

      @Nonnull public Class<ProductionRoutingOpCompAlloc> getType()
      Specified by:
      getType in class VdmObject<ProductionRoutingOpCompAlloc>
    • setProductionRoutingGroup

      public void setProductionRoutingGroup(@Nullable String productionRoutingGroup)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: ProductionRoutingGroup

      Parameters:
      productionRoutingGroup - Key for Task List Group
    • setProductionRouting

      public void setProductionRouting(@Nullable String productionRouting)
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ProductionRouting

      Parameters:
      productionRouting - Group Counter
    • setProductionRoutingSequence

      public void setProductionRoutingSequence(@Nullable String productionRoutingSequence)
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: ProductionRoutingSequence

      Parameters:
      productionRoutingSequence - Sequence
    • setProductionRoutingOpIntID

      public void setProductionRoutingOpIntID(@Nullable String productionRoutingOpIntID)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: ProductionRoutingOpIntID

      Parameters:
      productionRoutingOpIntID - Task list node number for operation
    • setProdnRtgOpBOMItemInternalID

      public void setProdnRtgOpBOMItemInternalID(@Nullable String prodnRtgOpBOMItemInternalID)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: ProdnRtgOpBOMItemInternalID

      Parameters:
      prodnRtgOpBOMItemInternalID - No. for material comp. allocation to task list
    • setProdnRtgOpBOMItemIntVersion

      public void setProdnRtgOpBOMItemIntVersion(@Nullable String prodnRtgOpBOMItemIntVersion)
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: ProdnRtgOpBOMItemIntVersion

      Parameters:
      prodnRtgOpBOMItemIntVersion - Internal counter
    • setBillOfMaterialCategory

      public void setBillOfMaterialCategory(@Nullable String billOfMaterialCategory)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: BillOfMaterialCategory

      Parameters:
      billOfMaterialCategory - BOM category
    • setBillOfMaterial

      public void setBillOfMaterial(@Nullable String billOfMaterial)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: BillOfMaterial

      Parameters:
      billOfMaterial - Bill Of Material
    • setBillOfMaterialVariant

      public void setBillOfMaterialVariant(@Nullable String billOfMaterialVariant)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: BillOfMaterialVariant

      Parameters:
      billOfMaterialVariant - Alternative BOM
    • setBillOfMaterialItemNodeNumber

      public void setBillOfMaterialItemNodeNumber(@Nullable String billOfMaterialItemNodeNumber)
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: BillOfMaterialItemNodeNumber

      Parameters:
      billOfMaterialItemNodeNumber - Node Number
    • setMatlCompIsMarkedForBackflush

      public void setMatlCompIsMarkedForBackflush(@Nullable Boolean matlCompIsMarkedForBackflush)
      Constraints: none

      Original property name from the Odata EDM: MatlCompIsMarkedForBackflush

      Parameters:
      matlCompIsMarkedForBackflush - Indicator: Backflush
    • setCreationDate

      public void setCreationDate(@Nullable LocalDateTime creationDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CreationDate

      Parameters:
      creationDate - Date Record Created On
    • setCreatedByUser

      public void setCreatedByUser(@Nullable String createdByUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CreatedByUser

      Parameters:
      createdByUser - Created By User
    • setLastChangeDate

      public void setLastChangeDate(@Nullable LocalDateTime lastChangeDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: LastChangeDate

      Parameters:
      lastChangeDate - Change Date Without Document Update
    • setValidityStartDate

      public void setValidityStartDate(@Nullable LocalDateTime validityStartDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ValidityStartDate

      Parameters:
      validityStartDate - Valid-From Date
    • setValidityEndDate

      public void setValidityEndDate(@Nullable LocalDateTime validityEndDate)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ValidityEndDate

      Parameters:
      validityEndDate - Valid-To Date
    • setChangeNumber

      public void setChangeNumber(@Nullable String changeNumber)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: ChangeNumber

      Parameters:
      changeNumber - Change Number
    • setLastChangedByUser

      public void setLastChangedByUser(@Nullable String lastChangedByUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: LastChangedByUser

      Parameters:
      lastChangedByUser - Last Changed By User
    • setChangedDateTime

      public void setChangedDateTime(@Nullable ZonedDateTime changedDateTime)
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ChangedDateTime

      Parameters:
      changedDateTime - UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    • getEntityCollection

      protected String getEntityCollection()
      Specified by:
      getEntityCollection in class VdmEntity<ProductionRoutingOpCompAlloc>
    • getKey

      @Nonnull protected Map<String,Object> getKey()
      Overrides:
      getKey in class VdmObject<ProductionRoutingOpCompAlloc>
    • toMapOfFields

      @Nonnull protected Map<String,Object> toMapOfFields()
      Overrides:
      toMapOfFields in class VdmObject<ProductionRoutingOpCompAlloc>
    • fromMap

      protected void fromMap(Map<String,Object> inputValues)
      Overrides:
      fromMap in class VdmObject<ProductionRoutingOpCompAlloc>
    • field

      @Nonnull public static <T> ProductionRoutingOpCompAllocField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      Parameters:
      fieldName - The name of the extension field as returned by the OData service.
      fieldType - The Java type to use for the extension field when performing value comparisons.
      Returns:
      A representation of an extension field from this entity.
    • field

      @Nonnull public static <T, DomainT> ProductionRoutingOpCompAllocField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
      Use with available fluent helpers to apply an extension field to query operations.
      Type Parameters:
      T - The type of the extension field when performing value comparisons.
      DomainT - The type of the extension field as returned by the OData service.
      Parameters:
      typeConverter - A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the field
      fieldName - The name of the extension field as returned by the OData service.
      Returns:
      A representation of an extension field from this entity, holding a reference to the given TypeConverter.
    • getDestinationForFetch

      @Nullable public HttpDestinationProperties getDestinationForFetch()
      Overrides:
      getDestinationForFetch in class VdmEntity<ProductionRoutingOpCompAlloc>
    • setServicePathForFetch

      protected void setServicePathForFetch(@Nullable String servicePathForFetch)
      Overrides:
      setServicePathForFetch in class VdmEntity<ProductionRoutingOpCompAlloc>
    • attachToService

      public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
      Overrides:
      attachToService in class VdmEntity<ProductionRoutingOpCompAlloc>
    • getDefaultServicePath

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<ProductionRoutingOpCompAlloc>
    • builder

    • getProductionRoutingGroup

      @Nullable public String getProductionRoutingGroup()
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: ProductionRoutingGroup

      Returns:
      Key for Task List Group
    • getProductionRouting

      @Nullable public String getProductionRouting()
      (Key Field) Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: ProductionRouting

      Returns:
      Group Counter
    • getProductionRoutingSequence

      @Nullable public String getProductionRoutingSequence()
      (Key Field) Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: ProductionRoutingSequence

      Returns:
      Sequence
    • getProductionRoutingOpIntID

      @Nullable public String getProductionRoutingOpIntID()
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: ProductionRoutingOpIntID

      Returns:
      Task list node number for operation
    • getProdnRtgOpBOMItemInternalID

      @Nullable public String getProdnRtgOpBOMItemInternalID()
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: ProdnRtgOpBOMItemInternalID

      Returns:
      No. for material comp. allocation to task list
    • getProdnRtgOpBOMItemIntVersion

      @Nullable public String getProdnRtgOpBOMItemIntVersion()
      (Key Field) Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: ProdnRtgOpBOMItemIntVersion

      Returns:
      Internal counter
    • getBillOfMaterialCategory

      @Nullable public String getBillOfMaterialCategory()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: BillOfMaterialCategory

      Returns:
      BOM category
    • getBillOfMaterial

      @Nullable public String getBillOfMaterial()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: BillOfMaterial

      Returns:
      Bill Of Material
    • getBillOfMaterialVariant

      @Nullable public String getBillOfMaterialVariant()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: BillOfMaterialVariant

      Returns:
      Alternative BOM
    • getBillOfMaterialItemNodeNumber

      @Nullable public String getBillOfMaterialItemNodeNumber()
      Constraints: Not nullable, Maximum length: 8

      Original property name from the Odata EDM: BillOfMaterialItemNodeNumber

      Returns:
      Node Number
    • getMatlCompIsMarkedForBackflush

      @Nullable public Boolean getMatlCompIsMarkedForBackflush()
      Constraints: none

      Original property name from the Odata EDM: MatlCompIsMarkedForBackflush

      Returns:
      Indicator: Backflush
    • getCreationDate

      @Nullable public LocalDateTime getCreationDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: CreationDate

      Returns:
      Date Record Created On
    • getCreatedByUser

      @Nullable public String getCreatedByUser()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CreatedByUser

      Returns:
      Created By User
    • getLastChangeDate

      @Nullable public LocalDateTime getLastChangeDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: LastChangeDate

      Returns:
      Change Date Without Document Update
    • getValidityStartDate

      @Nullable public LocalDateTime getValidityStartDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ValidityStartDate

      Returns:
      Valid-From Date
    • getValidityEndDate

      @Nullable public LocalDateTime getValidityEndDate()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ValidityEndDate

      Returns:
      Valid-To Date
    • getChangeNumber

      @Nullable public String getChangeNumber()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: ChangeNumber

      Returns:
      Change Number
    • getLastChangedByUser

      @Nullable public String getLastChangedByUser()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: LastChangedByUser

      Returns:
      Last Changed By User
    • getChangedDateTime

      @Nullable public ZonedDateTime getChangedDateTime()
      Constraints: Not nullable, Precision: 0

      Original property name from the Odata EDM: ChangedDateTime

      Returns:
      UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class VdmObject<ProductionRoutingOpCompAlloc>
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class VdmEntity<ProductionRoutingOpCompAlloc>
    • canEqual

      protected boolean canEqual(@Nullable Object other)
      Overrides:
      canEqual in class VdmEntity<ProductionRoutingOpCompAlloc>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<ProductionRoutingOpCompAlloc>