Class MasterRecipeOperation.MasterRecipeOperationBuilder
- Enclosing class:
- MasterRecipeOperation
-
Method Summary
Modifier and TypeMethodDescriptionbuild()businessProcess(String businessProcess) Constraints: Not nullable, Maximum length: 12capacityCategoryCode(String capacityCategoryCode) Constraints: Not nullable, Maximum length: 3changedDateTime(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: 12longTextLanguageCode(String longTextLanguageCode) Constraints: Not nullable, Maximum length: 2masterRecipe(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: 8mstrRcpOperationIntVersion(String mstrRcpOperationIntVersion) (Key Field) Constraints: Not nullable, Maximum length: 8numberOfConfirmationSlips(String numberOfConfirmationSlips) Constraints: Not nullable, Maximum length: 3numberOfTimeTickets(BigDecimal numberOfTimeTickets) Constraints: Not nullable, Precision: 3, Scale: 0opCompAlloc(MasterRecipeOpCompAlloc... value) Navigation property to_OpCompAlloc for MasterRecipeOperation to multiple MasterRecipeOpCompAlloc.Constraints: Not nullable, Maximum length: 4operationControlProfile(String operationControlProfile) Constraints: Not nullable, Maximum length: 4operationCostingRelevancyType(String operationCostingRelevancyType) Constraints: Not nullable, Maximum length: 1operationReferenceQuantity(BigDecimal operationReferenceQuantity) Constraints: Not nullable, Precision: 13, Scale: 3operationSetupGroup(String operationSetupGroup) Constraints: Not nullable, Maximum length: 10operationSetupGroupCategory(String operationSetupGroupCategory) Constraints: Not nullable, Maximum length: 10operationSetupType(String operationSetupType) Constraints: Not nullable, Maximum length: 2operationStandardTextCode(String operationStandardTextCode) Constraints: Not nullable, Maximum length: 7operationText(String operationText) Constraints: Not nullable, Maximum length: 40operationUnit(String operationUnit) Constraints: Not nullable, Maximum length: 3opQtyToBaseQtyDnmntr(BigDecimal opQtyToBaseQtyDnmntr) Constraints: Not nullable, Precision: 5, Scale: 0opQtyToBaseQtyNmrtr(BigDecimal opQtyToBaseQtyNmrtr) Constraints: Not nullable, Precision: 5, Scale: 0opSecdryRsce(MasterRecipeOpSecdryRsce... value) Navigation property to_OpSecdryRsce for MasterRecipeOperation to multiple MasterRecipeOpSecdryRsce.phase(MasterRecipePhase... value) Navigation property to_Phase for MasterRecipeOperation to multiple MasterRecipePhase.plainLongText(String plainLongText) Constraints: noneConstraints: Not nullable, Maximum length: 4toString()validityEndDate(LocalDateTime validityEndDate) Constraints: Not nullable, Precision: 0validityStartDate(LocalDateTime validityStartDate) Constraints: Not nullable, Precision: 0workCenterInternalID(String workCenterInternalID) Constraints: Not nullable, Maximum length: 8workCenterTypeCode(String workCenterTypeCode) Constraints: Not nullable, Maximum length: 2
-
Method Details
-
opCompAlloc
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder opCompAlloc(MasterRecipeOpCompAlloc... value) Navigation property to_OpCompAlloc for MasterRecipeOperation to multiple MasterRecipeOpCompAlloc.- Parameters:
value- The MasterRecipeOpCompAllocs to build this MasterRecipeOperation with.- Returns:
- This Builder to allow for a fluent interface.
-
opSecdryRsce
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder opSecdryRsce(MasterRecipeOpSecdryRsce... value) Navigation property to_OpSecdryRsce for MasterRecipeOperation to multiple MasterRecipeOpSecdryRsce.- Parameters:
value- The MasterRecipeOpSecdryRsces to build this MasterRecipeOperation with.- Returns:
- This Builder to allow for a fluent interface.
-
phase
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder phase(MasterRecipePhase... value) Navigation property to_Phase for MasterRecipeOperation to multiple MasterRecipePhase.- Parameters:
value- The MasterRecipePhases to build this MasterRecipeOperation with.- Returns:
- This Builder to allow for a fluent interface.
-
masterRecipeGroup
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder masterRecipeGroup(@Nullable String masterRecipeGroup) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MasterRecipeGroup
- Returns:
this.
-
masterRecipe
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder masterRecipe(@Nullable String masterRecipe) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: MasterRecipe
- Returns:
this.
-
masterRecipeOperationIntID
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder masterRecipeOperationIntID(@Nullable String masterRecipeOperationIntID) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MasterRecipeOperationIntID
- Returns:
this.
-
mstrRcpOperationIntVersion
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder mstrRcpOperationIntVersion(@Nullable String mstrRcpOperationIntVersion) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MstrRcpOperationIntVersion
- Returns:
this.
-
operation
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder operation(@Nullable String operation) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Operation
- Returns:
this.
-
operationText
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder operationText(@Nullable String operationText) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: OperationText
- Returns:
this.
-
longTextLanguageCode
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder longTextLanguageCode(@Nullable String longTextLanguageCode) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: LongTextLanguageCode
- Returns:
this.
-
plainLongText
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder plainLongText(@Nullable String plainLongText) Constraints: noneOriginal property name from the Odata EDM: PlainLongText
- Returns:
this.
-
workCenterTypeCode
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder workCenterTypeCode(@Nullable String workCenterTypeCode) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: WorkCenterTypeCode
- Returns:
this.
-
workCenterInternalID
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder workCenterInternalID(@Nullable String workCenterInternalID) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: WorkCenterInternalID
- Returns:
this.
-
operationStandardTextCode
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder operationStandardTextCode(@Nullable String operationStandardTextCode) Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: OperationStandardTextCode
- Returns:
this.
-
plant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
this.
-
operationControlProfile
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder operationControlProfile(@Nullable String operationControlProfile) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: OperationControlProfile
- Returns:
this.
-
operationReferenceQuantity
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder operationReferenceQuantity(@Nullable BigDecimal operationReferenceQuantity) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: OperationReferenceQuantity
- Returns:
this.
-
operationUnit
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder operationUnit(@Nullable String operationUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: OperationUnit
- Returns:
this.
-
opQtyToBaseQtyNmrtr
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder opQtyToBaseQtyNmrtr(@Nullable BigDecimal opQtyToBaseQtyNmrtr) Constraints: Not nullable, Precision: 5, Scale: 0Original property name from the Odata EDM: OpQtyToBaseQtyNmrtr
- Returns:
this.
-
opQtyToBaseQtyDnmntr
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder opQtyToBaseQtyDnmntr(@Nullable BigDecimal opQtyToBaseQtyDnmntr) Constraints: Not nullable, Precision: 5, Scale: 0Original property name from the Odata EDM: OpQtyToBaseQtyDnmntr
- Returns:
this.
-
numberOfTimeTickets
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder numberOfTimeTickets(@Nullable BigDecimal numberOfTimeTickets) Constraints: Not nullable, Precision: 3, Scale: 0Original property name from the Odata EDM: NumberOfTimeTickets
- Returns:
this.
-
numberOfConfirmationSlips
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder numberOfConfirmationSlips(@Nullable String numberOfConfirmationSlips) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: NumberOfConfirmationSlips
- Returns:
this.
-
operationCostingRelevancyType
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder operationCostingRelevancyType(@Nullable String operationCostingRelevancyType) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OperationCostingRelevancyType
- Returns:
this.
-
businessProcess
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder businessProcess(@Nullable String businessProcess) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: BusinessProcess
- Returns:
this.
-
operationSetupType
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder operationSetupType(@Nullable String operationSetupType) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: OperationSetupType
- Returns:
this.
-
operationSetupGroupCategory
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder operationSetupGroupCategory(@Nullable String operationSetupGroupCategory) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: OperationSetupGroupCategory
- Returns:
this.
-
operationSetupGroup
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder operationSetupGroup(@Nullable String operationSetupGroup) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: OperationSetupGroup
- Returns:
this.
-
capacityCategoryCode
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder capacityCategoryCode(@Nullable String capacityCategoryCode) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CapacityCategoryCode
- Returns:
this.
-
creationDate
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder creationDate(@Nullable LocalDateTime creationDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDate
- Returns:
this.
-
createdByUser
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder createdByUser(@Nullable String createdByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
lastChangeDate
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder lastChangeDate(@Nullable LocalDateTime lastChangeDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDate
- Returns:
this.
-
lastChangedByUser
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder lastChangedByUser(@Nullable String lastChangedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
this.
-
validityStartDate
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder validityStartDate(@Nullable LocalDateTime validityStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityStartDate
- Returns:
this.
-
validityEndDate
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder validityEndDate(@Nullable LocalDateTime validityEndDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityEndDate
- Returns:
this.
-
changeNumber
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder changeNumber(@Nullable String changeNumber) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Returns:
this.
-
changedDateTime
@Nonnull public MasterRecipeOperation.MasterRecipeOperationBuilder changedDateTime(@Nullable ZonedDateTime changedDateTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ChangedDateTime
- Returns:
this.
-
build
-
toString
-