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

public class MasterRecipeHeader extends VdmEntity<MasterRecipeHeader>
Header

Original entity name from the Odata EDM: MasterRecipeHeaderType

  • Field Details

    • ALL_FIELDS

      public static final MasterRecipeHeaderSelectable ALL_FIELDS
      Selector for all available fields of MasterRecipeHeader.
    • MASTER_RECIPE_GROUP

      public static final MasterRecipeHeaderField<String> MASTER_RECIPE_GROUP
      Use with available fluent helpers to apply the MasterRecipeGroup field to query operations.
    • MASTER_RECIPE

      public static final MasterRecipeHeaderField<String> MASTER_RECIPE
      Use with available fluent helpers to apply the MasterRecipe field to query operations.
    • MASTER_RECIPE_INTERNAL_VERSION

      public static final MasterRecipeHeaderField<String> MASTER_RECIPE_INTERNAL_VERSION
      Use with available fluent helpers to apply the MasterRecipeInternalVersion field to query operations.
    • IS_MARKED_FOR_DELETION

      public static final MasterRecipeHeaderField<Boolean> IS_MARKED_FOR_DELETION
      Use with available fluent helpers to apply the IsMarkedForDeletion field to query operations.
    • BILL_OF_OPERATIONS_DESC

      public static final MasterRecipeHeaderField<String> BILL_OF_OPERATIONS_DESC
      Use with available fluent helpers to apply the BillOfOperationsDesc field to query operations.
    • LONG_TEXT_LANGUAGE_CODE

      public static final MasterRecipeHeaderField<String> LONG_TEXT_LANGUAGE_CODE
      Use with available fluent helpers to apply the LongTextLanguageCode field to query operations.
    • PLAIN_LONG_TEXT

      public static final MasterRecipeHeaderField<String> PLAIN_LONG_TEXT
      Use with available fluent helpers to apply the PlainLongText field to query operations.
    • PLANT

      public static final MasterRecipeHeaderField<String> PLANT
      Use with available fluent helpers to apply the Plant field to query operations.
    • BILL_OF_OPERATIONS_STATUS

      public static final MasterRecipeHeaderField<String> BILL_OF_OPERATIONS_STATUS
      Use with available fluent helpers to apply the BillOfOperationsStatus field to query operations.
    • BILL_OF_OPERATIONS_USAGE

      public static final MasterRecipeHeaderField<String> BILL_OF_OPERATIONS_USAGE
      Use with available fluent helpers to apply the BillOfOperationsUsage field to query operations.
    • RESPONSIBLE_PLANNER_GROUP

      public static final MasterRecipeHeaderField<String> RESPONSIBLE_PLANNER_GROUP
      Use with available fluent helpers to apply the ResponsiblePlannerGroup field to query operations.
    • BILL_OF_OPERATIONS_PROFILE

      public static final MasterRecipeHeaderField<String> BILL_OF_OPERATIONS_PROFILE
      Use with available fluent helpers to apply the BillOfOperationsProfile field to query operations.
    • MINIMUM_LOT_SIZE_QUANTITY

      public static final MasterRecipeHeaderField<BigDecimal> MINIMUM_LOT_SIZE_QUANTITY
      Use with available fluent helpers to apply the MinimumLotSizeQuantity field to query operations.
    • MAXIMUM_LOT_SIZE_QUANTITY

      public static final MasterRecipeHeaderField<BigDecimal> MAXIMUM_LOT_SIZE_QUANTITY
      Use with available fluent helpers to apply the MaximumLotSizeQuantity field to query operations.
    • BILL_OF_OPERATIONS_UNIT

      public static final MasterRecipeHeaderField<String> BILL_OF_OPERATIONS_UNIT
      Use with available fluent helpers to apply the BillOfOperationsUnit field to query operations.
    • CREATION_DATE

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

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

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

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

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

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

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

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

      public static final MasterRecipeHeaderField<BigDecimal> OPERATION_REFERENCE_QUANTITY
      Use with available fluent helpers to apply the OperationReferenceQuantity field to query operations.
    • OPERATION_UNIT

      public static final MasterRecipeHeaderField<String> OPERATION_UNIT
      Use with available fluent helpers to apply the OperationUnit field to query operations.
    • OP_QTY_TO_BASE_QTY_NMRTR

      public static final MasterRecipeHeaderField<BigDecimal> OP_QTY_TO_BASE_QTY_NMRTR
      Use with available fluent helpers to apply the OpQtyToBaseQtyNmrtr field to query operations.
    • OP_QTY_TO_BASE_QTY_DNMNTR

      public static final MasterRecipeHeaderField<BigDecimal> OP_QTY_TO_BASE_QTY_DNMNTR
      Use with available fluent helpers to apply the OpQtyToBaseQtyDnmntr field to query operations.
    • TO_MATL_ASSGMT

      public static final MasterRecipeHeaderLink<MasterRecipeMatlAssgmt> TO_MATL_ASSGMT
      Use with available fluent helpers to apply the to_MatlAssgmt navigation property to query operations.
    • TO_OPERATION

      public static final MasterRecipeHeaderLink<MasterRecipeOperation> TO_OPERATION
      Use with available fluent helpers to apply the to_Operation navigation property to query operations.
  • Constructor Details

  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: MasterRecipeGroup

      Parameters:
      masterRecipeGroup - Key for Task List Group
    • setMasterRecipe

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

      Original property name from the Odata EDM: MasterRecipe

      Parameters:
      masterRecipe - Group Counter
    • setMasterRecipeInternalVersion

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

      Original property name from the Odata EDM: MasterRecipeInternalVersion

      Parameters:
      masterRecipeInternalVersion - Internal counter
    • setIsMarkedForDeletion

      public void setIsMarkedForDeletion(@Nullable Boolean isMarkedForDeletion)
      Constraints: none

      Original property name from the Odata EDM: IsMarkedForDeletion

      Parameters:
      isMarkedForDeletion - Indicator: Delete completely in reorganization run
    • setBillOfOperationsDesc

      public void setBillOfOperationsDesc(@Nullable String billOfOperationsDesc)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: BillOfOperationsDesc

      Parameters:
      billOfOperationsDesc - Routing Description
    • setLongTextLanguageCode

      public void setLongTextLanguageCode(@Nullable String longTextLanguageCode)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: LongTextLanguageCode

      Parameters:
      longTextLanguageCode - Language Key
    • setPlainLongText

      public void setPlainLongText(@Nullable String plainLongText)
      Constraints: none

      Original property name from the Odata EDM: PlainLongText

      Parameters:
      plainLongText - Long Text
    • setPlant

      public void setPlant(@Nullable String plant)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: Plant

      Parameters:
      plant - Plant
    • setBillOfOperationsStatus

      public void setBillOfOperationsStatus(@Nullable String billOfOperationsStatus)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: BillOfOperationsStatus

      Parameters:
      billOfOperationsStatus - Status
    • setBillOfOperationsUsage

      public void setBillOfOperationsUsage(@Nullable String billOfOperationsUsage)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: BillOfOperationsUsage

      Parameters:
      billOfOperationsUsage - Task List Usage
    • setResponsiblePlannerGroup

      public void setResponsiblePlannerGroup(@Nullable String responsiblePlannerGroup)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ResponsiblePlannerGroup

      Parameters:
      responsiblePlannerGroup - Responsible Planner Group or Department
    • setBillOfOperationsProfile

      public void setBillOfOperationsProfile(@Nullable String billOfOperationsProfile)
      Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: BillOfOperationsProfile

      Parameters:
      billOfOperationsProfile - Profile
    • setMinimumLotSizeQuantity

      public void setMinimumLotSizeQuantity(@Nullable BigDecimal minimumLotSizeQuantity)
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: MinimumLotSizeQuantity

      Parameters:
      minimumLotSizeQuantity - Minimum Lot Size
    • setMaximumLotSizeQuantity

      public void setMaximumLotSizeQuantity(@Nullable BigDecimal maximumLotSizeQuantity)
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: MaximumLotSizeQuantity

      Parameters:
      maximumLotSizeQuantity - Maximum Lot Size
    • setBillOfOperationsUnit

      public void setBillOfOperationsUnit(@Nullable String billOfOperationsUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: BillOfOperationsUnit

      Parameters:
      billOfOperationsUnit - Task List Unit of Measure
    • setCreationDate

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

      Original property name from the Odata EDM: CreationDate

      Parameters:
      creationDate - 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
    • setLastChangeDate

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

      Original property name from the Odata EDM: LastChangeDate

      Parameters:
      lastChangeDate - Last Changed On
    • 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
    • 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
    • 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)
    • setOperationReferenceQuantity

      public void setOperationReferenceQuantity(@Nullable BigDecimal operationReferenceQuantity)
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: OperationReferenceQuantity

      Parameters:
      operationReferenceQuantity - Base Quantity
    • setOperationUnit

      public void setOperationUnit(@Nullable String operationUnit)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: OperationUnit

      Parameters:
      operationUnit - Unit of Measure for Activity/Operation
    • setOpQtyToBaseQtyNmrtr

      public void setOpQtyToBaseQtyNmrtr(@Nullable BigDecimal opQtyToBaseQtyNmrtr)
      Constraints: Not nullable, Precision: 5, Scale: 0

      Original property name from the Odata EDM: OpQtyToBaseQtyNmrtr

      Parameters:
      opQtyToBaseQtyNmrtr - Numerator for Converting Routing and Operation UoM
    • setOpQtyToBaseQtyDnmntr

      public void setOpQtyToBaseQtyDnmntr(@Nullable BigDecimal opQtyToBaseQtyDnmntr)
      Constraints: Not nullable, Precision: 5, Scale: 0

      Original property name from the Odata EDM: OpQtyToBaseQtyDnmntr

      Parameters:
      opQtyToBaseQtyDnmntr - Denominator for Converting Routing and Operation UoM
    • getEntityCollection

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

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

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

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

      @Nonnull public static <T> MasterRecipeHeaderField<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> MasterRecipeHeaderField<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<MasterRecipeHeader>
    • setServicePathForFetch

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

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

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<MasterRecipeHeader>
    • toMapOfNavigationProperties

      @Nonnull protected Map<String,Object> toMapOfNavigationProperties()
      Overrides:
      toMapOfNavigationProperties in class VdmObject<MasterRecipeHeader>
    • fetchMatlAssgmt

      @Nonnull public List<MasterRecipeMatlAssgmt> fetchMatlAssgmt()
      Fetches the MasterRecipeMatlAssgmt entities (one to many) associated with this entity. This corresponds to the OData navigation property to_MatlAssgmt.

      Please note: This method will not cache or persist the query results.

      Returns:
      List containing one or more associated MasterRecipeMatlAssgmt entities. If no entities are associated then an empty list is returned.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getMatlAssgmtOrFetch

      @Nonnull public List<MasterRecipeMatlAssgmt> getMatlAssgmtOrFetch()
      Retrieval of associated MasterRecipeMatlAssgmt entities (one to many). This corresponds to the OData navigation property to_MatlAssgmt.

      If the navigation property to_MatlAssgmt of a queried MasterRecipeHeader is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Returns:
      List of associated MasterRecipeMatlAssgmt entities.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getMatlAssgmtIfPresent

      @Nonnull public io.vavr.control.Option<List<MasterRecipeMatlAssgmt>> getMatlAssgmtIfPresent()
      Retrieval of associated MasterRecipeMatlAssgmt entities (one to many). This corresponds to the OData navigation property to_MatlAssgmt.

      If the navigation property for an entity MasterRecipeHeader has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_MatlAssgmt is already loaded, the result will contain the MasterRecipeMatlAssgmt entities. If not, an Option with result state empty is returned.
    • setMatlAssgmt

      public void setMatlAssgmt(@Nonnull List<MasterRecipeMatlAssgmt> value)
      Overwrites the list of associated MasterRecipeMatlAssgmt entities for the loaded navigation property to_MatlAssgmt.

      If the navigation property to_MatlAssgmt of a queried MasterRecipeHeader is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      value - List of MasterRecipeMatlAssgmt entities.
    • addMatlAssgmt

      public void addMatlAssgmt(MasterRecipeMatlAssgmt... entity)
      Adds elements to the list of associated MasterRecipeMatlAssgmt entities. This corresponds to the OData navigation property to_MatlAssgmt.

      If the navigation property to_MatlAssgmt of a queried MasterRecipeHeader is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      entity - Array of MasterRecipeMatlAssgmt entities.
    • fetchOperation

      @Nonnull public List<MasterRecipeOperation> fetchOperation()
      Fetches the MasterRecipeOperation entities (one to many) associated with this entity. This corresponds to the OData navigation property to_Operation.

      Please note: This method will not cache or persist the query results.

      Returns:
      List containing one or more associated MasterRecipeOperation entities. If no entities are associated then an empty list is returned.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getOperationOrFetch

      @Nonnull public List<MasterRecipeOperation> getOperationOrFetch()
      Retrieval of associated MasterRecipeOperation entities (one to many). This corresponds to the OData navigation property to_Operation.

      If the navigation property to_Operation of a queried MasterRecipeHeader is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Returns:
      List of associated MasterRecipeOperation entities.
      Throws:
      com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException - If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
    • getOperationIfPresent

      @Nonnull public io.vavr.control.Option<List<MasterRecipeOperation>> getOperationIfPresent()
      Retrieval of associated MasterRecipeOperation entities (one to many). This corresponds to the OData navigation property to_Operation.

      If the navigation property for an entity MasterRecipeHeader has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property to_Operation is already loaded, the result will contain the MasterRecipeOperation entities. If not, an Option with result state empty is returned.
    • setOperation

      public void setOperation(@Nonnull List<MasterRecipeOperation> value)
      Overwrites the list of associated MasterRecipeOperation entities for the loaded navigation property to_Operation.

      If the navigation property to_Operation of a queried MasterRecipeHeader is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      value - List of MasterRecipeOperation entities.
    • addOperation

      public void addOperation(MasterRecipeOperation... entity)
      Adds elements to the list of associated MasterRecipeOperation entities. This corresponds to the OData navigation property to_Operation.

      If the navigation property to_Operation of a queried MasterRecipeHeader is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      entity - Array of MasterRecipeOperation entities.
    • builder

      @Nonnull public static MasterRecipeHeader.MasterRecipeHeaderBuilder builder()
    • getMasterRecipeGroup

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

      Original property name from the Odata EDM: MasterRecipeGroup

      Returns:
      Key for Task List Group
    • getMasterRecipe

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

      Original property name from the Odata EDM: MasterRecipe

      Returns:
      Group Counter
    • getMasterRecipeInternalVersion

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

      Original property name from the Odata EDM: MasterRecipeInternalVersion

      Returns:
      Internal counter
    • getIsMarkedForDeletion

      @Nullable public Boolean getIsMarkedForDeletion()
      Constraints: none

      Original property name from the Odata EDM: IsMarkedForDeletion

      Returns:
      Indicator: Delete completely in reorganization run
    • getBillOfOperationsDesc

      @Nullable public String getBillOfOperationsDesc()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: BillOfOperationsDesc

      Returns:
      Routing Description
    • getLongTextLanguageCode

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

      Original property name from the Odata EDM: LongTextLanguageCode

      Returns:
      Language Key
    • getPlainLongText

      @Nullable public String getPlainLongText()
      Constraints: none

      Original property name from the Odata EDM: PlainLongText

      Returns:
      Long Text
    • getPlant

      @Nullable public String getPlant()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: Plant

      Returns:
      Plant
    • getBillOfOperationsStatus

      @Nullable public String getBillOfOperationsStatus()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: BillOfOperationsStatus

      Returns:
      Status
    • getBillOfOperationsUsage

      @Nullable public String getBillOfOperationsUsage()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: BillOfOperationsUsage

      Returns:
      Task List Usage
    • getResponsiblePlannerGroup

      @Nullable public String getResponsiblePlannerGroup()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: ResponsiblePlannerGroup

      Returns:
      Responsible Planner Group or Department
    • getBillOfOperationsProfile

      @Nullable public String getBillOfOperationsProfile()
      Constraints: Not nullable, Maximum length: 7

      Original property name from the Odata EDM: BillOfOperationsProfile

      Returns:
      Profile
    • getMinimumLotSizeQuantity

      @Nullable public BigDecimal getMinimumLotSizeQuantity()
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: MinimumLotSizeQuantity

      Returns:
      Minimum Lot Size
    • getMaximumLotSizeQuantity

      @Nullable public BigDecimal getMaximumLotSizeQuantity()
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: MaximumLotSizeQuantity

      Returns:
      Maximum Lot Size
    • getBillOfOperationsUnit

      @Nullable public String getBillOfOperationsUnit()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: BillOfOperationsUnit

      Returns:
      Task List Unit of Measure
    • getCreationDate

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

      Original property name from the Odata EDM: CreationDate

      Returns:
      Created On
    • getCreatedByUser

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

      Original property name from the Odata EDM: CreatedByUser

      Returns:
      Created By
    • getLastChangeDate

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

      Original property name from the Odata EDM: LastChangeDate

      Returns:
      Last Changed On
    • getLastChangedByUser

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

      Original property name from the Odata EDM: LastChangedByUser

      Returns:
      Last Changed By
    • 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
    • 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)
    • getOperationReferenceQuantity

      @Nullable public BigDecimal getOperationReferenceQuantity()
      Constraints: Not nullable, Precision: 13, Scale: 3

      Original property name from the Odata EDM: OperationReferenceQuantity

      Returns:
      Base Quantity
    • getOperationUnit

      @Nullable public String getOperationUnit()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: OperationUnit

      Returns:
      Unit of Measure for Activity/Operation
    • getOpQtyToBaseQtyNmrtr

      @Nullable public BigDecimal getOpQtyToBaseQtyNmrtr()
      Constraints: Not nullable, Precision: 5, Scale: 0

      Original property name from the Odata EDM: OpQtyToBaseQtyNmrtr

      Returns:
      Numerator for Converting Routing and Operation UoM
    • getOpQtyToBaseQtyDnmntr

      @Nullable public BigDecimal getOpQtyToBaseQtyDnmntr()
      Constraints: Not nullable, Precision: 5, Scale: 0

      Original property name from the Odata EDM: OpQtyToBaseQtyDnmntr

      Returns:
      Denominator for Converting Routing and Operation UoM
    • toString

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

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

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

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