Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata |
Modifier and Type | Field and Description |
---|---|
static WorkCenterAllCapacityLink<WorkCenterCapPplineOp> |
WorkCenterAllCapacity.TO_WORK_CENTER_QUEUING_OP
Use with available fluent helpers to apply the to_WorkCenterQueuingOp navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
WorkCenterCapPplineOp |
WorkCenterCapPplineOp.WorkCenterCapPplineOpBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<WorkCenterCapPplineOp> |
WorkCenterAllCapacity.fetchWorkCenterQueuingOp()
Fetches the WorkCenterCapPplineOp entities (one to many) associated with this entity.
|
protected Class<WorkCenterCapPplineOp> |
WorkCenterCapPplineOpFluentHelper.getEntityClass() |
protected Class<WorkCenterCapPplineOp> |
WorkCenterCapPplineOpByKeyFluentHelper.getEntityClass() |
Class<WorkCenterCapPplineOp> |
WorkCenterCapPplineOp.getType() |
Optional<List<WorkCenterCapPplineOp>> |
WorkCenterAllCapacity.getWorkCenterQueuingOpIfPresent()
Retrieval of associated WorkCenterCapPplineOp entities (one to many).
|
List<WorkCenterCapPplineOp> |
WorkCenterAllCapacity.getWorkCenterQueuingOpOrFetch()
Retrieval of associated WorkCenterCapPplineOp entities (one to many).
|
Modifier and Type | Method and Description |
---|---|
void |
WorkCenterAllCapacity.addWorkCenterQueuingOp(WorkCenterCapPplineOp... entity)
Adds elements to the list of associated WorkCenterCapPplineOp entities.
|
WorkCenterAllCapacity.WorkCenterAllCapacityBuilder |
WorkCenterAllCapacity.WorkCenterAllCapacityBuilder.workCenterQueuingOp(WorkCenterCapPplineOp... value) |
Modifier and Type | Method and Description |
---|---|
void |
WorkCenterAllCapacity.setWorkCenterQueuingOp(List<WorkCenterCapPplineOp> value)
Overwrites the list of associated WorkCenterCapPplineOp entities for the loaded navigation property
to_WorkCenterQueuingOp.
|
protected WorkCenterCapPplineOpLink<ObjectT> |
WorkCenterCapPplineOpLink.translateLinkType(EntityLink<WorkCenterCapPplineOpLink<ObjectT>,WorkCenterCapPplineOp,ObjectT> link) |
Constructor and Description |
---|
WorkCenterAllCapacity(String workCenterInternalID,
String workCenterTypeCode,
String capacityInternalID,
String capacityCategoryAllocation,
String workCenter,
String workCenterDesc,
String plant,
String workCenterCategoryCode,
String workCenterResponsible,
String supplyArea,
String workCenterUsage,
String workCenterResponsibleName,
String capacityCategoryCode,
ErpConfigContext erpConfigContext,
List<WorkCenterCapacityInterval> toWorkCenterInterval,
List<WorkCenterCapPplineOp> toWorkCenterQueuingOp,
List<WorkCenterCapDayOp> toWorkCenterTodayOp) |
Copyright © 2018 SAP SE. All rights reserved.