@Named(value="com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultWorkCenterDataService") public class DefaultWorkCenterDataService extends Object implements WorkCenterDataService
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 |
DEFAULT_SERVICE_PATH
Constructor and Description |
---|
DefaultWorkCenterDataService()
Creates a service using
WorkCenterDataService.DEFAULT_SERVICE_PATH to send the requests. |
public DefaultWorkCenterDataService()
WorkCenterDataService.DEFAULT_SERVICE_PATH
to send the requests.@Nonnull public DefaultWorkCenterDataService withServicePath(@Nonnull String servicePath)
WorkCenterDataService
withServicePath
in interface WorkCenterDataService
servicePath
- Service path that will override the default.@Nonnull public DefaultWorkCenterDataServiceBatch batch()
batch
in interface BatchService<WorkCenterDataServiceBatch>
@Nonnull public WorkCenterAllCapacityFluentHelper getAllWorkCenterAllCapacity()
WorkCenterDataService
WorkCenterAllCapacity
entities.getAllWorkCenterAllCapacity
in interface WorkCenterDataService
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 public WorkCenterAllCapacityByKeyFluentHelper getWorkCenterAllCapacityByKey(String workCenterInternalID, String workCenterTypeCode, String capacityInternalID, String capacityCategoryAllocation)
WorkCenterDataService
WorkCenterAllCapacity
entity using key fields.getWorkCenterAllCapacityByKey
in interface WorkCenterDataService
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
workCenterTypeCode
- Internally used key which identifies the type of operating resource. For example, the following
indicators represent:
Constraints: Not nullable, Maximum length: 2
capacityInternalID
- Capacity ID
Constraints: Not nullable, Maximum length: 8
capacityCategoryAllocation
- Capacity Category Allocation
Constraints: Not nullable, Maximum length: 4
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 public WorkCenterAllCapacityCreateFluentHelper createWorkCenterAllCapacity(@Nonnull WorkCenterAllCapacity workCenterAllCapacity)
WorkCenterDataService
WorkCenterAllCapacity
entity and save it to the S/4HANA system.createWorkCenterAllCapacity
in interface WorkCenterDataService
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 public WorkCenterAllCapacity_2FluentHelper getAllWorkCenterAllCapacity_2()
WorkCenterDataService
WorkCenterAllCapacity_2
entities.getAllWorkCenterAllCapacity_2
in interface WorkCenterDataService
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 public WorkCenterAllCapacity_2ByKeyFluentHelper getWorkCenterAllCapacity_2ByKey(String workCenterInternalID, String workCenterTypeCode, String capacityCategoryAllocation)
WorkCenterDataService
WorkCenterAllCapacity_2
entity using key fields.getWorkCenterAllCapacity_2ByKey
in interface WorkCenterDataService
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
workCenterTypeCode
- Internally used key which identifies the type of operating resource. For example, the following
indicators represent:
Constraints: Not nullable, Maximum length: 2
capacityCategoryAllocation
- Capacity Category Allocation
Constraints: Not nullable, Maximum length: 4
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 public WorkCenterAllCapacity_2CreateFluentHelper createWorkCenterAllCapacity_2(@Nonnull WorkCenterAllCapacity_2 workCenterAllCapacity_2)
WorkCenterDataService
WorkCenterAllCapacity_2
entity and save it to the S/4HANA system.createWorkCenterAllCapacity_2
in interface WorkCenterDataService
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 public WorkCenterAllCapacity_2UpdateFluentHelper updateWorkCenterAllCapacity_2(@Nonnull WorkCenterAllCapacity_2 workCenterAllCapacity_2)
WorkCenterDataService
WorkCenterAllCapacity_2
entity and save it to the S/4HANA system.updateWorkCenterAllCapacity_2
in interface WorkCenterDataService
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 public WorkCenterCapacityFluentHelper getAllWorkCenterCapacity()
WorkCenterDataService
WorkCenterCapacity
entities.getAllWorkCenterCapacity
in interface WorkCenterDataService
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 public WorkCenterCapacityByKeyFluentHelper getWorkCenterCapacityByKey(String capacityInternalID)
WorkCenterDataService
WorkCenterCapacity
entity using key fields.getWorkCenterCapacityByKey
in interface WorkCenterDataService
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 public WorkCenterCapacityCreateFluentHelper createWorkCenterCapacity(@Nonnull WorkCenterCapacity workCenterCapacity)
WorkCenterDataService
WorkCenterCapacity
entity and save it to the S/4HANA system.createWorkCenterCapacity
in interface WorkCenterDataService
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 public WorkCenterCapacityUpdateFluentHelper updateWorkCenterCapacity(@Nonnull WorkCenterCapacity workCenterCapacity)
WorkCenterDataService
WorkCenterCapacity
entity and save it to the S/4HANA system.updateWorkCenterCapacity
in interface WorkCenterDataService
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 public WorkCenterCapacityIntervalFluentHelper getAllWorkCenterCapacityInterval()
WorkCenterDataService
WorkCenterCapacityInterval
entities.getAllWorkCenterCapacityInterval
in interface WorkCenterDataService
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 public WorkCenterCapacityIntervalByKeyFluentHelper getWorkCenterCapacityIntervalByKey(String workCenterInternalID, String workCenterTypeCode, String capacityCategoryAllocation, String capacityInternalID, String capacityActiveVersion, LocalDateTime intervalEndDate)
WorkCenterDataService
WorkCenterCapacityInterval
entity using key fields.getWorkCenterCapacityIntervalByKey
in interface WorkCenterDataService
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
workCenterTypeCode
- Internally used key which identifies the type of operating resource. For example, the following
indicators represent:
Constraints: Not nullable, Maximum length: 2
capacityCategoryAllocation
- Capacity Category Allocation
Constraints: Not nullable, Maximum length: 4
capacityInternalID
- Capacity ID
Constraints: Not nullable, Maximum length: 8
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 public WorkCenterCapacityIntervalCreateFluentHelper createWorkCenterCapacityInterval(@Nonnull WorkCenterCapacityInterval workCenterCapacityInterval)
WorkCenterDataService
WorkCenterCapacityInterval
entity and save it to the S/4HANA system.createWorkCenterCapacityInterval
in interface WorkCenterDataService
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 public WorkCenterCapacityIntervalUpdateFluentHelper updateWorkCenterCapacityInterval(@Nonnull WorkCenterCapacityInterval workCenterCapacityInterval)
WorkCenterDataService
WorkCenterCapacityInterval
entity and save it to the S/4HANA system.updateWorkCenterCapacityInterval
in interface WorkCenterDataService
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 public WorkCenterCapacityInterval_2FluentHelper getAllWorkCenterCapacityInterval_2()
WorkCenterDataService
WorkCenterCapacityInterval_2
entities.getAllWorkCenterCapacityInterval_2
in interface WorkCenterDataService
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 public WorkCenterCapacityInterval_2ByKeyFluentHelper getWorkCenterCapacityInterval_2ByKey(String capacityInternalID, String capacityActiveVersion, LocalDateTime intervalEndDate)
WorkCenterDataService
WorkCenterCapacityInterval_2
entity using key fields.getWorkCenterCapacityInterval_2ByKey
in interface WorkCenterDataService
capacityInternalID
- Capacity ID
Constraints: Not nullable, Maximum length: 8
capacityActiveVersion
- The number which identifies the version of available capacity:
Constraints: Not nullable, Maximum length: 2
intervalEndDate
- End of validity period of an object (such as material, BOM, or routing) in the SAP System.
Constraints: Not nullable, Precision: 0
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 public WorkCenterCapacityInterval_2CreateFluentHelper createWorkCenterCapacityInterval_2(@Nonnull WorkCenterCapacityInterval_2 workCenterCapacityInterval_2)
WorkCenterDataService
WorkCenterCapacityInterval_2
entity and save it to the S/4HANA system.createWorkCenterCapacityInterval_2
in interface WorkCenterDataService
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 public WorkCenterCapacityInterval_2UpdateFluentHelper updateWorkCenterCapacityInterval_2(@Nonnull WorkCenterCapacityInterval_2 workCenterCapacityInterval_2)
WorkCenterDataService
WorkCenterCapacityInterval_2
entity and save it to the S/4HANA system.updateWorkCenterCapacityInterval_2
in interface WorkCenterDataService
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 public WorkCenterCapacityShiftFluentHelper getAllWorkCenterCapacityShift()
WorkCenterDataService
WorkCenterCapacityShift
entities.getAllWorkCenterCapacityShift
in interface WorkCenterDataService
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 public WorkCenterCapacityShiftByKeyFluentHelper getWorkCenterCapacityShiftByKey(String workCenterInternalID, String workCenterTypeCode, String capacityCategoryAllocation, String capacityInternalID, String capacityActiveVersion, LocalDateTime intervalEndDate, String weekDay, String availableCapacityShift)
WorkCenterDataService
WorkCenterCapacityShift
entity using key fields.getWorkCenterCapacityShiftByKey
in interface WorkCenterDataService
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
workCenterTypeCode
- Internally used key which identifies the type of operating resource. For example, the following
indicators represent:
Constraints: Not nullable, Maximum length: 2
capacityCategoryAllocation
- The number along with the capacity category which identifies the capacity in the work center.
Constraints: Not nullable, Maximum length: 4
capacityInternalID
- Capacity ID
Constraints: Not nullable, Maximum length: 8
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 public WorkCenterCapacityShiftCreateFluentHelper createWorkCenterCapacityShift(@Nonnull WorkCenterCapacityShift workCenterCapacityShift)
WorkCenterDataService
WorkCenterCapacityShift
entity and save it to the S/4HANA system.createWorkCenterCapacityShift
in interface WorkCenterDataService
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 public WorkCenterCapacityShiftUpdateFluentHelper updateWorkCenterCapacityShift(@Nonnull WorkCenterCapacityShift workCenterCapacityShift)
WorkCenterDataService
WorkCenterCapacityShift
entity and save it to the S/4HANA system.updateWorkCenterCapacityShift
in interface WorkCenterDataService
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 public WorkCenterCapacityShift_2FluentHelper getAllWorkCenterCapacityShift_2()
WorkCenterDataService
WorkCenterCapacityShift_2
entities.getAllWorkCenterCapacityShift_2
in interface WorkCenterDataService
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 public WorkCenterCapacityShift_2ByKeyFluentHelper getWorkCenterCapacityShift_2ByKey(String capacityInternalID, String capacityActiveVersion, LocalDateTime intervalEndDate, String weekDay, String availableCapacityShift)
WorkCenterDataService
WorkCenterCapacityShift_2
entity using key fields.getWorkCenterCapacityShift_2ByKey
in interface WorkCenterDataService
capacityInternalID
- Capacity ID
Constraints: Not nullable, Maximum length: 8
capacityActiveVersion
- The number which identifies the version of available capacity:
Constraints: Not nullable, Maximum length: 2
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
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 public WorkCenterCapacityShift_2CreateFluentHelper createWorkCenterCapacityShift_2(@Nonnull WorkCenterCapacityShift_2 workCenterCapacityShift_2)
WorkCenterDataService
WorkCenterCapacityShift_2
entity and save it to the S/4HANA system.createWorkCenterCapacityShift_2
in interface WorkCenterDataService
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 public WorkCenterCapacityShift_2UpdateFluentHelper updateWorkCenterCapacityShift_2(@Nonnull WorkCenterCapacityShift_2 workCenterCapacityShift_2)
WorkCenterDataService
WorkCenterCapacityShift_2
entity and save it to the S/4HANA system.updateWorkCenterCapacityShift_2
in interface WorkCenterDataService
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 public WorkCenterCapacityTextFluentHelper getAllWorkCenterCapacityText()
WorkCenterDataService
WorkCenterCapacityText
entities.getAllWorkCenterCapacityText
in interface WorkCenterDataService
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 public WorkCenterCapacityTextByKeyFluentHelper getWorkCenterCapacityTextByKey(String capacityInternalID, String language)
WorkCenterDataService
WorkCenterCapacityText
entity using key fields.getWorkCenterCapacityTextByKey
in interface WorkCenterDataService
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 public WorkCenterCapacityTextUpdateFluentHelper updateWorkCenterCapacityText(@Nonnull WorkCenterCapacityText workCenterCapacityText)
WorkCenterDataService
WorkCenterCapacityText
entity and save it to the S/4HANA system.updateWorkCenterCapacityText
in interface WorkCenterDataService
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 public WorkCenterCapDayOpFluentHelper getAllWorkCenterCapDayOp()
WorkCenterDataService
WorkCenterCapDayOp
entities.getAllWorkCenterCapDayOp
in interface WorkCenterDataService
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 public WorkCenterCapDayOpByKeyFluentHelper getWorkCenterCapDayOpByKey(String plant, String mRPController, String workCenter, String capacityInternalID, String capacityRequirement, String material, String orderID, String operation)
WorkCenterDataService
WorkCenterCapDayOp
entity using key fields.getWorkCenterCapDayOpByKey
in interface WorkCenterDataService
workCenter
- Work Center
Constraints: Not nullable, Maximum length: 8
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
operation
- Production Planning
Constraints: Not nullable, Maximum length: 4
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 public WorkCenterCapOrderPerBucketParametersByKeyFluentHelper getWorkCenterCapOrderPerBucketParametersByKey(LocalDateTime p_CapEvalStartDate, LocalDateTime p_CapEvalEndDate, String p_CapEvalBucketType)
WorkCenterDataService
WorkCenterCapOrderPerBucketParameters
entity using key fields.getWorkCenterCapOrderPerBucketParametersByKey
in interface WorkCenterDataService
p_CapEvalStartDate
- Date (YYYYMMDD)
Constraints: Not nullable, Precision: 0
p_CapEvalEndDate
- Date (YYYYMMDD)
Constraints: Not nullable, Precision: 0
p_CapEvalBucketType
- Single-Character Indicator
Constraints: Not nullable, Maximum length: 1
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 public WorkCenterCapPerBucketParametersByKeyFluentHelper getWorkCenterCapPerBucketParametersByKey(LocalDateTime p_CapEvalStartDate, LocalDateTime p_CapEvalEndDate, String p_CapEvalBucketType)
WorkCenterDataService
WorkCenterCapPerBucketParameters
entity using key fields.getWorkCenterCapPerBucketParametersByKey
in interface WorkCenterDataService
p_CapEvalStartDate
- Date (YYYYMMDD)
Constraints: Not nullable, Precision: 0
p_CapEvalEndDate
- Date (YYYYMMDD)
Constraints: Not nullable, Precision: 0
p_CapEvalBucketType
- Single-Character Indicator
Constraints: Not nullable, Maximum length: 1
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 public WorkCenterCapPplineOpFluentHelper getAllWorkCenterCapPplineOp()
WorkCenterDataService
WorkCenterCapPplineOp
entities.getAllWorkCenterCapPplineOp
in interface WorkCenterDataService
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 public WorkCenterCapPplineOpByKeyFluentHelper getWorkCenterCapPplineOpByKey(String plant, String mRPController, String workCenter, String capacityInternalID, String capacityRequirement, String material, String orderID, String operation)
WorkCenterDataService
WorkCenterCapPplineOp
entity using key fields.getWorkCenterCapPplineOpByKey
in interface WorkCenterDataService
workCenter
- Work Center
Constraints: Not nullable, Maximum length: 8
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
operation
- Production Planning
Constraints: Not nullable, Maximum length: 4
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 public WorkCenterCostCenterFluentHelper getAllWorkCenterCostCenter()
WorkCenterDataService
WorkCenterCostCenter
entities.getAllWorkCenterCostCenter
in interface WorkCenterDataService
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 public WorkCenterCostCenterByKeyFluentHelper getWorkCenterCostCenterByKey(String workCenterInternalID, String workCenterTypeCode, String costCenterAllocation, LocalDateTime validityEndDate)
WorkCenterDataService
WorkCenterCostCenter
entity using key fields.getWorkCenterCostCenterByKey
in interface WorkCenterDataService
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
workCenterTypeCode
- Internally used key which identifies the type of operating resource. For example, the following
indicators represent:
Constraints: Not nullable, Maximum length: 2
costCenterAllocation
- Cost Center Allocation
Constraints: Not nullable, Maximum length: 4
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 public WorkCenterCostCenterCreateFluentHelper createWorkCenterCostCenter(@Nonnull WorkCenterCostCenter workCenterCostCenter)
WorkCenterDataService
WorkCenterCostCenter
entity and save it to the S/4HANA system.createWorkCenterCostCenter
in interface WorkCenterDataService
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 public WorkCenterCostCenterUpdateFluentHelper updateWorkCenterCostCenter(@Nonnull WorkCenterCostCenter workCenterCostCenter)
WorkCenterDataService
WorkCenterCostCenter
entity and save it to the S/4HANA system.updateWorkCenterCostCenter
in interface WorkCenterDataService
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 public WorkCenterDayOperationFluentHelper getAllWorkCenterDayOperation()
WorkCenterDataService
WorkCenterDayOperation
entities.getAllWorkCenterDayOperation
in interface WorkCenterDataService
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 public WorkCenterDayOperationByKeyFluentHelper getWorkCenterDayOperationByKey(String workCenterInternalID, String manufacturingOrder, String manufacturingOrderOperation, String manufacturingOrderCategory)
WorkCenterDataService
WorkCenterDayOperation
entity using key fields.getWorkCenterDayOperationByKey
in interface WorkCenterDataService
workCenterInternalID
- Work Center Internal ID
Constraints: Not nullable, Maximum length: 8
manufacturingOrder
- Manufacturing Order ID
Constraints: Not nullable, Maximum length: 12
manufacturingOrderOperation
- Manufacturing Order Operation
Constraints: Not nullable, Maximum length: 4
manufacturingOrderCategory
- Manufacturing Order Category
Constraints: Not nullable, Maximum length: 2
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 public WorkCenterDescriptionFluentHelper getAllWorkCenterDescription()
WorkCenterDataService
WorkCenterDescription
entities.getAllWorkCenterDescription
in interface WorkCenterDataService
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 public WorkCenterDescriptionByKeyFluentHelper getWorkCenterDescriptionByKey(String workCenterInternalID, String workCenterTypeCode, String language)
WorkCenterDataService
WorkCenterDescription
entity using key fields.getWorkCenterDescriptionByKey
in interface WorkCenterDataService
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
workCenterTypeCode
- Production Resource Type
Constraints: Not nullable, Maximum length: 2
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
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 public WorkCenterDescriptionUpdateFluentHelper updateWorkCenterDescription(@Nonnull WorkCenterDescription workCenterDescription)
WorkCenterDataService
WorkCenterDescription
entity and save it to the S/4HANA system.updateWorkCenterDescription
in interface WorkCenterDataService
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 public WorkCenterPipeLineOperationFluentHelper getAllWorkCenterPipeLineOperation()
WorkCenterDataService
WorkCenterPipeLineOperation
entities.getAllWorkCenterPipeLineOperation
in interface WorkCenterDataService
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 public WorkCenterPipeLineOperationByKeyFluentHelper getWorkCenterPipeLineOperationByKey(String workCenterInternalID, String manufacturingOrder, String manufacturingOrderOperation, String manufacturingOrderCategory)
WorkCenterDataService
WorkCenterPipeLineOperation
entity using key fields.getWorkCenterPipeLineOperationByKey
in interface WorkCenterDataService
workCenterInternalID
- Work Center Internal ID
Constraints: Not nullable, Maximum length: 8
manufacturingOrder
- Manufacturing Order ID
Constraints: Not nullable, Maximum length: 12
manufacturingOrderOperation
- Manufacturing Order Operation
Constraints: Not nullable, Maximum length: 4
manufacturingOrderCategory
- Manufacturing Order Category
Constraints: Not nullable, Maximum length: 2
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 public WorkCentersFluentHelper getAllWorkCenters()
WorkCenterDataService
WorkCenters
entities.getAllWorkCenters
in interface WorkCenterDataService
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 public WorkCentersByKeyFluentHelper getWorkCentersByKey(String workCenterInternalID, String workCenterTypeCode)
WorkCenterDataService
WorkCenters
entity using key fields.getWorkCentersByKey
in interface WorkCenterDataService
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
workCenterTypeCode
- Internally used key which identifies the type of operating resource. For example, the following
indicators represent:
Constraints: Not nullable, Maximum length: 2
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 public WorkCentersCreateFluentHelper createWorkCenters(@Nonnull WorkCenters workCenters)
WorkCenterDataService
WorkCenters
entity and save it to the S/4HANA system.createWorkCenters
in interface WorkCenterDataService
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 public WorkCentersUpdateFluentHelper updateWorkCenters(@Nonnull WorkCenters workCenters)
WorkCenterDataService
WorkCenters
entity and save it to the S/4HANA system.updateWorkCenters
in interface WorkCenterDataService
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 © 2020 SAP SE. All rights reserved.