Modifier and Type | Field and Description |
---|---|
static WorkCentersLink<WorkCenterPipeLineOperation> |
WorkCenters.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 |
---|---|
WorkCenterPipeLineOperation |
WorkCenterPipeLineOperation.WorkCenterPipeLineOperationBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<WorkCenterPipeLineOperation> |
WorkCenters.fetchWorkCenterQueuingOp()
Fetches the WorkCenterPipeLineOperation entities (one to many) associated with this entity.
|
protected Class<WorkCenterPipeLineOperation> |
WorkCenterPipeLineOperationFluentHelper.getEntityClass() |
protected Class<WorkCenterPipeLineOperation> |
WorkCenterPipeLineOperationByKeyFluentHelper.getEntityClass() |
Class<WorkCenterPipeLineOperation> |
WorkCenterPipeLineOperation.getType() |
io.vavr.control.Option<List<WorkCenterPipeLineOperation>> |
WorkCenters.getWorkCenterQueuingOpIfPresent()
Retrieval of associated WorkCenterPipeLineOperation entities (one to many).
|
List<WorkCenterPipeLineOperation> |
WorkCenters.getWorkCenterQueuingOpOrFetch()
Retrieval of associated WorkCenterPipeLineOperation entities (one to many).
|
Modifier and Type | Method and Description |
---|---|
void |
WorkCenters.addWorkCenterQueuingOp(WorkCenterPipeLineOperation... entity)
Adds elements to the list of associated WorkCenterPipeLineOperation entities.
|
WorkCenters.WorkCentersBuilder |
WorkCenters.WorkCentersBuilder.workCenterQueuingOp(WorkCenterPipeLineOperation... value)
Navigation property to_WorkCenterQueuingOp for WorkCenters to multiple
WorkCenterPipeLineOperation.
|
Modifier and Type | Method and Description |
---|---|
void |
WorkCenters.setWorkCenterQueuingOp(List<WorkCenterPipeLineOperation> value)
Overwrites the list of associated WorkCenterPipeLineOperation entities for the loaded navigation property
to_WorkCenterQueuingOp.
|
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,
Boolean workCenterIsToBeDeleted,
LocalDateTime validityStartDate,
LocalDateTime validityEndDate,
String workCenterFormulaParam1,
String workCenterFormulaParam2,
String workCenterFormulaParam3,
String workCenterFormulaParam4,
String workCenterFormulaParam5,
String workCenterFormulaParam6,
BigDecimal workCenterFmlaParamValue1,
BigDecimal workCenterFmlaParamValue2,
BigDecimal workCenterFmlaParamValue3,
BigDecimal workCenterFmlaParamValue4,
BigDecimal workCenterFmlaParamValue5,
BigDecimal workCenterFmlaParamValue6,
String workCenterFmlaParamUnit1,
String workCenterFmlaParamUnit2,
String workCenterFmlaParamUnit3,
String workCenterFmlaParamUnit4,
String workCenterFmlaParamUnit5,
String workCenterFmlaParamUnit6,
String standardWorkFormulaParamGroup,
String wrkCtrStdValMaintRule1,
String wrkCtrStdValMaintRule2,
String wrkCtrStdValMaintRule3,
String wrkCtrStdValMaintRule4,
String wrkCtrStdValMaintRule5,
String wrkCtrStdValMaintRule6,
String workCenterStandardWorkQtyUnit1,
String workCenterStandardWorkQtyUnit2,
String workCenterStandardWorkQtyUnit3,
String workCenterStandardWorkQtyUnit4,
String workCenterStandardWorkQtyUnit5,
String workCenterStandardWorkQtyUnit6,
String operationControlProfile,
Boolean matlCompIsMarkedForBackflush,
String workCenterLocation,
String workCenterLocationGroup,
String wrkCtrSetupSchedgFmla,
String wrkCtrProcgSchedgFmla,
String wrkCtrTeardownSchedgFmla,
String wrkCtrIntProcgSchedgFmla,
ZonedDateTime workCenterLastChangeDateTime,
WorkCenterCapacity toCapacity,
List<WorkCenterAllCapacity_2> toWorkCenterAllCapacity,
List<WorkCenterAllCapacity> toWorkCenterCapacity,
List<WorkCenterCostCenter> toWorkCenterCostCenter,
List<WorkCenterDescription> toWorkCenterDescription,
List<WorkCenterPipeLineOperation> toWorkCenterQueuingOp,
List<WorkCenterDayOperation> toWorkCenterTodayOp) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<WorkCenterPipeLineOperation> |
WorkCenterPipeLineOperationOneToOneLink.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 WorkCenterPipeLineOperationLink<ObjectT> |
WorkCenterPipeLineOperationLink.translateLinkType(EntityLink<WorkCenterPipeLineOperationLink<ObjectT>,WorkCenterPipeLineOperation,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.