public interface WorkCenterDataService extends BatchService<WorkCenterDataServiceBatch>
This service is based on OData protocol and can be consumed in Fiori apps and on other user interfaces. The service contains work center details, work center description, cost center allocation, capacity assignment, capacity details, capacity intervals, capacity shifts, queuing operation, today’s operation nodes, capacity per bucket and capacity order per bucket..
Reference: SAP API Business Hub
OData Service: | API_WORK_CENTERS |
API Version: | 1 |
Communication Scenario: | Production Planning Integration (SAP_COM_0104) |
Scope Items: | Make-to-Stock Production - Discrete Manufacturing (BJ5), Make-to-Stock - Process Manufacturing Based on Process Order (BJ8), Material Requirements Planning (J44) |
Authentication Methods: | Basic, x509 |
Business Object: | WorkCenter |
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_SERVICE_PATH
If no other path was provided via the
withServicePath(String) method, this is the default service path
used to access the endpoint. |
batch
static final String DEFAULT_SERVICE_PATH
withServicePath(String)
method, this is the default service path
used to access the endpoint.@Nonnull WorkCenterDataService withServicePath(@Nonnull String servicePath)
servicePath
- Service path that will override the default.@Nonnull WorkCenterAllCapacityFluentHelper getAllWorkCenterAllCapacity()
WorkCenterAllCapacity
entities.WorkCenterAllCapacity
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterAllCapacityByKeyFluentHelper getWorkCenterAllCapacityByKey(String workCenterInternalID, String workCenterTypeCode, String capacityInternalID, String capacityCategoryAllocation)
WorkCenterAllCapacity
entity using key fields.capacityInternalID
- Capacity ID
Constraints: Not nullable, Maximum length: 8
capacityCategoryAllocation
- Capacity Category Allocation
Constraints: Not nullable, Maximum length: 4
workCenterTypeCode
- Internally used key which identifies the type of operating resource. For example, the following
indicators represent:
Constraints: Not nullable, Maximum length: 2
workCenterInternalID
- This internally used number and the object type identify the operating resource (for example, the work
center or production resource/tool).
Constraints: Not nullable, Maximum length: 8
WorkCenterAllCapacity
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterAllCapacityCreateFluentHelper createWorkCenterAllCapacity(@Nonnull WorkCenterAllCapacity workCenterAllCapacity)
WorkCenterAllCapacity
entity and save it to the S/4HANA system.workCenterAllCapacity
- WorkCenterAllCapacity
entity object that will be created in the S/4HANA system.WorkCenterAllCapacity
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterAllCapacity_2FluentHelper getAllWorkCenterAllCapacity_2()
WorkCenterAllCapacity_2
entities.WorkCenterAllCapacity_2
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterAllCapacity_2ByKeyFluentHelper getWorkCenterAllCapacity_2ByKey(String workCenterInternalID, String workCenterTypeCode, String capacityCategoryAllocation)
WorkCenterAllCapacity_2
entity using key fields.capacityCategoryAllocation
- Capacity Category Allocation
Constraints: Not nullable, Maximum length: 4
workCenterTypeCode
- Internally used key which identifies the type of operating resource. For example, the following
indicators represent:
Constraints: Not nullable, Maximum length: 2
workCenterInternalID
- This internally used number and the object type identify the operating resource (for example, the work
center or production resource/tool).
Constraints: Not nullable, Maximum length: 8
WorkCenterAllCapacity_2
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterAllCapacity_2CreateFluentHelper createWorkCenterAllCapacity_2(@Nonnull WorkCenterAllCapacity_2 workCenterAllCapacity_2)
WorkCenterAllCapacity_2
entity and save it to the S/4HANA system.workCenterAllCapacity_2
- WorkCenterAllCapacity_2
entity object that will be created in the S/4HANA system.WorkCenterAllCapacity_2
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterAllCapacity_2UpdateFluentHelper updateWorkCenterAllCapacity_2(@Nonnull WorkCenterAllCapacity_2 workCenterAllCapacity_2)
WorkCenterAllCapacity_2
entity and save it to the S/4HANA system.workCenterAllCapacity_2
- WorkCenterAllCapacity_2
entity object that will be updated in the S/4HANA system.WorkCenterAllCapacity_2
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapacityFluentHelper getAllWorkCenterCapacity()
WorkCenterCapacity
entities.WorkCenterCapacity
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapacityByKeyFluentHelper getWorkCenterCapacityByKey(String capacityInternalID)
WorkCenterCapacity
entity using key fields.capacityInternalID
- Capacity ID
Constraints: Not nullable, Maximum length: 8
WorkCenterCapacity
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapacityCreateFluentHelper createWorkCenterCapacity(@Nonnull WorkCenterCapacity workCenterCapacity)
WorkCenterCapacity
entity and save it to the S/4HANA system.workCenterCapacity
- WorkCenterCapacity
entity object that will be created in the S/4HANA system.WorkCenterCapacity
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapacityUpdateFluentHelper updateWorkCenterCapacity(@Nonnull WorkCenterCapacity workCenterCapacity)
WorkCenterCapacity
entity and save it to the S/4HANA system.workCenterCapacity
- WorkCenterCapacity
entity object that will be updated in the S/4HANA system.WorkCenterCapacity
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapacityIntervalFluentHelper getAllWorkCenterCapacityInterval()
WorkCenterCapacityInterval
entities.WorkCenterCapacityInterval
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapacityIntervalByKeyFluentHelper getWorkCenterCapacityIntervalByKey(String workCenterInternalID, String workCenterTypeCode, String capacityCategoryAllocation, String capacityInternalID, String capacityActiveVersion, LocalDateTime intervalEndDate)
WorkCenterCapacityInterval
entity using key fields.capacityInternalID
- Capacity ID
Constraints: Not nullable, Maximum length: 8
capacityCategoryAllocation
- Capacity Category Allocation
Constraints: Not nullable, Maximum length: 4
workCenterTypeCode
- Internally used key which identifies the type of operating resource. For example, the following
indicators represent:
Constraints: Not nullable, Maximum length: 2
intervalEndDate
- workCenterInternalID
- This internally used number and the object type identify the operating resource (for example, the work
center or production resource/tool).
Constraints: Not nullable, Maximum length: 8
capacityActiveVersion
- WorkCenterCapacityInterval
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapacityIntervalCreateFluentHelper createWorkCenterCapacityInterval(@Nonnull WorkCenterCapacityInterval workCenterCapacityInterval)
WorkCenterCapacityInterval
entity and save it to the S/4HANA system.workCenterCapacityInterval
- WorkCenterCapacityInterval
entity object that will be created in the S/4HANA system.WorkCenterCapacityInterval
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapacityIntervalUpdateFluentHelper updateWorkCenterCapacityInterval(@Nonnull WorkCenterCapacityInterval workCenterCapacityInterval)
WorkCenterCapacityInterval
entity and save it to the S/4HANA system.workCenterCapacityInterval
- WorkCenterCapacityInterval
entity object that will be updated in the S/4HANA system.WorkCenterCapacityInterval
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapacityInterval_2FluentHelper getAllWorkCenterCapacityInterval_2()
WorkCenterCapacityInterval_2
entities.WorkCenterCapacityInterval_2
entities. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapacityInterval_2ByKeyFluentHelper getWorkCenterCapacityInterval_2ByKey(String capacityInternalID, String capacityActiveVersion, LocalDateTime intervalEndDate)
WorkCenterCapacityInterval_2
entity using key fields.capacityInternalID
- Capacity ID
Constraints: Not nullable, Maximum length: 8
intervalEndDate
- End of validity period of an object (such as material, BOM, or routing) in the SAP System.
Constraints: Not nullable, Precision: 0
capacityActiveVersion
- The number which identifies the version of available capacity:
Constraints: Not nullable, Maximum length: 2
WorkCenterCapacityInterval_2
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapacityInterval_2CreateFluentHelper createWorkCenterCapacityInterval_2(@Nonnull WorkCenterCapacityInterval_2 workCenterCapacityInterval_2)
WorkCenterCapacityInterval_2
entity and save it to the S/4HANA system.workCenterCapacityInterval_2
- WorkCenterCapacityInterval_2
entity object that will be created in the S/4HANA system.WorkCenterCapacityInterval_2
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapacityInterval_2UpdateFluentHelper updateWorkCenterCapacityInterval_2(@Nonnull WorkCenterCapacityInterval_2 workCenterCapacityInterval_2)
WorkCenterCapacityInterval_2
entity and save it to the S/4HANA system.workCenterCapacityInterval_2
- WorkCenterCapacityInterval_2
entity object that will be updated in the S/4HANA system.WorkCenterCapacityInterval_2
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapacityShiftFluentHelper getAllWorkCenterCapacityShift()
WorkCenterCapacityShift
entities.WorkCenterCapacityShift
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapacityShiftByKeyFluentHelper getWorkCenterCapacityShiftByKey(String workCenterInternalID, String workCenterTypeCode, String capacityCategoryAllocation, String capacityInternalID, String capacityActiveVersion, LocalDateTime intervalEndDate, String weekDay, String availableCapacityShift)
WorkCenterCapacityShift
entity using key fields.capacityInternalID
- Capacity ID
Constraints: Not nullable, Maximum length: 8
capacityCategoryAllocation
- The number along with the capacity category which identifies the capacity in the work center.
Constraints: Not nullable, Maximum length: 4
workCenterTypeCode
- Internally used key which identifies the type of operating resource. For example, the following
indicators represent:
Constraints: Not nullable, Maximum length: 2
intervalEndDate
- weekDay
- workCenterInternalID
- This internally used number and the object type identify the operating resource (for example, the work
center or production resource/tool).
Constraints: Not nullable, Maximum length: 8
capacityActiveVersion
- availableCapacityShift
- WorkCenterCapacityShift
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapacityShiftCreateFluentHelper createWorkCenterCapacityShift(@Nonnull WorkCenterCapacityShift workCenterCapacityShift)
WorkCenterCapacityShift
entity and save it to the S/4HANA system.workCenterCapacityShift
- WorkCenterCapacityShift
entity object that will be created in the S/4HANA system.WorkCenterCapacityShift
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapacityShiftUpdateFluentHelper updateWorkCenterCapacityShift(@Nonnull WorkCenterCapacityShift workCenterCapacityShift)
WorkCenterCapacityShift
entity and save it to the S/4HANA system.workCenterCapacityShift
- WorkCenterCapacityShift
entity object that will be updated in the S/4HANA system.WorkCenterCapacityShift
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapacityShift_2FluentHelper getAllWorkCenterCapacityShift_2()
WorkCenterCapacityShift_2
entities.WorkCenterCapacityShift_2
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapacityShift_2ByKeyFluentHelper getWorkCenterCapacityShift_2ByKey(String capacityInternalID, String capacityActiveVersion, LocalDateTime intervalEndDate, String weekDay, String availableCapacityShift)
WorkCenterCapacityShift_2
entity using key fields.capacityInternalID
- Capacity ID
Constraints: Not nullable, Maximum length: 8
intervalEndDate
- End of validity period of an object (such as material, BOM, or routing) in the SAP System.
Constraints: Not nullable, Precision: 0
weekDay
- Week Day
Constraints: Not nullable, Maximum length: 1
capacityActiveVersion
- The number which identifies the version of available capacity:
Constraints: Not nullable, Maximum length: 2
availableCapacityShift
- Number of the shift in the shift sequence.
Constraints: Not nullable, Maximum length: 1
WorkCenterCapacityShift_2
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapacityShift_2CreateFluentHelper createWorkCenterCapacityShift_2(@Nonnull WorkCenterCapacityShift_2 workCenterCapacityShift_2)
WorkCenterCapacityShift_2
entity and save it to the S/4HANA system.workCenterCapacityShift_2
- WorkCenterCapacityShift_2
entity object that will be created in the S/4HANA system.WorkCenterCapacityShift_2
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapacityShift_2UpdateFluentHelper updateWorkCenterCapacityShift_2(@Nonnull WorkCenterCapacityShift_2 workCenterCapacityShift_2)
WorkCenterCapacityShift_2
entity and save it to the S/4HANA system.workCenterCapacityShift_2
- WorkCenterCapacityShift_2
entity object that will be updated in the S/4HANA system.WorkCenterCapacityShift_2
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapacityTextFluentHelper getAllWorkCenterCapacityText()
WorkCenterCapacityText
entities.WorkCenterCapacityText
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapacityTextByKeyFluentHelper getWorkCenterCapacityTextByKey(String capacityInternalID, String language)
WorkCenterCapacityText
entity using key fields.capacityInternalID
- Capacity ID
Constraints: Not nullable, Maximum length: 8
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
WorkCenterCapacityText
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapacityTextUpdateFluentHelper updateWorkCenterCapacityText(@Nonnull WorkCenterCapacityText workCenterCapacityText)
WorkCenterCapacityText
entity and save it to the S/4HANA system.workCenterCapacityText
- WorkCenterCapacityText
entity object that will be updated in the S/4HANA system.WorkCenterCapacityText
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapDayOpFluentHelper getAllWorkCenterCapDayOp()
WorkCenterCapDayOp
entities.WorkCenterCapDayOp
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapDayOpByKeyFluentHelper getWorkCenterCapDayOpByKey(String plant, String mRPController, String workCenter, String capacityInternalID, String capacityRequirement, String material, String orderID, String operation)
WorkCenterCapDayOp
entity using key fields.capacityInternalID
- Capacity ID
Constraints: Not nullable, Maximum length: 8
capacityRequirement
- ID of the Capacity Requirements Record
Constraints: Not nullable, Maximum length: 12
material
- Alphanumeric key uniquely identifying the material.
Constraints: Not nullable, Maximum length: 40
orderID
- plant
- operation
- Production Planning
Constraints: Not nullable, Maximum length: 4
workCenter
- Work Center
Constraints: Not nullable, Maximum length: 8
mRPController
- WorkCenterCapDayOp
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapOrderPerBucketParametersByKeyFluentHelper getWorkCenterCapOrderPerBucketParametersByKey(LocalDateTime p_CapEvalStartDate, LocalDateTime p_CapEvalEndDate, String p_CapEvalBucketType)
WorkCenterCapOrderPerBucketParameters
entity using key fields.p_CapEvalBucketType
- Single-Character Flag
Constraints: Not nullable, Maximum length: 1
p_CapEvalStartDate
- Date (YYYYMMDD)
Constraints: Not nullable, Precision: 0
p_CapEvalEndDate
- Date (YYYYMMDD)
Constraints: Not nullable, Precision: 0
WorkCenterCapOrderPerBucketParameters
entity using key fields. This fluent helper allows methods which
modify the underlying query to be called before executing the query itself. To perform execution, call
the
execute
method on the fluent helper object.@Nonnull WorkCenterCapPerBucketParametersByKeyFluentHelper getWorkCenterCapPerBucketParametersByKey(LocalDateTime p_CapEvalStartDate, LocalDateTime p_CapEvalEndDate, String p_CapEvalBucketType)
WorkCenterCapPerBucketParameters
entity using key fields.p_CapEvalBucketType
- Single-Character Flag
Constraints: Not nullable, Maximum length: 1
p_CapEvalStartDate
- Date (YYYYMMDD)
Constraints: Not nullable, Precision: 0
p_CapEvalEndDate
- Date (YYYYMMDD)
Constraints: Not nullable, Precision: 0
WorkCenterCapPerBucketParameters
entity using key fields. This fluent helper allows methods which modify
the underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapPplineOpFluentHelper getAllWorkCenterCapPplineOp()
WorkCenterCapPplineOp
entities.WorkCenterCapPplineOp
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCapPplineOpByKeyFluentHelper getWorkCenterCapPplineOpByKey(String plant, String mRPController, String workCenter, String capacityInternalID, String capacityRequirement, String material, String orderID, String operation)
WorkCenterCapPplineOp
entity using key fields.capacityInternalID
- Capacity ID
Constraints: Not nullable, Maximum length: 8
capacityRequirement
- ID of the Capacity Requirements Record
Constraints: Not nullable, Maximum length: 12
material
- Alphanumeric key uniquely identifying the material.
Constraints: Not nullable, Maximum length: 40
orderID
- plant
- operation
- Production Planning
Constraints: Not nullable, Maximum length: 4
workCenter
- Work Center
Constraints: Not nullable, Maximum length: 8
mRPController
- WorkCenterCapPplineOp
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCostCenterFluentHelper getAllWorkCenterCostCenter()
WorkCenterCostCenter
entities.WorkCenterCostCenter
entities. This fluent helper allows methods which modify the underlying query to be
called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCostCenterByKeyFluentHelper getWorkCenterCostCenterByKey(String workCenterInternalID, String workCenterTypeCode, String costCenterAllocation, LocalDateTime validityEndDate)
WorkCenterCostCenter
entity using key fields.costCenterAllocation
- Cost Center Allocation
Constraints: Not nullable, Maximum length: 4
workCenterTypeCode
- Internally used key which identifies the type of operating resource. For example, the following
indicators represent:
Constraints: Not nullable, Maximum length: 2
workCenterInternalID
- This internally used number and the object type identify the operating resource (for example, the work
center or production resource/tool).
Constraints: Not nullable, Maximum length: 8
validityEndDate
- Contains a date that identifies the end of the validity period.
Constraints: Not nullable, Precision: 0
WorkCenterCostCenter
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCostCenterCreateFluentHelper createWorkCenterCostCenter(@Nonnull WorkCenterCostCenter workCenterCostCenter)
WorkCenterCostCenter
entity and save it to the S/4HANA system.workCenterCostCenter
- WorkCenterCostCenter
entity object that will be created in the S/4HANA system.WorkCenterCostCenter
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterCostCenterUpdateFluentHelper updateWorkCenterCostCenter(@Nonnull WorkCenterCostCenter workCenterCostCenter)
WorkCenterCostCenter
entity and save it to the S/4HANA system.workCenterCostCenter
- WorkCenterCostCenter
entity object that will be updated in the S/4HANA system.WorkCenterCostCenter
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterDayOperationFluentHelper getAllWorkCenterDayOperation()
WorkCenterDayOperation
entities.WorkCenterDayOperation
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterDayOperationByKeyFluentHelper getWorkCenterDayOperationByKey(String workCenterInternalID, String manufacturingOrder, String manufacturingOrderOperation, String manufacturingOrderCategory)
WorkCenterDayOperation
entity using key fields.manufacturingOrderCategory
- Manufacturing Order Category
Constraints: Not nullable, Maximum length: 2
manufacturingOrderOperation
- Manufacturing Order Operation
Constraints: Not nullable, Maximum length: 4
manufacturingOrder
- Manufacturing Order ID
Constraints: Not nullable, Maximum length: 12
workCenterInternalID
- Work Center Internal ID
Constraints: Not nullable, Maximum length: 8
WorkCenterDayOperation
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterDescriptionFluentHelper getAllWorkCenterDescription()
WorkCenterDescription
entities.WorkCenterDescription
entities. This fluent helper allows methods which modify the underlying query to
be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterDescriptionByKeyFluentHelper getWorkCenterDescriptionByKey(String workCenterInternalID, String workCenterTypeCode, String language)
WorkCenterDescription
entity using key fields.workCenterTypeCode
- Production Resource Type
Constraints: Not nullable, Maximum length: 2
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
workCenterInternalID
- This internally used number and the object type identify the operating resource (for example, the work
center or production resource/tool).
Constraints: Not nullable, Maximum length: 8
WorkCenterDescription
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterDescriptionUpdateFluentHelper updateWorkCenterDescription(@Nonnull WorkCenterDescription workCenterDescription)
WorkCenterDescription
entity and save it to the S/4HANA system.workCenterDescription
- WorkCenterDescription
entity object that will be updated in the S/4HANA system.WorkCenterDescription
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterPipeLineOperationFluentHelper getAllWorkCenterPipeLineOperation()
WorkCenterPipeLineOperation
entities.WorkCenterPipeLineOperation
entities. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCenterPipeLineOperationByKeyFluentHelper getWorkCenterPipeLineOperationByKey(String workCenterInternalID, String manufacturingOrder, String manufacturingOrderOperation, String manufacturingOrderCategory)
WorkCenterPipeLineOperation
entity using key fields.manufacturingOrderCategory
- Manufacturing Order Category
Constraints: Not nullable, Maximum length: 2
manufacturingOrderOperation
- Manufacturing Order Operation
Constraints: Not nullable, Maximum length: 4
manufacturingOrder
- Manufacturing Order ID
Constraints: Not nullable, Maximum length: 12
workCenterInternalID
- Work Center Internal ID
Constraints: Not nullable, Maximum length: 8
WorkCenterPipeLineOperation
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCentersFluentHelper getAllWorkCenters()
WorkCenters
entities.WorkCenters
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCentersByKeyFluentHelper getWorkCentersByKey(String workCenterInternalID, String workCenterTypeCode)
WorkCenters
entity using key fields.workCenterTypeCode
- Internally used key which identifies the type of operating resource. For example, the following
indicators represent:
Constraints: Not nullable, Maximum length: 2
workCenterInternalID
- This internally used number and the object type identify the operating resource (for example, the work
center or production resource/tool).
Constraints: Not nullable, Maximum length: 8
WorkCenters
entity
using key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCentersCreateFluentHelper createWorkCenters(@Nonnull WorkCenters workCenters)
WorkCenters
entity and save it to the S/4HANA system.workCenters
- WorkCenters
entity object that will be created in the S/4HANA system.WorkCenters
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull WorkCentersUpdateFluentHelper updateWorkCenters(@Nonnull WorkCenters workCenters)
WorkCenters
entity and save it to the S/4HANA system.workCenters
- WorkCenters
entity object that will be updated in the S/4HANA system.WorkCenters
entity. To perform execution, call the
execute
method on the fluent helper object.Copyright © 2019 SAP SE. All rights reserved.