Class WorkCenterDayOperation.WorkCenterDayOperationBuilder
- Enclosing class:
- WorkCenterDayOperation
-
Method Summary
Modifier and TypeMethodDescriptionbuild()confirmedQuantity(BigDecimal confirmedQuantity) Constraints: Not nullable, Precision: 13, Scale: 3confirmedQuantityInBaseUnit(String confirmedQuantityInBaseUnit) Constraints: Not nullable, Maximum length: 3confirmedQuantityUnit(String confirmedQuantityUnit) Constraints: Not nullable, Maximum length: 3erlstSchedldExecDurnInWorkdays(Integer erlstSchedldExecDurnInWorkdays) Constraints: nonemanufacturingOrder(String manufacturingOrder) (Key Field) Constraints: Not nullable, Maximum length: 12manufacturingOrderCategory(String manufacturingOrderCategory) (Key Field) Constraints: Not nullable, Maximum length: 2manufacturingOrderOperation(String manufacturingOrderOperation) (Key Field) Constraints: Not nullable, Maximum length: 4manufacturingOrderSequence(String manufacturingOrderSequence) Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 40mfgOrderOperationText(String mfgOrderOperationText) Constraints: Not nullable, Maximum length: 40opActualExecutionDays(Integer opActualExecutionDays) Constraints: noneoperationIsReleased(Boolean operationIsReleased) Constraints: noneoperationUnit(String operationUnit) Constraints: Not nullable, Maximum length: 3opErlstSchedldExecEndDte(LocalDateTime opErlstSchedldExecEndDte) Constraints: Not nullable, Precision: 0opErlstSchedldExecEndTme(LocalTime opErlstSchedldExecEndTme) Constraints: Not nullable, Precision: 0opErlstSchedldExecStrtDte(LocalDateTime opErlstSchedldExecStrtDte) Constraints: Not nullable, Precision: 0opErlstSchedldExecStrtTme(LocalTime opErlstSchedldExecStrtTme) Constraints: Not nullable, Precision: 0opPlannedTotalQuantity(BigDecimal opPlannedTotalQuantity) Constraints: Not nullable, Precision: 13, Scale: 3toString()workCenterInternalID(String workCenterInternalID) (Key Field) Constraints: Not nullable, Maximum length: 8
-
Method Details
-
workCenterInternalID
@Nonnull public WorkCenterDayOperation.WorkCenterDayOperationBuilder workCenterInternalID(@Nullable String workCenterInternalID) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: WorkCenterInternalID
- Returns:
this.
-
manufacturingOrder
@Nonnull public WorkCenterDayOperation.WorkCenterDayOperationBuilder manufacturingOrder(@Nullable String manufacturingOrder) (Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ManufacturingOrder
- Returns:
this.
-
manufacturingOrderOperation
@Nonnull public WorkCenterDayOperation.WorkCenterDayOperationBuilder manufacturingOrderOperation(@Nullable String manufacturingOrderOperation) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ManufacturingOrderOperation
- Returns:
this.
-
manufacturingOrderCategory
@Nonnull public WorkCenterDayOperation.WorkCenterDayOperationBuilder manufacturingOrderCategory(@Nullable String manufacturingOrderCategory) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ManufacturingOrderCategory
- Returns:
this.
-
mfgOrderOperationText
@Nonnull public WorkCenterDayOperation.WorkCenterDayOperationBuilder mfgOrderOperationText(@Nullable String mfgOrderOperationText) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: MfgOrderOperationText
- Returns:
this.
-
material
@Nonnull public WorkCenterDayOperation.WorkCenterDayOperationBuilder material(@Nullable String material) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Material
- Returns:
this.
-
operationIsReleased
@Nonnull public WorkCenterDayOperation.WorkCenterDayOperationBuilder operationIsReleased(@Nullable Boolean operationIsReleased) Constraints: noneOriginal property name from the Odata EDM: OperationIsReleased
- Returns:
this.
-
opErlstSchedldExecStrtDte
@Nonnull public WorkCenterDayOperation.WorkCenterDayOperationBuilder opErlstSchedldExecStrtDte(@Nullable LocalDateTime opErlstSchedldExecStrtDte) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: OpErlstSchedldExecStrtDte
- Returns:
this.
-
opErlstSchedldExecStrtTme
@Nonnull public WorkCenterDayOperation.WorkCenterDayOperationBuilder opErlstSchedldExecStrtTme(@Nullable LocalTime opErlstSchedldExecStrtTme) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: OpErlstSchedldExecStrtTme
- Returns:
this.
-
opErlstSchedldExecEndDte
@Nonnull public WorkCenterDayOperation.WorkCenterDayOperationBuilder opErlstSchedldExecEndDte(@Nullable LocalDateTime opErlstSchedldExecEndDte) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: OpErlstSchedldExecEndDte
- Returns:
this.
-
opErlstSchedldExecEndTme
@Nonnull public WorkCenterDayOperation.WorkCenterDayOperationBuilder opErlstSchedldExecEndTme(@Nullable LocalTime opErlstSchedldExecEndTme) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: OpErlstSchedldExecEndTme
- Returns:
this.
-
opPlannedTotalQuantity
@Nonnull public WorkCenterDayOperation.WorkCenterDayOperationBuilder opPlannedTotalQuantity(@Nullable BigDecimal opPlannedTotalQuantity) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: OpPlannedTotalQuantity
- Returns:
this.
-
operationUnit
@Nonnull public WorkCenterDayOperation.WorkCenterDayOperationBuilder operationUnit(@Nullable String operationUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: OperationUnit
- Returns:
this.
-
confirmedQuantity
@Nonnull public WorkCenterDayOperation.WorkCenterDayOperationBuilder confirmedQuantity(@Nullable BigDecimal confirmedQuantity) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: ConfirmedQuantity
- Returns:
this.
-
confirmedQuantityInBaseUnit
@Nonnull public WorkCenterDayOperation.WorkCenterDayOperationBuilder confirmedQuantityInBaseUnit(@Nullable String confirmedQuantityInBaseUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ConfirmedQuantityInBaseUnit
- Returns:
this.
-
confirmedQuantityUnit
@Nonnull public WorkCenterDayOperation.WorkCenterDayOperationBuilder confirmedQuantityUnit(@Nullable String confirmedQuantityUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ConfirmedQuantityUnit
- Returns:
this.
-
erlstSchedldExecDurnInWorkdays
@Nonnull public WorkCenterDayOperation.WorkCenterDayOperationBuilder erlstSchedldExecDurnInWorkdays(@Nullable Integer erlstSchedldExecDurnInWorkdays) Constraints: noneOriginal property name from the Odata EDM: ErlstSchedldExecDurnInWorkdays
- Returns:
this.
-
opActualExecutionDays
@Nonnull public WorkCenterDayOperation.WorkCenterDayOperationBuilder opActualExecutionDays(@Nullable Integer opActualExecutionDays) Constraints: noneOriginal property name from the Odata EDM: OpActualExecutionDays
- Returns:
this.
-
manufacturingOrderSequence
@Nonnull public WorkCenterDayOperation.WorkCenterDayOperationBuilder manufacturingOrderSequence(@Nullable String manufacturingOrderSequence) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ManufacturingOrderSequence
- Returns:
this.
-
build
-
toString
-