Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata | |
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.link |
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> |
WorkCenterAllCapacityFluentHelper.getEntityClass() |
protected Class<WorkCenterAllCapacity> |
WorkCenterAllCapacityByKeyFluentHelper.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.
|
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,
WorkCenterCapacity toCapacity,
List<WorkCenterAllCapacity> toWorkCenterCapacity,
List<WorkCenterPipeLineOperation> toWorkCenterQueuingOp,
List<WorkCenterDayOperation> toWorkCenterTodayOp) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<WorkCenterAllCapacity> |
WorkCenterAllCapacityOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected WorkCenterAllCapacityLink<ObjectT> |
WorkCenterAllCapacityLink.translateLinkType(EntityLink<WorkCenterAllCapacityLink<ObjectT>,WorkCenterAllCapacity,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.