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() |
protected WorkCenterAllCapacity |
WorkCenterAllCapacityCreateFluentHelper.getEntity() |
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() |
io.vavr.control.Option<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)
Navigation property to_WorkCenterCapacity for WorkCenters to multiple
WorkCenterAllCapacity.
|
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 |
---|
WorkCenterAllCapacityCreateFluentHelper(String servicePath,
WorkCenterAllCapacity entity)
Creates a fluent helper object that will create a
WorkCenterAllCapacity entity on the OData endpoint. |
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 |
---|---|
WorkCenterDataServiceBatchChangeSet |
WorkCenterDataServiceBatchChangeSet.createWorkCenterAllCapacity(WorkCenterAllCapacity workCenterAllCapacity)
Create a new
WorkCenterAllCapacity entity and save it to the S/4HANA system. |
WorkCenterDataServiceBatchChangeSet |
DefaultWorkCenterDataServiceBatchChangeSet.createWorkCenterAllCapacity(WorkCenterAllCapacity workCenterAllCapacity)
Create a new
WorkCenterAllCapacity entity and save it to the S/4HANA system. |
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) |
Modifier and Type | Method and Description |
---|---|
WorkCenterAllCapacityCreateFluentHelper |
DefaultWorkCenterDataService.createWorkCenterAllCapacity(WorkCenterAllCapacity workCenterAllCapacity) |
WorkCenterAllCapacityCreateFluentHelper |
WorkCenterDataService.createWorkCenterAllCapacity(WorkCenterAllCapacity workCenterAllCapacity)
Create a new
WorkCenterAllCapacity entity and save it to the S/4HANA system. |
Copyright © 2019 SAP SE. All rights reserved.