Class WorkCenterCapPplineOp
Original entity name from the Odata EDM: A_WorkCenterCapPplineOpType
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final WorkCenterCapPplineOpSelectableSelector for all available fields of WorkCenterCapPplineOp.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the BaseUnit field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the CapacityInternalID field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the CapacityRequirement field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the CapacityRequirementOrigin field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the CapacityRequirementUnit field to query operations.static final WorkCenterCapPplineOpField<BigDecimal>Use with available fluent helpers to apply the CapacityRequirementsAreDtmnd field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the Material field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the MRPController field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the OpLtstSchedldProcgStrtDte field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the OpLtstSchedldProcgStrtTme field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the OpLtstSchedldTrdwnStrtDte field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the OpLtstSchedldTrdwnStrtTme field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the Operation field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the OperationLatestEndDate field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the OperationLatestEndTime field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the OperationLatestStartDate field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the OperationLatestStartTime field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the OperationPlanningStatusCode field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the OperationPlanningStatusText field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the OrderCategory field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the OrderCategoryName field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the OrderFirmingStatusCode field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the OrderFirmingStatusText field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the OrderID field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the OrderInternalID field to query operations.static final WorkCenterCapPplineOpField<BigDecimal>Use with available fluent helpers to apply the OrderPlannedTotalQty field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the OrderStatusCode field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the OrderStatusShortText field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the OrderStatusText field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the OrderType field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the OrderTypeName field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the Plant field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the ProductionVersion field to query operations.static final WorkCenterCapPplineOpField<BigDecimal>Use with available fluent helpers to apply the RemainingCapReqExecutionDurn field to query operations.static final WorkCenterCapPplineOpField<BigDecimal>Use with available fluent helpers to apply the RemainingCapReqOpSegProcgDurn field to query operations.static final WorkCenterCapPplineOpField<BigDecimal>Use with available fluent helpers to apply the RemainingCapReqOpSegSetupDurn field to query operations.static final WorkCenterCapPplineOpField<BigDecimal>Use with available fluent helpers to apply the RemainingCapReqOpSegTrdwnDurn field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the WorkCenter field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the WorkCenterCategoryCode field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the WorkCenterDesc field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the WorkCenterInternalID field to query operations.static final WorkCenterCapPplineOpField<String>Use with available fluent helpers to apply the WorkCenterResponsible field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionWorkCenterCapPplineOp(String plant, String mRPController, String workCenter, String capacityInternalID, String capacityRequirement, String material, String orderID, String operation, String workCenterDesc, String workCenterResponsible, String workCenterCategoryCode, String workCenterInternalID, String capacityRequirementOrigin, String capacityRequirementUnit, String orderType, String orderTypeName, String orderCategory, String orderCategoryName, String baseUnit, BigDecimal orderPlannedTotalQty, String productionVersion, String operationPlanningStatusCode, String operationPlanningStatusText, String operationLatestStartDate, String operationLatestStartTime, String operationLatestEndDate, String operationLatestEndTime, String orderStatusCode, String orderStatusText, String orderStatusShortText, String orderFirmingStatusCode, String orderFirmingStatusText, String opLtstSchedldProcgStrtDte, String opLtstSchedldProcgStrtTme, String opLtstSchedldTrdwnStrtDte, String opLtstSchedldTrdwnStrtTme, BigDecimal remainingCapReqOpSegSetupDurn, BigDecimal remainingCapReqOpSegProcgDurn, BigDecimal remainingCapReqOpSegTrdwnDurn, BigDecimal capacityRequirementsAreDtmnd, BigDecimal remainingCapReqExecutionDurn, String orderInternalID) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
WorkCenterCapPplineOpField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> WorkCenterCapPplineOpField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullable, Maximum length: 8(Key Field) Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Precision: 10, Scale: 2Constraints: Not nullable, Maximum length: 3protected Stringprotected StringgetKey()(Key Field) Constraints: Not nullable, Maximum length: 40(Key Field) Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 60Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 60Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Precision: 13, Scale: 3Constraints: Not nullable, Maximum length: 5Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 60getPlant()(Key Field) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Precision: 10, Scale: 2Constraints: Not nullable, Precision: 10, Scale: 2Constraints: Not nullable, Precision: 10, Scale: 2Constraints: Not nullable, Precision: 10, Scale: 2getType()(Key Field) Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 3inthashCode()voidsetBaseUnit(String baseUnit) Constraints: Not nullable, Maximum length: 3voidsetCapacityInternalID(String capacityInternalID) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetCapacityRequirement(String capacityRequirement) (Key Field) Constraints: Not nullable, Maximum length: 12voidsetCapacityRequirementOrigin(String capacityRequirementOrigin) Constraints: Not nullable, Maximum length: 1voidsetCapacityRequirementsAreDtmnd(BigDecimal capacityRequirementsAreDtmnd) Constraints: Not nullable, Precision: 10, Scale: 2voidsetCapacityRequirementUnit(String capacityRequirementUnit) Constraints: Not nullable, Maximum length: 3voidsetMaterial(String material) (Key Field) Constraints: Not nullable, Maximum length: 40voidsetMRPController(String mRPController) (Key Field) Constraints: Not nullable, Maximum length: 3voidsetOperation(String operation) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetOperationLatestEndDate(String operationLatestEndDate) Constraints: Not nullable, Maximum length: 8voidsetOperationLatestEndTime(String operationLatestEndTime) Constraints: Not nullable, Maximum length: 6voidsetOperationLatestStartDate(String operationLatestStartDate) Constraints: Not nullable, Maximum length: 8voidsetOperationLatestStartTime(String operationLatestStartTime) Constraints: Not nullable, Maximum length: 6voidsetOperationPlanningStatusCode(String operationPlanningStatusCode) Constraints: Not nullable, Maximum length: 4voidsetOperationPlanningStatusText(String operationPlanningStatusText) Constraints: Not nullable, Maximum length: 60voidsetOpLtstSchedldProcgStrtDte(String opLtstSchedldProcgStrtDte) Constraints: Not nullable, Maximum length: 8voidsetOpLtstSchedldProcgStrtTme(String opLtstSchedldProcgStrtTme) Constraints: Not nullable, Maximum length: 6voidsetOpLtstSchedldTrdwnStrtDte(String opLtstSchedldTrdwnStrtDte) Constraints: Not nullable, Maximum length: 8voidsetOpLtstSchedldTrdwnStrtTme(String opLtstSchedldTrdwnStrtTme) Constraints: Not nullable, Maximum length: 6voidsetOrderCategory(String orderCategory) Constraints: Not nullable, Maximum length: 2voidsetOrderCategoryName(String orderCategoryName) Constraints: Not nullable, Maximum length: 60voidsetOrderFirmingStatusCode(String orderFirmingStatusCode) Constraints: Not nullable, Maximum length: 1voidsetOrderFirmingStatusText(String orderFirmingStatusText) Constraints: Not nullable, Maximum length: 60voidsetOrderID(String orderID) (Key Field) Constraints: Not nullable, Maximum length: 12voidsetOrderInternalID(String orderInternalID) Constraints: Not nullable, Maximum length: 10voidsetOrderPlannedTotalQty(BigDecimal orderPlannedTotalQty) Constraints: Not nullable, Precision: 13, Scale: 3voidsetOrderStatusCode(String orderStatusCode) Constraints: Not nullable, Maximum length: 5voidsetOrderStatusShortText(String orderStatusShortText) Constraints: Not nullable, Maximum length: 4voidsetOrderStatusText(String orderStatusText) Constraints: Not nullable, Maximum length: 30voidsetOrderType(String orderType) Constraints: Not nullable, Maximum length: 4voidsetOrderTypeName(String orderTypeName) Constraints: Not nullable, Maximum length: 60void(Key Field) Constraints: Not nullable, Maximum length: 4voidsetProductionVersion(String productionVersion) Constraints: Not nullable, Maximum length: 4voidsetRemainingCapReqExecutionDurn(BigDecimal remainingCapReqExecutionDurn) Constraints: Not nullable, Precision: 10, Scale: 2voidsetRemainingCapReqOpSegProcgDurn(BigDecimal remainingCapReqOpSegProcgDurn) Constraints: Not nullable, Precision: 10, Scale: 2voidsetRemainingCapReqOpSegSetupDurn(BigDecimal remainingCapReqOpSegSetupDurn) Constraints: Not nullable, Precision: 10, Scale: 2voidsetRemainingCapReqOpSegTrdwnDurn(BigDecimal remainingCapReqOpSegTrdwnDurn) Constraints: Not nullable, Precision: 10, Scale: 2protected voidsetServicePathForFetch(String servicePathForFetch) voidsetWorkCenter(String workCenter) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetWorkCenterCategoryCode(String workCenterCategoryCode) Constraints: Not nullable, Maximum length: 4voidsetWorkCenterDesc(String workCenterDesc) Constraints: Not nullable, Maximum length: 40voidsetWorkCenterInternalID(String workCenterInternalID) Constraints: Not nullable, Maximum length: 8voidsetWorkCenterResponsible(String workCenterResponsible) Constraints: Not nullable, Maximum length: 3toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of WorkCenterCapPplineOp. -
PLANT
Use with available fluent helpers to apply the Plant field to query operations. -
MRP_CONTROLLER
Use with available fluent helpers to apply the MRPController field to query operations. -
WORK_CENTER
Use with available fluent helpers to apply the WorkCenter field to query operations. -
CAPACITY_INTERNAL_ID
Use with available fluent helpers to apply the CapacityInternalID field to query operations. -
CAPACITY_REQUIREMENT
Use with available fluent helpers to apply the CapacityRequirement field to query operations. -
MATERIAL
Use with available fluent helpers to apply the Material field to query operations. -
ORDER_ID
Use with available fluent helpers to apply the OrderID field to query operations. -
OPERATION
Use with available fluent helpers to apply the Operation field to query operations. -
WORK_CENTER_DESC
Use with available fluent helpers to apply the WorkCenterDesc field to query operations. -
WORK_CENTER_RESPONSIBLE
Use with available fluent helpers to apply the WorkCenterResponsible field to query operations. -
WORK_CENTER_CATEGORY_CODE
Use with available fluent helpers to apply the WorkCenterCategoryCode field to query operations. -
WORK_CENTER_INTERNAL_ID
Use with available fluent helpers to apply the WorkCenterInternalID field to query operations. -
CAPACITY_REQUIREMENT_ORIGIN
Use with available fluent helpers to apply the CapacityRequirementOrigin field to query operations. -
CAPACITY_REQUIREMENT_UNIT
Use with available fluent helpers to apply the CapacityRequirementUnit field to query operations. -
ORDER_TYPE
Use with available fluent helpers to apply the OrderType field to query operations. -
ORDER_TYPE_NAME
Use with available fluent helpers to apply the OrderTypeName field to query operations. -
ORDER_CATEGORY
Use with available fluent helpers to apply the OrderCategory field to query operations. -
ORDER_CATEGORY_NAME
Use with available fluent helpers to apply the OrderCategoryName field to query operations. -
BASE_UNIT
Use with available fluent helpers to apply the BaseUnit field to query operations. -
ORDER_PLANNED_TOTAL_QTY
Use with available fluent helpers to apply the OrderPlannedTotalQty field to query operations. -
PRODUCTION_VERSION
Use with available fluent helpers to apply the ProductionVersion field to query operations. -
OPERATION_PLANNING_STATUS_CODE
Use with available fluent helpers to apply the OperationPlanningStatusCode field to query operations. -
OPERATION_PLANNING_STATUS_TEXT
Use with available fluent helpers to apply the OperationPlanningStatusText field to query operations. -
OPERATION_LATEST_START_DATE
Use with available fluent helpers to apply the OperationLatestStartDate field to query operations. -
OPERATION_LATEST_START_TIME
Use with available fluent helpers to apply the OperationLatestStartTime field to query operations. -
OPERATION_LATEST_END_DATE
Use with available fluent helpers to apply the OperationLatestEndDate field to query operations. -
OPERATION_LATEST_END_TIME
Use with available fluent helpers to apply the OperationLatestEndTime field to query operations. -
ORDER_STATUS_CODE
Use with available fluent helpers to apply the OrderStatusCode field to query operations. -
ORDER_STATUS_TEXT
Use with available fluent helpers to apply the OrderStatusText field to query operations. -
ORDER_STATUS_SHORT_TEXT
Use with available fluent helpers to apply the OrderStatusShortText field to query operations. -
ORDER_FIRMING_STATUS_CODE
Use with available fluent helpers to apply the OrderFirmingStatusCode field to query operations. -
ORDER_FIRMING_STATUS_TEXT
Use with available fluent helpers to apply the OrderFirmingStatusText field to query operations. -
OP_LTST_SCHEDLD_PROCG_STRT_DTE
Use with available fluent helpers to apply the OpLtstSchedldProcgStrtDte field to query operations. -
OP_LTST_SCHEDLD_PROCG_STRT_TME
Use with available fluent helpers to apply the OpLtstSchedldProcgStrtTme field to query operations. -
OP_LTST_SCHEDLD_TRDWN_STRT_DTE
Use with available fluent helpers to apply the OpLtstSchedldTrdwnStrtDte field to query operations. -
OP_LTST_SCHEDLD_TRDWN_STRT_TME
Use with available fluent helpers to apply the OpLtstSchedldTrdwnStrtTme field to query operations. -
REMAINING_CAP_REQ_OP_SEG_SETUP_DURN
Use with available fluent helpers to apply the RemainingCapReqOpSegSetupDurn field to query operations. -
REMAINING_CAP_REQ_OP_SEG_PROCG_DURN
Use with available fluent helpers to apply the RemainingCapReqOpSegProcgDurn field to query operations. -
REMAINING_CAP_REQ_OP_SEG_TRDWN_DURN
Use with available fluent helpers to apply the RemainingCapReqOpSegTrdwnDurn field to query operations. -
CAPACITY_REQUIREMENTS_ARE_DTMND
Use with available fluent helpers to apply the CapacityRequirementsAreDtmnd field to query operations. -
REMAINING_CAP_REQ_EXECUTION_DURN
Use with available fluent helpers to apply the RemainingCapReqExecutionDurn field to query operations. -
ORDER_INTERNAL_ID
Use with available fluent helpers to apply the OrderInternalID field to query operations.
-
-
Constructor Details
-
WorkCenterCapPplineOp
public WorkCenterCapPplineOp() -
WorkCenterCapPplineOp
public WorkCenterCapPplineOp(@Nullable String plant, @Nullable String mRPController, @Nullable String workCenter, @Nullable String capacityInternalID, @Nullable String capacityRequirement, @Nullable String material, @Nullable String orderID, @Nullable String operation, @Nullable String workCenterDesc, @Nullable String workCenterResponsible, @Nullable String workCenterCategoryCode, @Nullable String workCenterInternalID, @Nullable String capacityRequirementOrigin, @Nullable String capacityRequirementUnit, @Nullable String orderType, @Nullable String orderTypeName, @Nullable String orderCategory, @Nullable String orderCategoryName, @Nullable String baseUnit, @Nullable BigDecimal orderPlannedTotalQty, @Nullable String productionVersion, @Nullable String operationPlanningStatusCode, @Nullable String operationPlanningStatusText, @Nullable String operationLatestStartDate, @Nullable String operationLatestStartTime, @Nullable String operationLatestEndDate, @Nullable String operationLatestEndTime, @Nullable String orderStatusCode, @Nullable String orderStatusText, @Nullable String orderStatusShortText, @Nullable String orderFirmingStatusCode, @Nullable String orderFirmingStatusText, @Nullable String opLtstSchedldProcgStrtDte, @Nullable String opLtstSchedldProcgStrtTme, @Nullable String opLtstSchedldTrdwnStrtDte, @Nullable String opLtstSchedldTrdwnStrtTme, @Nullable BigDecimal remainingCapReqOpSegSetupDurn, @Nullable BigDecimal remainingCapReqOpSegProcgDurn, @Nullable BigDecimal remainingCapReqOpSegTrdwnDurn, @Nullable BigDecimal capacityRequirementsAreDtmnd, @Nullable BigDecimal remainingCapReqExecutionDurn, @Nullable String orderInternalID)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<WorkCenterCapPplineOp>
-
setPlant
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Parameters:
plant- Plant
-
setMRPController
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: MRPController
- Parameters:
mRPController- MRP Controller for Order
-
setWorkCenter
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: WorkCenter
- Parameters:
workCenter- Work Center
-
setCapacityInternalID
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: CapacityInternalID
- Parameters:
capacityInternalID- Capacity ID
-
setCapacityRequirement
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CapacityRequirement
- Parameters:
capacityRequirement- ID of the Capacity Requirements Record
-
setMaterial
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Material
- Parameters:
material- Material Number for Order
-
setOrderID
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: OrderID
- Parameters:
orderID- The orderID to set.
-
setOperation
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Operation
- Parameters:
operation- Operation/Activity Number
-
setWorkCenterDesc
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: WorkCenterDesc
- Parameters:
workCenterDesc- Work Center Text
-
setWorkCenterResponsible
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: WorkCenterResponsible
- Parameters:
workCenterResponsible- Person Responsible for the Work Center
-
setWorkCenterCategoryCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: WorkCenterCategoryCode
- Parameters:
workCenterCategoryCode- Work Center Category
-
setWorkCenterInternalID
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: WorkCenterInternalID
- Parameters:
workCenterInternalID- Object ID of the resource
-
setCapacityRequirementOrigin
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CapacityRequirementOrigin
- Parameters:
capacityRequirementOrigin- Capacity Requirement Origin
-
setCapacityRequirementUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CapacityRequirementUnit
- Parameters:
capacityRequirementUnit- Unit of Measure for Capacity Requirements
-
setOrderType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: OrderType
- Parameters:
orderType- Order Type
-
setOrderTypeName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: OrderTypeName
- Parameters:
orderTypeName- Planned Order Type Name
-
setOrderCategory
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: OrderCategory
- Parameters:
orderCategory- Order Category
-
setOrderCategoryName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: OrderCategoryName
- Parameters:
orderCategoryName- Planned Order Category Name
-
setBaseUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: BaseUnit
- Parameters:
baseUnit- Base Unit of Measure
-
setOrderPlannedTotalQty
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: OrderPlannedTotalQty
- Parameters:
orderPlannedTotalQty- Total Order Quantity
-
setProductionVersion
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ProductionVersion
- Parameters:
productionVersion- Production Version
-
setOperationPlanningStatusCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: OperationPlanningStatusCode
- Parameters:
operationPlanningStatusCode- The operationPlanningStatusCode to set.
-
setOperationPlanningStatusText
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: OperationPlanningStatusText
- Parameters:
operationPlanningStatusText- Short Text for Fixed Values
-
setOperationLatestStartDate
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: OperationLatestStartDate
- Parameters:
operationLatestStartDate- Character field, 8 characters long
-
setOperationLatestStartTime
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: OperationLatestStartTime
- Parameters:
operationLatestStartTime- Character field of length 6
-
setOperationLatestEndDate
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: OperationLatestEndDate
- Parameters:
operationLatestEndDate- Character field, 8 characters long
-
setOperationLatestEndTime
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: OperationLatestEndTime
- Parameters:
operationLatestEndTime- Character field of length 6
-
setOrderStatusCode
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: OrderStatusCode
- Parameters:
orderStatusCode- The orderStatusCode to set.
-
setOrderStatusText
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: OrderStatusText
- Parameters:
orderStatusText- Individual Status of an Object
-
setOrderStatusShortText
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: OrderStatusShortText
- Parameters:
orderStatusShortText- Individual status of an object (short form)
-
setOrderFirmingStatusCode
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderFirmingStatusCode
- Parameters:
orderFirmingStatusCode- Single-Character Flag
-
setOrderFirmingStatusText
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: OrderFirmingStatusText
- Parameters:
orderFirmingStatusText- Short Text for Fixed Values
-
setOpLtstSchedldProcgStrtDte
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: OpLtstSchedldProcgStrtDte
- Parameters:
opLtstSchedldProcgStrtDte- Character field, 8 characters long
-
setOpLtstSchedldProcgStrtTme
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: OpLtstSchedldProcgStrtTme
- Parameters:
opLtstSchedldProcgStrtTme- Character field of length 6
-
setOpLtstSchedldTrdwnStrtDte
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: OpLtstSchedldTrdwnStrtDte
- Parameters:
opLtstSchedldTrdwnStrtDte- Character field, 8 characters long
-
setOpLtstSchedldTrdwnStrtTme
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: OpLtstSchedldTrdwnStrtTme
- Parameters:
opLtstSchedldTrdwnStrtTme- Character field of length 6
-
setRemainingCapReqOpSegSetupDurn
Constraints: Not nullable, Precision: 10, Scale: 2Original property name from the Odata EDM: RemainingCapReqOpSegSetupDurn
- Parameters:
remainingCapReqOpSegSetupDurn- The remainingCapReqOpSegSetupDurn to set.
-
setRemainingCapReqOpSegProcgDurn
Constraints: Not nullable, Precision: 10, Scale: 2Original property name from the Odata EDM: RemainingCapReqOpSegProcgDurn
- Parameters:
remainingCapReqOpSegProcgDurn- The remainingCapReqOpSegProcgDurn to set.
-
setRemainingCapReqOpSegTrdwnDurn
Constraints: Not nullable, Precision: 10, Scale: 2Original property name from the Odata EDM: RemainingCapReqOpSegTrdwnDurn
- Parameters:
remainingCapReqOpSegTrdwnDurn- The remainingCapReqOpSegTrdwnDurn to set.
-
setCapacityRequirementsAreDtmnd
Constraints: Not nullable, Precision: 10, Scale: 2Original property name from the Odata EDM: CapacityRequirementsAreDtmnd
- Parameters:
capacityRequirementsAreDtmnd- The capacityRequirementsAreDtmnd to set.
-
setRemainingCapReqExecutionDurn
Constraints: Not nullable, Precision: 10, Scale: 2Original property name from the Odata EDM: RemainingCapReqExecutionDurn
- Parameters:
remainingCapReqExecutionDurn- The remainingCapReqExecutionDurn to set.
-
setOrderInternalID
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: OrderInternalID
- Parameters:
orderInternalID- Order Internal ID
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<WorkCenterCapPplineOp>
-
getKey
- Overrides:
getKeyin classVdmObject<WorkCenterCapPplineOp>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<WorkCenterCapPplineOp>
-
fromMap
- Overrides:
fromMapin classVdmObject<WorkCenterCapPplineOp>
-
field
@Nonnull public static <T> WorkCenterCapPplineOpField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
fieldName- The name of the extension field as returned by the OData service.fieldType- The Java type to use for the extension field when performing value comparisons.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> WorkCenterCapPplineOpField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<WorkCenterCapPplineOp>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<WorkCenterCapPplineOp>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<WorkCenterCapPplineOp>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<WorkCenterCapPplineOp>
-
builder
-
getPlant
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
- Plant
-
getMRPController
(Key Field) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: MRPController
- Returns:
- MRP Controller for Order
-
getWorkCenter
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: WorkCenter
- Returns:
- Work Center
-
getCapacityInternalID
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: CapacityInternalID
- Returns:
- Capacity ID
-
getCapacityRequirement
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CapacityRequirement
- Returns:
- ID of the Capacity Requirements Record
-
getMaterial
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Material
- Returns:
- Material Number for Order
-
getOrderID
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: OrderID
- Returns:
- The orderID contained in this entity.
-
getOperation
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Operation
- Returns:
- Operation/Activity Number
-
getWorkCenterDesc
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: WorkCenterDesc
- Returns:
- Work Center Text
-
getWorkCenterResponsible
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: WorkCenterResponsible
- Returns:
- Person Responsible for the Work Center
-
getWorkCenterCategoryCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: WorkCenterCategoryCode
- Returns:
- Work Center Category
-
getWorkCenterInternalID
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: WorkCenterInternalID
- Returns:
- Object ID of the resource
-
getCapacityRequirementOrigin
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CapacityRequirementOrigin
- Returns:
- Capacity Requirement Origin
-
getCapacityRequirementUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CapacityRequirementUnit
- Returns:
- Unit of Measure for Capacity Requirements
-
getOrderType
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: OrderType
- Returns:
- Order Type
-
getOrderTypeName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: OrderTypeName
- Returns:
- Planned Order Type Name
-
getOrderCategory
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: OrderCategory
- Returns:
- Order Category
-
getOrderCategoryName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: OrderCategoryName
- Returns:
- Planned Order Category Name
-
getBaseUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: BaseUnit
- Returns:
- Base Unit of Measure
-
getOrderPlannedTotalQty
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: OrderPlannedTotalQty
- Returns:
- Total Order Quantity
-
getProductionVersion
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ProductionVersion
- Returns:
- Production Version
-
getOperationPlanningStatusCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: OperationPlanningStatusCode
- Returns:
- The operationPlanningStatusCode contained in this entity.
-
getOperationPlanningStatusText
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: OperationPlanningStatusText
- Returns:
- Short Text for Fixed Values
-
getOperationLatestStartDate
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: OperationLatestStartDate
- Returns:
- Character field, 8 characters long
-
getOperationLatestStartTime
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: OperationLatestStartTime
- Returns:
- Character field of length 6
-
getOperationLatestEndDate
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: OperationLatestEndDate
- Returns:
- Character field, 8 characters long
-
getOperationLatestEndTime
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: OperationLatestEndTime
- Returns:
- Character field of length 6
-
getOrderStatusCode
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: OrderStatusCode
- Returns:
- The orderStatusCode contained in this entity.
-
getOrderStatusText
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: OrderStatusText
- Returns:
- Individual Status of an Object
-
getOrderStatusShortText
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: OrderStatusShortText
- Returns:
- Individual status of an object (short form)
-
getOrderFirmingStatusCode
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderFirmingStatusCode
- Returns:
- Single-Character Flag
-
getOrderFirmingStatusText
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: OrderFirmingStatusText
- Returns:
- Short Text for Fixed Values
-
getOpLtstSchedldProcgStrtDte
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: OpLtstSchedldProcgStrtDte
- Returns:
- Character field, 8 characters long
-
getOpLtstSchedldProcgStrtTme
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: OpLtstSchedldProcgStrtTme
- Returns:
- Character field of length 6
-
getOpLtstSchedldTrdwnStrtDte
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: OpLtstSchedldTrdwnStrtDte
- Returns:
- Character field, 8 characters long
-
getOpLtstSchedldTrdwnStrtTme
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: OpLtstSchedldTrdwnStrtTme
- Returns:
- Character field of length 6
-
getRemainingCapReqOpSegSetupDurn
Constraints: Not nullable, Precision: 10, Scale: 2Original property name from the Odata EDM: RemainingCapReqOpSegSetupDurn
- Returns:
- The remainingCapReqOpSegSetupDurn contained in this entity.
-
getRemainingCapReqOpSegProcgDurn
Constraints: Not nullable, Precision: 10, Scale: 2Original property name from the Odata EDM: RemainingCapReqOpSegProcgDurn
- Returns:
- The remainingCapReqOpSegProcgDurn contained in this entity.
-
getRemainingCapReqOpSegTrdwnDurn
Constraints: Not nullable, Precision: 10, Scale: 2Original property name from the Odata EDM: RemainingCapReqOpSegTrdwnDurn
- Returns:
- The remainingCapReqOpSegTrdwnDurn contained in this entity.
-
getCapacityRequirementsAreDtmnd
Constraints: Not nullable, Precision: 10, Scale: 2Original property name from the Odata EDM: CapacityRequirementsAreDtmnd
- Returns:
- The capacityRequirementsAreDtmnd contained in this entity.
-
getRemainingCapReqExecutionDurn
Constraints: Not nullable, Precision: 10, Scale: 2Original property name from the Odata EDM: RemainingCapReqExecutionDurn
- Returns:
- The remainingCapReqExecutionDurn contained in this entity.
-
getOrderInternalID
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: OrderInternalID
- Returns:
- Order Internal ID
-
toString
- Overrides:
toStringin classVdmObject<WorkCenterCapPplineOp>
-
equals
- Overrides:
equalsin classVdmEntity<WorkCenterCapPplineOp>
-
canEqual
- Overrides:
canEqualin classVdmEntity<WorkCenterCapPplineOp>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<WorkCenterCapPplineOp>
-