Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata |
Modifier and Type | Field and Description |
---|---|
static WorkCentersLink<WorkCenterAllCapacity> |
WorkCenters.TO_WORK_CENTER_CAPACITY
Use with available fluent helpers to apply the to_WorkCenterCapacity navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
WorkCenterAllCapacity |
WorkCenterAllCapacity.WorkCenterAllCapacityBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<WorkCenterAllCapacity> |
WorkCenters.fetchWorkCenterCapacity()
Fetches the WorkCenterAllCapacity entities (one to many) associated with this entity.
|
protected Class<WorkCenterAllCapacity> |
WorkCenterAllCapacityByKeyFluentHelper.getEntityClass() |
protected Class<WorkCenterAllCapacity> |
WorkCenterAllCapacityFluentHelper.getEntityClass() |
Class<WorkCenterAllCapacity> |
WorkCenterAllCapacity.getType() |
Optional<List<WorkCenterAllCapacity>> |
WorkCenters.getWorkCenterCapacityIfPresent()
Retrieval of associated WorkCenterAllCapacity entities (one to many).
|
List<WorkCenterAllCapacity> |
WorkCenters.getWorkCenterCapacityOrFetch()
Retrieval of associated WorkCenterAllCapacity entities (one to many).
|
Modifier and Type | Method and Description |
---|---|
void |
WorkCenters.addWorkCenterCapacity(WorkCenterAllCapacity... entity)
Adds elements to the list of associated WorkCenterAllCapacity entities.
|
WorkCenters.WorkCentersBuilder |
WorkCenters.WorkCentersBuilder.workCenterCapacity(WorkCenterAllCapacity... value) |
Modifier and Type | Method and Description |
---|---|
void |
WorkCenters.setWorkCenterCapacity(List<WorkCenterAllCapacity> value)
Overwrites the list of associated WorkCenterAllCapacity entities for the loaded navigation property to_WorkCenterCapacity.
|
protected WorkCenterAllCapacityLink<ObjectT> |
WorkCenterAllCapacityLink.translateLinkType(EntityLink<WorkCenterAllCapacityLink<ObjectT>,WorkCenterAllCapacity,ObjectT> link) |
Constructor and Description |
---|
WorkCenters(String workCenterInternalID,
String workCenterTypeCode,
String workCenter,
String workCenterDesc,
String plant,
String workCenterCategoryCode,
String workCenterResponsible,
String workCenterResponsibleName,
String supplyArea,
String workCenterUsage,
String capacityInternalID,
ErpConfigContext erpConfigContext,
WorkCenterCapacity toCapacity,
List<WorkCenterAllCapacity> toWorkCenterCapacity,
List<WorkCenterPipeLineOperation> toWorkCenterQueuingOp,
List<WorkCenterDayOperation> toWorkCenterTodayOp) |
Copyright © 2018 SAP SE. All rights reserved.