Class WorkCenterCostCenter.WorkCenterCostCenterBuilder
- Enclosing class:
- WorkCenterCostCenter
-
Method Summary
Modifier and TypeMethodDescriptionactivityDescOriginType(String activityDescOriginType) Constraints: Not nullable, Maximum length: 1build()businessProcess(String businessProcess) Constraints: Not nullable, Maximum length: 12controllingArea(String controllingArea) Constraints: Not nullable, Maximum length: 4costCenter(String costCenter) Constraints: Not nullable, Maximum length: 10costCenterActivityAltvDescID(String costCenterActivityAltvDescID) Constraints: Not nullable, Maximum length: 4costCenterActivityTypeFormula(String costCenterActivityTypeFormula) Constraints: Not nullable, Maximum length: 6costCenterAllocation(String costCenterAllocation) (Key Field) Constraints: Not nullable, Maximum length: 4costCtrActivityType(String costCtrActivityType) Constraints: Not nullable, Maximum length: 6costCtrActivityTypeQtyUnit(String costCtrActivityTypeQtyUnit) Constraints: Not nullable, Maximum length: 3costCtrActyTypeIncntvWageCode(String costCtrActyTypeIncntvWageCode) Constraints: Not nullable, Maximum length: 1costCtrActyTypeIsReferenced(Boolean costCtrActyTypeIsReferenced) Constraints: nonecostCtrActyTypeRecdTypeGrpCode(String costCtrActyTypeRecdTypeGrpCode) Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 4toString()validityEndDate(LocalDateTime validityEndDate) (Key Field) Constraints: Not nullable, Precision: 0validityStartDate(LocalDateTime validityStartDate) Constraints: Not nullable, Precision: 0workCenter(String workCenter) Constraints: Not nullable, Maximum length: 8workCenterCategoryCode(String workCenterCategoryCode) Constraints: Not nullable, Maximum length: 4workCenterInternalID(String workCenterInternalID) (Key Field) Constraints: Not nullable, Maximum length: 8workCenterLastChangeDateTime(ZonedDateTime workCenterLastChangeDateTime) Constraints: Not nullable, Precision: 7workCenterTypeCode(String workCenterTypeCode) (Key Field) Constraints: Not nullable, Maximum length: 2
-
Method Details
-
workCenterInternalID
@Nonnull public WorkCenterCostCenter.WorkCenterCostCenterBuilder workCenterInternalID(@Nullable String workCenterInternalID) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: WorkCenterInternalID
- Returns:
this.
-
workCenterTypeCode
@Nonnull public WorkCenterCostCenter.WorkCenterCostCenterBuilder workCenterTypeCode(@Nullable String workCenterTypeCode) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: WorkCenterTypeCode
- Returns:
this.
-
costCenterAllocation
@Nonnull public WorkCenterCostCenter.WorkCenterCostCenterBuilder costCenterAllocation(@Nullable String costCenterAllocation) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CostCenterAllocation
- Returns:
this.
-
validityEndDate
@Nonnull public WorkCenterCostCenter.WorkCenterCostCenterBuilder validityEndDate(@Nullable LocalDateTime validityEndDate) (Key Field) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityEndDate
- Returns:
this.
-
validityStartDate
@Nonnull public WorkCenterCostCenter.WorkCenterCostCenterBuilder validityStartDate(@Nullable LocalDateTime validityStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ValidityStartDate
- Returns:
this.
-
workCenter
@Nonnull public WorkCenterCostCenter.WorkCenterCostCenterBuilder workCenter(@Nullable String workCenter) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: WorkCenter
- Returns:
this.
-
plant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
this.
-
workCenterCategoryCode
@Nonnull public WorkCenterCostCenter.WorkCenterCostCenterBuilder workCenterCategoryCode(@Nullable String workCenterCategoryCode) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: WorkCenterCategoryCode
- Returns:
this.
-
controllingArea
@Nonnull public WorkCenterCostCenter.WorkCenterCostCenterBuilder controllingArea(@Nullable String controllingArea) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ControllingArea
- Returns:
this.
-
costCenter
@Nonnull public WorkCenterCostCenter.WorkCenterCostCenterBuilder costCenter(@Nullable String costCenter) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CostCenter
- Returns:
this.
-
costCtrActivityType
@Nonnull public WorkCenterCostCenter.WorkCenterCostCenterBuilder costCtrActivityType(@Nullable String costCtrActivityType) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: CostCtrActivityType
- Returns:
this.
-
costCtrActivityTypeQtyUnit
@Nonnull public WorkCenterCostCenter.WorkCenterCostCenterBuilder costCtrActivityTypeQtyUnit(@Nullable String costCtrActivityTypeQtyUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CostCtrActivityTypeQtyUnit
- Returns:
this.
-
businessProcess
@Nonnull public WorkCenterCostCenter.WorkCenterCostCenterBuilder businessProcess(@Nullable String businessProcess) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: BusinessProcess
- Returns:
this.
-
activityDescOriginType
@Nonnull public WorkCenterCostCenter.WorkCenterCostCenterBuilder activityDescOriginType(@Nullable String activityDescOriginType) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ActivityDescOriginType
- Returns:
this.
-
costCenterActivityAltvDescID
@Nonnull public WorkCenterCostCenter.WorkCenterCostCenterBuilder costCenterActivityAltvDescID(@Nullable String costCenterActivityAltvDescID) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CostCenterActivityAltvDescID
- Returns:
this.
-
costCenterActivityTypeFormula
@Nonnull public WorkCenterCostCenter.WorkCenterCostCenterBuilder costCenterActivityTypeFormula(@Nullable String costCenterActivityTypeFormula) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: CostCenterActivityTypeFormula
- Returns:
this.
-
costCtrActyTypeIsReferenced
@Nonnull public WorkCenterCostCenter.WorkCenterCostCenterBuilder costCtrActyTypeIsReferenced(@Nullable Boolean costCtrActyTypeIsReferenced) Constraints: noneOriginal property name from the Odata EDM: CostCtrActyTypeIsReferenced
- Returns:
this.
-
costCtrActyTypeIncntvWageCode
@Nonnull public WorkCenterCostCenter.WorkCenterCostCenterBuilder costCtrActyTypeIncntvWageCode(@Nullable String costCtrActyTypeIncntvWageCode) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CostCtrActyTypeIncntvWageCode
- Returns:
this.
-
costCtrActyTypeRecdTypeGrpCode
@Nonnull public WorkCenterCostCenter.WorkCenterCostCenterBuilder costCtrActyTypeRecdTypeGrpCode(@Nullable String costCtrActyTypeRecdTypeGrpCode) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CostCtrActyTypeRecdTypeGrpCode
- Returns:
this.
-
workCenterLastChangeDateTime
@Nonnull public WorkCenterCostCenter.WorkCenterCostCenterBuilder workCenterLastChangeDateTime(@Nullable ZonedDateTime workCenterLastChangeDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: WorkCenterLastChangeDateTime
- Returns:
this.
-
build
-
toString
-