Class MasterRecipeOpCompAlloc.MasterRecipeOpCompAllocBuilder
- Enclosing class:
- MasterRecipeOpCompAlloc
-
Method Summary
Modifier and TypeMethodDescriptionbillOfMaterial(String billOfMaterial) Constraints: Not nullable, Maximum length: 8billOfMaterialCategory(String billOfMaterialCategory) Constraints: Not nullable, Maximum length: 1billOfMaterialItemNodeNumber(String billOfMaterialItemNodeNumber) Constraints: Not nullable, Maximum length: 8billOfMaterialVariant(String billOfMaterialVariant) Constraints: Not nullable, Maximum length: 2build()changedDateTime(ZonedDateTime changedDateTime) Constraints: Not nullable, Precision: 0changeNumber(String changeNumber) Constraints: Not nullable, Maximum length: 12createdByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12creationDate(LocalDateTime creationDate) Constraints: Not nullable, Precision: 0lastChangeDate(LocalDateTime lastChangeDate) Constraints: Not nullable, Precision: 0lastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12masterRecipe(String masterRecipe) (Key Field) Constraints: Not nullable, Maximum length: 2masterRecipeGroup(String masterRecipeGroup) (Key Field) Constraints: Not nullable, Maximum length: 8masterRecipeOperationIntID(String masterRecipeOperationIntID) (Key Field) Constraints: Not nullable, Maximum length: 8matlCompIsMarkedForBackflush(Boolean matlCompIsMarkedForBackflush) Constraints: nonemstrRcpOpBOMItemInternalID(String mstrRcpOpBOMItemInternalID) (Key Field) Constraints: Not nullable, Maximum length: 8mstrRcpOpBOMItemIntVersion(String mstrRcpOpBOMItemIntVersion) (Key Field) Constraints: Not nullable, Maximum length: 8toString()validityEndDate(LocalDateTime validityEndDate) Constraints: Not nullable, Precision: 0validityStartDate(LocalDateTime validityStartDate) Constraints: Not nullable, Precision: 0
-
Method Details
-
masterRecipeGroup
@Nonnull public MasterRecipeOpCompAlloc.MasterRecipeOpCompAllocBuilder masterRecipeGroup(@Nullable String masterRecipeGroup) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MasterRecipeGroup
- Returns:
this.
-
masterRecipe
@Nonnull public MasterRecipeOpCompAlloc.MasterRecipeOpCompAllocBuilder masterRecipe(@Nullable String masterRecipe) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: MasterRecipe
- Returns:
this.
-
masterRecipeOperationIntID
@Nonnull public MasterRecipeOpCompAlloc.MasterRecipeOpCompAllocBuilder masterRecipeOperationIntID(@Nullable String masterRecipeOperationIntID) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MasterRecipeOperationIntID
- Returns:
this.
-
mstrRcpOpBOMItemInternalID
@Nonnull public MasterRecipeOpCompAlloc.MasterRecipeOpCompAllocBuilder mstrRcpOpBOMItemInternalID(@Nullable String mstrRcpOpBOMItemInternalID) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MstrRcpOpBOMItemInternalID
- Returns:
this.
-
mstrRcpOpBOMItemIntVersion
@Nonnull public MasterRecipeOpCompAlloc.MasterRecipeOpCompAllocBuilder mstrRcpOpBOMItemIntVersion(@Nullable String mstrRcpOpBOMItemIntVersion) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MstrRcpOpBOMItemIntVersion
- Returns:
this.
-
billOfMaterialCategory
@Nonnull public MasterRecipeOpCompAlloc.MasterRecipeOpCompAllocBuilder billOfMaterialCategory(@Nullable String billOfMaterialCategory) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: BillOfMaterialCategory
- Returns:
this.
-
billOfMaterial
@Nonnull public MasterRecipeOpCompAlloc.MasterRecipeOpCompAllocBuilder billOfMaterial(@Nullable String billOfMaterial) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: BillOfMaterial
- Returns:
this.
-
billOfMaterialVariant
@Nonnull public MasterRecipeOpCompAlloc.MasterRecipeOpCompAllocBuilder billOfMaterialVariant(@Nullable String billOfMaterialVariant) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: BillOfMaterialVariant
- Returns:
this.
-
billOfMaterialItemNodeNumber
@Nonnull public MasterRecipeOpCompAlloc.MasterRecipeOpCompAllocBuilder billOfMaterialItemNodeNumber(@Nullable String billOfMaterialItemNodeNumber) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: BillOfMaterialItemNodeNumber
- Returns:
this.
-
matlCompIsMarkedForBackflush
@Nonnull public MasterRecipeOpCompAlloc.MasterRecipeOpCompAllocBuilder matlCompIsMarkedForBackflush(@Nullable Boolean matlCompIsMarkedForBackflush) Constraints: noneOriginal property name from the Odata EDM: MatlCompIsMarkedForBackflush
- Returns:
this.
-
creationDate
@Nonnull public MasterRecipeOpCompAlloc.MasterRecipeOpCompAllocBuilder creationDate(@Nullable LocalDateTime creationDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDate
- Returns:
this.
-
createdByUser
@Nonnull public MasterRecipeOpCompAlloc.MasterRecipeOpCompAllocBuilder createdByUser(@Nullable String createdByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
lastChangeDate
@Nonnull public MasterRecipeOpCompAlloc.MasterRecipeOpCompAllocBuilder lastChangeDate(@Nullable LocalDateTime lastChangeDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDate
- Returns:
this.
-
lastChangedByUser
@Nonnull public MasterRecipeOpCompAlloc.MasterRecipeOpCompAllocBuilder lastChangedByUser(@Nullable String lastChangedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
this.
-
validityStartDate
@Nonnull public MasterRecipeOpCompAlloc.MasterRecipeOpCompAllocBuilder validityStartDate(@Nullable LocalDateTime validityStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityStartDate
- Returns:
this.
-
validityEndDate
@Nonnull public MasterRecipeOpCompAlloc.MasterRecipeOpCompAllocBuilder validityEndDate(@Nullable LocalDateTime validityEndDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityEndDate
- Returns:
this.
-
changeNumber
@Nonnull public MasterRecipeOpCompAlloc.MasterRecipeOpCompAllocBuilder changeNumber(@Nullable String changeNumber) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Returns:
this.
-
changedDateTime
@Nonnull public MasterRecipeOpCompAlloc.MasterRecipeOpCompAllocBuilder changedDateTime(@Nullable ZonedDateTime changedDateTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ChangedDateTime
- Returns:
this.
-
build
-
toString
-