@Named(value="com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultWorkCenterDataService") public class DefaultWorkCenterDataService extends Object implements WorkCenterDataService
This service enables you to view all the details of work centers. It is based on the OData protocol, and can be consumed in Fiori apps and on other user interfaces.
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 Production - Process Manufacturing (BJ8), Material Requirements Planning (J44) |
Constructor and Description |
---|
DefaultWorkCenterDataService() |
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.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 IDConstraints: Not nullable, Maximum length: 8
capacityCategoryAllocation
- Capacity Category AllocationConstraints: 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.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.public WorkCenterCapacityByKeyFluentHelper getWorkCenterCapacityByKey(String capacityInternalID)
WorkCenterDataService
WorkCenterCapacity
entity using key fields.getWorkCenterCapacityByKey
in interface WorkCenterDataService
capacityInternalID
- Capacity IDConstraints: 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.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.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 CenterConstraints: Not nullable, Maximum length: 8
capacityInternalID
- Capacity IDConstraints: Not nullable, Maximum length: 8
capacityRequirement
- ID of the Capacity Requirements RecordConstraints: Not nullable, Maximum length: 12
material
- Alphanumeric key uniquely identifying the material.Constraints: Not nullable, Maximum length: 40
operation
- Production PlanningConstraints: 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.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 FlagConstraints: 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.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 FlagConstraints: 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.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.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 CenterConstraints: Not nullable, Maximum length: 8
capacityInternalID
- Capacity IDConstraints: Not nullable, Maximum length: 8
capacityRequirement
- ID of the Capacity Requirements RecordConstraints: Not nullable, Maximum length: 12
material
- Alphanumeric key uniquely identifying the material.Constraints: Not nullable, Maximum length: 40
operation
- Production PlanningConstraints: 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.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.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 IDConstraints: Not nullable, Maximum length: 8
manufacturingOrder
- Manufacturing Order IDConstraints: Not nullable, Maximum length: 12
manufacturingOrderOperation
- Manufacturing Order OperationConstraints: Not nullable, Maximum length: 4
manufacturingOrderCategory
- Manufacturing Order CategoryConstraints: 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.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.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 IDConstraints: Not nullable, Maximum length: 8
manufacturingOrder
- Manufacturing Order IDConstraints: Not nullable, Maximum length: 12
manufacturingOrderOperation
- Manufacturing Order OperationConstraints: Not nullable, Maximum length: 4
manufacturingOrderCategory
- Manufacturing Order CategoryConstraints: 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.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.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.Copyright © 2018 SAP SE. All rights reserved.