Modifier and Type | Field and Description |
---|---|
static WorkCenterAllCapacity_2OneToOneLink<WorkCenterCapacity> |
WorkCenterAllCapacity_2.TO_CAPACITY
Use with available fluent helpers to apply the to_Capacity navigation property to query operations.
|
static WorkCentersOneToOneLink<WorkCenterCapacity> |
WorkCenters.TO_CAPACITY
Use with available fluent helpers to apply the to_Capacity navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
WorkCenterCapacity |
WorkCenterCapacity.WorkCenterCapacityBuilder.build() |
WorkCenterCapacity |
WorkCenterAllCapacity_2.fetchCapacity()
Fetches the WorkCenterCapacity entity (one to one) associated with this entity.
|
WorkCenterCapacity |
WorkCenters.fetchCapacity()
Fetches the WorkCenterCapacity entity (one to one) associated with this entity.
|
WorkCenterCapacity |
WorkCenterAllCapacity_2.getCapacityOrFetch()
Retrieval of associated WorkCenterCapacity entity (one to one).
|
WorkCenterCapacity |
WorkCenters.getCapacityOrFetch()
Retrieval of associated WorkCenterCapacity entity (one to one).
|
protected WorkCenterCapacity |
WorkCenterCapacityUpdateFluentHelper.getEntity() |
protected WorkCenterCapacity |
WorkCenterCapacityCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<WorkCenterCapacity> |
WorkCenterAllCapacity_2.getCapacityIfPresent()
Retrieval of associated WorkCenterCapacity entity (one to one).
|
io.vavr.control.Option<WorkCenterCapacity> |
WorkCenters.getCapacityIfPresent()
Retrieval of associated WorkCenterCapacity entity (one to one).
|
protected Class<WorkCenterCapacity> |
WorkCenterCapacityByKeyFluentHelper.getEntityClass() |
protected Class<WorkCenterCapacity> |
WorkCenterCapacityFluentHelper.getEntityClass() |
Class<WorkCenterCapacity> |
WorkCenterCapacity.getType() |
Modifier and Type | Method and Description |
---|---|
WorkCenterAllCapacity_2.WorkCenterAllCapacity_2Builder |
WorkCenterAllCapacity_2.WorkCenterAllCapacity_2Builder.capacity(WorkCenterCapacity value)
Navigation property to_Capacity for WorkCenterAllCapacity_2 to single
WorkCenterCapacity.
|
WorkCenters.WorkCentersBuilder |
WorkCenters.WorkCentersBuilder.capacity(WorkCenterCapacity value)
Navigation property to_Capacity for WorkCenters to single WorkCenterCapacity.
|
void |
WorkCenterAllCapacity_2.setCapacity(WorkCenterCapacity value)
Overwrites the associated WorkCenterCapacity entity for the loaded navigation property to_Capacity.
|
void |
WorkCenters.setCapacity(WorkCenterCapacity value)
Overwrites the associated WorkCenterCapacity entity for the loaded navigation property to_Capacity.
|
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) |
WorkCenterCapacityCreateFluentHelper(String servicePath,
WorkCenterCapacity entity)
Creates a fluent helper object that will create a
WorkCenterCapacity
entity on the OData endpoint. |
WorkCenterCapacityUpdateFluentHelper(String servicePath,
WorkCenterCapacity entity)
Creates a fluent helper object that will update a
WorkCenterCapacity
entity on the OData endpoint. |
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.createWorkCenterCapacity(WorkCenterCapacity workCenterCapacity)
Create a new
WorkCenterCapacity entity and save it to the S/4HANA system. |
WorkCenterDataServiceBatchChangeSet |
DefaultWorkCenterDataServiceBatchChangeSet.createWorkCenterCapacity(WorkCenterCapacity workCenterCapacity)
Create a new
WorkCenterCapacity entity and save it to the S/4HANA system. |
WorkCenterDataServiceBatchChangeSet |
WorkCenterDataServiceBatchChangeSet.updateWorkCenterCapacity(WorkCenterCapacity workCenterCapacity)
Update an existing
WorkCenterCapacity entity and save it to the S/4HANA system. |
WorkCenterDataServiceBatchChangeSet |
DefaultWorkCenterDataServiceBatchChangeSet.updateWorkCenterCapacity(WorkCenterCapacity workCenterCapacity)
Update an existing
WorkCenterCapacity entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<WorkCenterCapacity> |
WorkCenterCapacityOneToOneLink.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 WorkCenterCapacityLink<ObjectT> |
WorkCenterCapacityLink.translateLinkType(EntityLink<WorkCenterCapacityLink<ObjectT>,WorkCenterCapacity,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
WorkCenterCapacityCreateFluentHelper |
DefaultWorkCenterDataService.createWorkCenterCapacity(WorkCenterCapacity workCenterCapacity) |
WorkCenterCapacityCreateFluentHelper |
WorkCenterDataService.createWorkCenterCapacity(WorkCenterCapacity workCenterCapacity)
Create a new
WorkCenterCapacity entity and save it to the S/4HANA system. |
WorkCenterCapacityUpdateFluentHelper |
DefaultWorkCenterDataService.updateWorkCenterCapacity(WorkCenterCapacity workCenterCapacity) |
WorkCenterCapacityUpdateFluentHelper |
WorkCenterDataService.updateWorkCenterCapacity(WorkCenterCapacity workCenterCapacity)
Update an existing
WorkCenterCapacity entity and save it to the S/4HANA system. |
Copyright © 2020 SAP SE. All rights reserved.