Class MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder
- Enclosing class:
- MaintenanceTaskListOperation
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableConstraints: Not nullable, Maximum length: 18authorizationGroup(String authorizationGroup) Constraints: Not nullable, Maximum length: 4build()changeNumber(String changeNumber) Constraints: Not nullable, Maximum length: 12controllingArea(String controllingArea) Constraints: Not nullable, Maximum length: 4costCenter(String costCenter) Constraints: Not nullable, Maximum length: 10costCtrActivityType(String costCtrActivityType) Constraints: Not nullable, Maximum length: 6costElement(String costElement) Constraints: Not nullable, Maximum length: 10isBusinessPurposeCompleted(String isBusinessPurposeCompleted) Constraints: Not nullable, Maximum length: 1maintenancePlannerGroup(String maintenancePlannerGroup) Constraints: Not nullable, Maximum length: 3maintenancePlanningPlant(String maintenancePlanningPlant) Constraints: Not nullable, Maximum length: 4maintenancePlant(String maintenancePlant) Constraints: Not nullable, Maximum length: 4maintenanceTaskListOperation(String maintenanceTaskListOperation) Constraints: Not nullable, Maximum length: 4maintOperationExecStageCode(String maintOperationExecStageCode) Constraints: Not nullable, Maximum length: 10materialGroup(String materialGroup) Constraints: Not nullable, Maximum length: 9numberOfCapacities(Short numberOfCapacities) Constraints: Not nullableoperationCalculationControl(String operationCalculationControl) Constraints: Not nullable, Maximum length: 1operationControlProfile(String operationControlProfile) Constraints: Not nullable, Maximum length: 4operationStandardDuration(BigDecimal operationStandardDuration) Constraints: Not nullable, Precision: 5, Scale: 1operationStandardDurationUnit(String operationStandardDurationUnit) Constraints: Not nullable, Maximum length: 3operationText(String operationText) Constraints: Not nullable, Maximum length: 40opExternalProcessingCurrency(String opExternalProcessingCurrency) Constraints: Not nullable, Maximum length: 3opExternalProcessingPrice(BigDecimal opExternalProcessingPrice) Constraints: Not nullable, Precision: 11, Scale: 0Navigation property _OpLongText for MaintenanceTaskListOperation to single MaintenanceTaskListOpLongText.opMaterial(MaintenanceTaskListOpMat... value) Navigation property _OpMaterial for MaintenanceTaskListOperation to multiple MaintenanceTaskListOpMat.opPlannedWorkQuantity(BigDecimal opPlannedWorkQuantity) Constraints: Not nullable, Precision: 7, Scale: 1opRelation(MaintenanceTaskListOpReltnshp... value) Navigation property _OpRelation for MaintenanceTaskListOperation to multiple MaintenanceTaskListOpReltnshp.opWorkQuantityUnit(String opWorkQuantityUnit) Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 4purchaseContract(String purchaseContract) Constraints: Not nullable, Maximum length: 10purchaseContractItem(String purchaseContractItem) Constraints: Not nullable, Maximum length: 5purchaseOrderQty(BigDecimal purchaseOrderQty) Constraints: Not nullable, Precision: 13, Scale: 3purchaseOrderQuantityUnit(String purchaseOrderQuantityUnit) Constraints: Not nullable, Maximum length: 3purchasingGroup(String purchasingGroup) Constraints: Not nullable, Maximum length: 3purchasingInfoRecord(String purchasingInfoRecord) Constraints: Not nullable, Maximum length: 10purchasingOrganization(String purchasingOrganization) Constraints: Not nullable, Maximum length: 4responsiblePlannerGroup(String responsiblePlannerGroup) Constraints: Not nullable, Maximum length: 3subOp(MaintenanceTaskListSubOp... value) Navigation property _SubOp for MaintenanceTaskListOperation to multiple MaintenanceTaskListSubOp.Constraints: Not nullable, Maximum length: 10supplierAccountGroup(String supplierAccountGroup) Constraints: Not nullable, Maximum length: 4taskListGroup(String taskListGroup) (Key Field) Constraints: Not nullable, Maximum length: 8taskListGroupCounter(String taskListGroupCounter) (Key Field) Constraints: Not nullable, Maximum length: 2taskListOpBOMItmIntVersCounter(String taskListOpBOMItmIntVersCounter) (Key Field) Constraints: Not nullable, Maximum length: 8taskListOperationInternalId(String taskListOperationInternalId) (Key Field) Constraints: Not nullable, Maximum length: 8taskListSequence(String taskListSequence) (Key Field) Constraints: Not nullable, Maximum length: 6taskListStatus(String taskListStatus) Constraints: Not nullable, Maximum length: 3taskListType(String taskListType) (Key Field) Constraints: Not nullable, Maximum length: 1technicalObject(String technicalObject) Constraints: Not nullable, Maximum length: 40techObjIsEquipOrFuncnlLoc(String techObjIsEquipOrFuncnlLoc) Constraints: Not nullable, Maximum length: 20toString()validityEndDate(LocalDate validityEndDate) Constraints: NullablevalidityStartDate(LocalDate validityStartDate) Constraints: NullableworkCenter(String workCenter) Constraints: Not nullable, Maximum length: 8
-
Method Details
-
opLongText
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder opLongText(MaintenanceTaskListOpLongText value) Navigation property _OpLongText for MaintenanceTaskListOperation to single MaintenanceTaskListOpLongText.- Parameters:
value- The MaintenanceTaskListOpLongText to build this MaintenanceTaskListOperation with.- Returns:
- This Builder to allow for a fluent interface.
-
opMaterial
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder opMaterial(MaintenanceTaskListOpMat... value) Navigation property _OpMaterial for MaintenanceTaskListOperation to multiple MaintenanceTaskListOpMat.- Parameters:
value- The MaintenanceTaskListOpMats to build this MaintenanceTaskListOperation with.- Returns:
- This Builder to allow for a fluent interface.
-
opRelation
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder opRelation(MaintenanceTaskListOpReltnshp... value) Navigation property _OpRelation for MaintenanceTaskListOperation to multiple MaintenanceTaskListOpReltnshp.- Parameters:
value- The MaintenanceTaskListOpReltnshps to build this MaintenanceTaskListOperation with.- Returns:
- This Builder to allow for a fluent interface.
-
subOp
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder subOp(MaintenanceTaskListSubOp... value) Navigation property _SubOp for MaintenanceTaskListOperation to multiple MaintenanceTaskListSubOp.- Parameters:
value- The MaintenanceTaskListSubOps to build this MaintenanceTaskListOperation with.- Returns:
- This Builder to allow for a fluent interface.
-
taskListType
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder taskListType(@Nullable String taskListType) (Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: TaskListType
- Returns:
this.
-
taskListGroup
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder taskListGroup(@Nullable String taskListGroup) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: TaskListGroup
- Returns:
this.
-
taskListGroupCounter
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder taskListGroupCounter(@Nullable String taskListGroupCounter) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: TaskListGroupCounter
- Returns:
this.
-
taskListSequence
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder taskListSequence(@Nullable String taskListSequence) (Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: TaskListSequence
- Returns:
this.
-
taskListOperationInternalId
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder taskListOperationInternalId(@Nullable String taskListOperationInternalId) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: TaskListOperationInternalId
- Returns:
this.
-
taskListOpBOMItmIntVersCounter
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder taskListOpBOMItmIntVersCounter(@Nullable String taskListOpBOMItmIntVersCounter) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: TaskListOpBOMItmIntVersCounter
- Returns:
this.
-
maintenanceTaskListOperation
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder maintenanceTaskListOperation(@Nullable String maintenanceTaskListOperation) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: MaintenanceTaskListOperation
- Returns:
this.
-
maintOperationExecStageCode
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder maintOperationExecStageCode(@Nullable String maintOperationExecStageCode) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: MaintOperationExecStageCode
- Returns:
this.
-
operationText
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder operationText(@Nullable String operationText) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: OperationText
- Returns:
this.
-
operationControlProfile
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder operationControlProfile(@Nullable String operationControlProfile) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: OperationControlProfile
- Returns:
this.
-
workCenter
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder workCenter(@Nullable String workCenter) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: WorkCenter
- Returns:
this.
-
plant
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder plant(@Nullable String plant) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
this.
-
assembly
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder assembly(@Nullable String assembly) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: Assembly
- Returns:
this.
-
operationCalculationControl
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder operationCalculationControl(@Nullable String operationCalculationControl) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OperationCalculationControl
- Returns:
this.
-
opPlannedWorkQuantity
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder opPlannedWorkQuantity(@Nullable BigDecimal opPlannedWorkQuantity) Constraints: Not nullable, Precision: 7, Scale: 1Original property name from the Odata EDM: OpPlannedWorkQuantity
- Returns:
this.
-
opWorkQuantityUnit
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder opWorkQuantityUnit(@Nullable String opWorkQuantityUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: OpWorkQuantityUnit
- Returns:
this.
-
numberOfCapacities
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder numberOfCapacities(@Nullable Short numberOfCapacities) Constraints: Not nullableOriginal property name from the Odata EDM: NumberOfCapacities
- Returns:
this.
-
purchaseOrderQty
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder purchaseOrderQty(@Nullable BigDecimal purchaseOrderQty) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: PurchaseOrderQty
- Returns:
this.
-
purchaseOrderQuantityUnit
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder purchaseOrderQuantityUnit(@Nullable String purchaseOrderQuantityUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PurchaseOrderQuantityUnit
- Returns:
this.
-
operationStandardDuration
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder operationStandardDuration(@Nullable BigDecimal operationStandardDuration) Constraints: Not nullable, Precision: 5, Scale: 1Original property name from the Odata EDM: OperationStandardDuration
- Returns:
this.
-
operationStandardDurationUnit
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder operationStandardDurationUnit(@Nullable String operationStandardDurationUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: OperationStandardDurationUnit
- Returns:
this.
-
costCtrActivityType
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder costCtrActivityType(@Nullable String costCtrActivityType) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: CostCtrActivityType
- Returns:
this.
-
materialGroup
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder materialGroup(@Nullable String materialGroup) Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: MaterialGroup
- Returns:
this.
-
opExternalProcessingPrice
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder opExternalProcessingPrice(@Nullable BigDecimal opExternalProcessingPrice) Constraints: Not nullable, Precision: 11, Scale: 0Original property name from the Odata EDM: OpExternalProcessingPrice
- Returns:
this.
-
opExternalProcessingCurrency
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder opExternalProcessingCurrency(@Nullable String opExternalProcessingCurrency) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: OpExternalProcessingCurrency
- Returns:
this.
-
costElement
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder costElement(@Nullable String costElement) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CostElement
- Returns:
this.
-
purchasingGroup
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder purchasingGroup(@Nullable String purchasingGroup) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PurchasingGroup
- Returns:
this.
-
purchasingOrganization
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder purchasingOrganization(@Nullable String purchasingOrganization) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PurchasingOrganization
- Returns:
this.
-
purchaseContract
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder purchaseContract(@Nullable String purchaseContract) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PurchaseContract
- Returns:
this.
-
purchaseContractItem
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder purchaseContractItem(@Nullable String purchaseContractItem) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: PurchaseContractItem
- Returns:
this.
-
supplier
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder supplier(@Nullable String supplier) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Supplier
- Returns:
this.
-
changeNumber
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder changeNumber(@Nullable String changeNumber) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Returns:
this.
-
purchasingInfoRecord
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder purchasingInfoRecord(@Nullable String purchasingInfoRecord) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PurchasingInfoRecord
- Returns:
this.
-
isBusinessPurposeCompleted
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder isBusinessPurposeCompleted(@Nullable String isBusinessPurposeCompleted) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: IsBusinessPurposeCompleted
- Returns:
this.
-
supplierAccountGroup
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder supplierAccountGroup(@Nullable String supplierAccountGroup) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SupplierAccountGroup
- Returns:
this.
-
authorizationGroup
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder authorizationGroup(@Nullable String authorizationGroup) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: AuthorizationGroup
- Returns:
this.
-
taskListStatus
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder taskListStatus(@Nullable String taskListStatus) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: TaskListStatus
- Returns:
this.
-
responsiblePlannerGroup
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder responsiblePlannerGroup(@Nullable String responsiblePlannerGroup) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ResponsiblePlannerGroup
- Returns:
this.
-
maintenancePlanningPlant
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder maintenancePlanningPlant(@Nullable String maintenancePlanningPlant) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: MaintenancePlanningPlant
- Returns:
this.
-
maintenancePlannerGroup
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder maintenancePlannerGroup(@Nullable String maintenancePlannerGroup) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: MaintenancePlannerGroup
- Returns:
this.
-
controllingArea
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder controllingArea(@Nullable String controllingArea) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ControllingArea
- Returns:
this.
-
costCenter
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder costCenter(@Nullable String costCenter) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CostCenter
- Returns:
this.
-
maintenancePlant
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder maintenancePlant(@Nullable String maintenancePlant) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: MaintenancePlant
- Returns:
this.
-
validityStartDate
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder validityStartDate(@Nullable LocalDate validityStartDate) Constraints: NullableOriginal property name from the Odata EDM: ValidityStartDate
- Returns:
this.
-
validityEndDate
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder validityEndDate(@Nullable LocalDate validityEndDate) Constraints: NullableOriginal property name from the Odata EDM: ValidityEndDate
- Returns:
this.
-
technicalObject
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder technicalObject(@Nullable String technicalObject) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: TechnicalObject
- Returns:
this.
-
techObjIsEquipOrFuncnlLoc
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder techObjIsEquipOrFuncnlLoc(@Nullable String techObjIsEquipOrFuncnlLoc) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: TechObjIsEquipOrFuncnlLoc
- Returns:
this.
-
_Messages
@Nonnull public MaintenanceTaskListOperation.MaintenanceTaskListOperationBuilder _Messages(@Nullable Collection<SAP__Message> _Messages) Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-