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 WorkCenterAllCapacityLink<WorkCenterCapPplineOp> |
WorkCenterAllCapacity.TO_WORK_CENTER_QUEUING_OP
Use with available fluent helpers to apply the to_WorkCenterQueuingOp navigation property to query
operations.
|
static WorkCenterAllCapacity_2Link<WorkCenterCapPplineOp> |
WorkCenterAllCapacity_2.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.
|
List<WorkCenterCapPplineOp> |
WorkCenterAllCapacity_2.fetchWorkCenterQueuingOp()
Fetches the WorkCenterCapPplineOp entities (one to many) associated with this entity.
|
protected Class<WorkCenterCapPplineOp> |
WorkCenterCapPplineOpByKeyFluentHelper.getEntityClass() |
protected Class<WorkCenterCapPplineOp> |
WorkCenterCapPplineOpFluentHelper.getEntityClass() |
Class<WorkCenterCapPplineOp> |
WorkCenterCapPplineOp.getType() |
io.vavr.control.Option<List<WorkCenterCapPplineOp>> |
WorkCenterAllCapacity.getWorkCenterQueuingOpIfPresent()
Retrieval of associated WorkCenterCapPplineOp entities (one to many).
|
io.vavr.control.Option<List<WorkCenterCapPplineOp>> |
WorkCenterAllCapacity_2.getWorkCenterQueuingOpIfPresent()
Retrieval of associated WorkCenterCapPplineOp entities (one to many).
|
List<WorkCenterCapPplineOp> |
WorkCenterAllCapacity.getWorkCenterQueuingOpOrFetch()
Retrieval of associated WorkCenterCapPplineOp entities (one to many).
|
List<WorkCenterCapPplineOp> |
WorkCenterAllCapacity_2.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.
|
void |
WorkCenterAllCapacity_2.addWorkCenterQueuingOp(WorkCenterCapPplineOp... entity)
Adds elements to the list of associated WorkCenterCapPplineOp entities.
|
WorkCenterAllCapacity.WorkCenterAllCapacityBuilder |
WorkCenterAllCapacity.WorkCenterAllCapacityBuilder.workCenterQueuingOp(WorkCenterCapPplineOp... value)
Navigation property to_WorkCenterQueuingOp for WorkCenterAllCapacity to multiple
WorkCenterCapPplineOp.
|
WorkCenterAllCapacity_2.WorkCenterAllCapacity_2Builder |
WorkCenterAllCapacity_2.WorkCenterAllCapacity_2Builder.workCenterQueuingOp(WorkCenterCapPplineOp... value)
Navigation property to_WorkCenterQueuingOp for WorkCenterAllCapacity_2 to multiple
WorkCenterCapPplineOp.
|
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.
|
void |
WorkCenterAllCapacity_2.setWorkCenterQueuingOp(List<WorkCenterCapPplineOp> value)
Overwrites the list of associated WorkCenterCapPplineOp entities for the loaded navigation property
to_WorkCenterQueuingOp.
|
Constructor and Description |
---|
WorkCenterAllCapacity_2(String workCenterInternalID,
String workCenterTypeCode,
String capacityCategoryAllocation,
String plant,
String workCenterCategoryCode,
String workCenter,
String capacityInternalID,
String setupCapRequirementFormula,
String procgCapRequirementFormula,
String teardownCapRequirementFormula,
String otherCapRequirementFormula,
ZonedDateTime workCenterLastChangeDateTime,
WorkCenterCapacity toCapacity,
List<WorkCenterCapPplineOp> toWorkCenterQueuingOp,
List<WorkCenterCapDayOp> toWorkCenterTodayOp) |
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,
List<WorkCenterCapacityInterval> toWorkCenterInterval,
List<WorkCenterCapPplineOp> toWorkCenterQueuingOp,
List<WorkCenterCapDayOp> toWorkCenterTodayOp) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<WorkCenterCapPplineOp> |
WorkCenterCapPplineOpOneToOneLink.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 WorkCenterCapPplineOpLink<ObjectT> |
WorkCenterCapPplineOpLink.translateLinkType(EntityLink<WorkCenterCapPplineOpLink<ObjectT>,WorkCenterCapPplineOp,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.