Modifier and Type | Field and Description |
---|---|
static WorkCenterCapacityLink<WorkCenterCapacityInterval_2> |
WorkCenterCapacity.TO_CAPACITY_INTERVAL
Use with available fluent helpers to apply the to_CapacityInterval navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
WorkCenterCapacityInterval_2 |
WorkCenterCapacityInterval_2.WorkCenterCapacityInterval_2Builder.build() |
protected WorkCenterCapacityInterval_2 |
WorkCenterCapacityInterval_2UpdateFluentHelper.getEntity() |
protected WorkCenterCapacityInterval_2 |
WorkCenterCapacityInterval_2CreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<WorkCenterCapacityInterval_2> |
WorkCenterCapacity.fetchCapacityInterval()
Fetches the WorkCenterCapacityInterval_2 entities (one to many) associated with this entity.
|
Optional<List<WorkCenterCapacityInterval_2>> |
WorkCenterCapacity.getCapacityIntervalIfPresent()
Retrieval of associated WorkCenterCapacityInterval_2 entities (one to many).
|
List<WorkCenterCapacityInterval_2> |
WorkCenterCapacity.getCapacityIntervalOrFetch()
Retrieval of associated WorkCenterCapacityInterval_2 entities (one to many).
|
protected Class<WorkCenterCapacityInterval_2> |
WorkCenterCapacityInterval_2FluentHelper.getEntityClass() |
protected Class<WorkCenterCapacityInterval_2> |
WorkCenterCapacityInterval_2ByKeyFluentHelper.getEntityClass() |
Class<WorkCenterCapacityInterval_2> |
WorkCenterCapacityInterval_2.getType() |
Modifier and Type | Method and Description |
---|---|
void |
WorkCenterCapacity.addCapacityInterval(WorkCenterCapacityInterval_2... entity)
Adds elements to the list of associated WorkCenterCapacityInterval_2 entities.
|
WorkCenterCapacity.WorkCenterCapacityBuilder |
WorkCenterCapacity.WorkCenterCapacityBuilder.capacityInterval(WorkCenterCapacityInterval_2... value) |
Modifier and Type | Method and Description |
---|---|
void |
WorkCenterCapacity.setCapacityInterval(List<WorkCenterCapacityInterval_2> value)
Overwrites the list of associated WorkCenterCapacityInterval_2 entities for the loaded navigation property
to_CapacityInterval.
|
Constructor and Description |
---|
WorkCenterCapacityInterval_2CreateFluentHelper(String servicePath,
WorkCenterCapacityInterval_2 entity)
Creates a fluent helper object that will create a
WorkCenterCapacityInterval_2 entity on the OData endpoint. |
WorkCenterCapacityInterval_2UpdateFluentHelper(String servicePath,
WorkCenterCapacityInterval_2 entity)
Creates a fluent helper object that will update a
WorkCenterCapacityInterval_2 entity on the OData endpoint. |
Constructor and Description |
---|
WorkCenterCapacity(String capacityInternalID,
String capacity,
String capacityCategoryCode,
String capacityActiveVersion,
Boolean capacityIsFinite,
Boolean capacityIsPooled,
Boolean capacityHasIndivCapacities,
Boolean capacityIsExcldFrmLongTermPlng,
Short capacityNumberOfCapacities,
String capacityResponsiblePlanner,
String capacityPlanUtilizationPercent,
Integer capacityBreakDuration,
String plant,
String factoryCalendar,
String authorizationGroup,
String shiftGroup,
Integer capacityStartTime,
Integer capacityEndTime,
Boolean capIsUsedInMultiOperations,
String referencedCapacityInternalID,
String capOverloadThresholdInPercent,
String capacityQuantityUnit,
String capacityBaseQtyUnit,
ZonedDateTime capacityLastChangeDateTime,
List<WorkCenterCapacityInterval_2> toCapacityInterval,
List<WorkCenterCapacityText> toCapacityText) |
Modifier and Type | Method and Description |
---|---|
WorkCenterDataServiceBatchChangeSet |
WorkCenterDataServiceBatchChangeSet.createWorkCenterCapacityInterval_2(WorkCenterCapacityInterval_2 workCenterCapacityInterval_2)
Create a new
WorkCenterCapacityInterval_2 entity and save it to the S/4HANA system. |
WorkCenterDataServiceBatchChangeSet |
DefaultWorkCenterDataServiceBatchChangeSet.createWorkCenterCapacityInterval_2(WorkCenterCapacityInterval_2 workCenterCapacityInterval_2)
Create a new
WorkCenterCapacityInterval_2 entity and save it to the S/4HANA system. |
WorkCenterDataServiceBatchChangeSet |
WorkCenterDataServiceBatchChangeSet.updateWorkCenterCapacityInterval_2(WorkCenterCapacityInterval_2 workCenterCapacityInterval_2)
Update an existing
WorkCenterCapacityInterval_2 entity and save it to the S/4HANA system. |
WorkCenterDataServiceBatchChangeSet |
DefaultWorkCenterDataServiceBatchChangeSet.updateWorkCenterCapacityInterval_2(WorkCenterCapacityInterval_2 workCenterCapacityInterval_2)
Update an existing
WorkCenterCapacityInterval_2 entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<WorkCenterCapacityInterval_2> |
WorkCenterCapacityInterval_2OneToOneLink.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 WorkCenterCapacityInterval_2Link<ObjectT> |
WorkCenterCapacityInterval_2Link.translateLinkType(EntityLink<WorkCenterCapacityInterval_2Link<ObjectT>,WorkCenterCapacityInterval_2,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
WorkCenterCapacityInterval_2CreateFluentHelper |
DefaultWorkCenterDataService.createWorkCenterCapacityInterval_2(WorkCenterCapacityInterval_2 workCenterCapacityInterval_2) |
WorkCenterCapacityInterval_2CreateFluentHelper |
WorkCenterDataService.createWorkCenterCapacityInterval_2(WorkCenterCapacityInterval_2 workCenterCapacityInterval_2)
Create a new
WorkCenterCapacityInterval_2 entity and save it to the S/4HANA system. |
WorkCenterCapacityInterval_2UpdateFluentHelper |
DefaultWorkCenterDataService.updateWorkCenterCapacityInterval_2(WorkCenterCapacityInterval_2 workCenterCapacityInterval_2) |
WorkCenterCapacityInterval_2UpdateFluentHelper |
WorkCenterDataService.updateWorkCenterCapacityInterval_2(WorkCenterCapacityInterval_2 workCenterCapacityInterval_2)
Update an existing
WorkCenterCapacityInterval_2 entity and save it to the S/4HANA system. |
Copyright © 2019 SAP SE. All rights reserved.