Modifier and Type | Field and Description |
---|---|
static ProdAllocationObjectLink<ProdAllocCharcValCombn> |
ProdAllocationObject.TO_PROD_ALLOC_CHARC_VAL_COMBN_TP
Use with available fluent helpers to apply the to_ProdAllocCharcValCombnTP navigation property to query
operations.
|
static ProdAllocObjTimeSeriesOneToOneLink<ProdAllocCharcValCombn> |
ProdAllocObjTimeSeries.TO_PROD_ALLOC_CHARC_VAL_COMBN_TP
Use with available fluent helpers to apply the to_ProdAllocCharcValCombnTP navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ProdAllocCharcValCombn |
ProdAllocCharcValCombn.ProdAllocCharcValCombnBuilder.build() |
ProdAllocCharcValCombn |
DeleteActvCharcValCombinationFluentHelper.execute(HttpDestinationProperties destination) |
ProdAllocCharcValCombn |
ProdAllocObjTimeSeries.fetchProdAllocCharcValCombnTP()
Fetches the ProdAllocCharcValCombn entity (one to one) associated with this entity.
|
protected ProdAllocCharcValCombn |
ProdAllocCharcValCombnUpdateFluentHelper.getEntity() |
protected ProdAllocCharcValCombn |
ProdAllocCharcValCombnCreateFluentHelper.getEntity() |
ProdAllocCharcValCombn |
ProdAllocObjTimeSeries.getProdAllocCharcValCombnTPOrFetch()
Retrieval of associated ProdAllocCharcValCombn entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
List<ProdAllocCharcValCombn> |
ProdAllocationObject.fetchProdAllocCharcValCombnTP()
Fetches the ProdAllocCharcValCombn entities (one to many) associated with this entity.
|
protected Class<ProdAllocCharcValCombn> |
ProdAllocCharcValCombnFluentHelper.getEntityClass() |
protected Class<ProdAllocCharcValCombn> |
ProdAllocCharcValCombnByKeyFluentHelper.getEntityClass() |
protected Class<ProdAllocCharcValCombn> |
DeleteActvCharcValCombinationFluentHelper.getEntityClass() |
io.vavr.control.Option<List<ProdAllocCharcValCombn>> |
ProdAllocationObject.getProdAllocCharcValCombnTPIfPresent()
Retrieval of associated ProdAllocCharcValCombn entities (one to many).
|
io.vavr.control.Option<ProdAllocCharcValCombn> |
ProdAllocObjTimeSeries.getProdAllocCharcValCombnTPIfPresent()
Retrieval of associated ProdAllocCharcValCombn entity (one to one).
|
List<ProdAllocCharcValCombn> |
ProdAllocationObject.getProdAllocCharcValCombnTPOrFetch()
Retrieval of associated ProdAllocCharcValCombn entities (one to many).
|
Class<ProdAllocCharcValCombn> |
ProdAllocCharcValCombn.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ProdAllocationObject.addProdAllocCharcValCombnTP(ProdAllocCharcValCombn... entity)
Adds elements to the list of associated ProdAllocCharcValCombn entities.
|
ProdAllocationObject.ProdAllocationObjectBuilder |
ProdAllocationObject.ProdAllocationObjectBuilder.prodAllocCharcValCombnTP(ProdAllocCharcValCombn... value)
Navigation property to_ProdAllocCharcValCombnTP for ProdAllocationObject to multiple
ProdAllocCharcValCombn.
|
ProdAllocObjTimeSeries.ProdAllocObjTimeSeriesBuilder |
ProdAllocObjTimeSeries.ProdAllocObjTimeSeriesBuilder.prodAllocCharcValCombnTP(ProdAllocCharcValCombn value)
Navigation property to_ProdAllocCharcValCombnTP for ProdAllocObjTimeSeries to single
ProdAllocCharcValCombn.
|
void |
ProdAllocObjTimeSeries.setProdAllocCharcValCombnTP(ProdAllocCharcValCombn value)
Overwrites the associated ProdAllocCharcValCombn entity for the loaded navigation property
to_ProdAllocCharcValCombnTP.
|
Modifier and Type | Method and Description |
---|---|
void |
ProdAllocationObject.setProdAllocCharcValCombnTP(List<ProdAllocCharcValCombn> value)
Overwrites the list of associated ProdAllocCharcValCombn entities for the loaded navigation property
to_ProdAllocCharcValCombnTP.
|
Constructor and Description |
---|
ProdAllocCharcValCombnCreateFluentHelper(String servicePath,
ProdAllocCharcValCombn entity)
Creates a fluent helper object that will create a
ProdAllocCharcValCombn entity on the OData endpoint. |
ProdAllocCharcValCombnUpdateFluentHelper(String servicePath,
ProdAllocCharcValCombn entity)
Creates a fluent helper object that will update a
ProdAllocCharcValCombn entity on the OData endpoint. |
ProdAllocObjTimeSeries(UUID prodAllocationTimeSeriesUUID,
UUID productAllocationObjectUUID,
UUID charcValueCombinationUUID,
ZonedDateTime prodAllocPerdStartUTCDateTime,
String prodAllocPeriodStartTimeZone,
ZonedDateTime prodAllocPeriodEndUTCDateTime,
String prodAllocPeriodEndTimeZone,
BigDecimal productAllocationQuantity,
String productAllocationQuantityUnit,
ProdAllocCharcValCombn toProdAllocCharcValCombnTP,
ProdAllocationObject toProdAllocationObjectTP) |
Constructor and Description |
---|
ProdAllocationObject(UUID productAllocationObjectUUID,
String productAllocationObject,
String productAllocationObject_Text,
String productAllocationPeriodType,
String prodAllocationPeriodTimeZone,
String factoryCalendar,
String prodAllocCheckDateTimeType,
String productAllocationQuantityUnit,
String collectiveAllocationType,
ZonedDateTime creationDateTime,
String createdByUser,
ZonedDateTime lastChangeDateTime,
String lastChangedByUser,
List<ProdAllocationObjectT> toProdAllocationObjectTTP,
List<ProdAllocCharcMetaData> toProdAllocCharcMetaDataTP,
List<ProdAllocCharcValCombn> toProdAllocCharcValCombnTP) |
Modifier and Type | Method and Description |
---|---|
ProductAllocationObjectServiceBatchChangeSet |
DefaultProductAllocationObjectServiceBatchChangeSet.createProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn)
Create a new
ProdAllocCharcValCombn entity and save it to the S/4HANA system. |
ProductAllocationObjectServiceBatchChangeSet |
ProductAllocationObjectServiceBatchChangeSet.createProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn)
Create a new
ProdAllocCharcValCombn entity and save it to the S/4HANA system. |
ProductAllocationObjectServiceBatchChangeSet |
DefaultProductAllocationObjectServiceBatchChangeSet.updateProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn)
Update an existing
ProdAllocCharcValCombn entity and save it to the S/4HANA system. |
ProductAllocationObjectServiceBatchChangeSet |
ProductAllocationObjectServiceBatchChangeSet.updateProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn)
Update an existing
ProdAllocCharcValCombn entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ProdAllocCharcValCombn> |
ProdAllocCharcValCombnOneToOneLink.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 ProdAllocCharcValCombnLink<ObjectT> |
ProdAllocCharcValCombnLink.translateLinkType(EntityLink<ProdAllocCharcValCombnLink<ObjectT>,ProdAllocCharcValCombn,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
ProdAllocCharcValCombnCreateFluentHelper |
DefaultProductAllocationObjectService.createProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn) |
ProdAllocCharcValCombnCreateFluentHelper |
ProductAllocationObjectService.createProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn)
Create a new
ProdAllocCharcValCombn entity and save it to the S/4HANA system. |
ProdAllocCharcValCombnUpdateFluentHelper |
DefaultProductAllocationObjectService.updateProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn) |
ProdAllocCharcValCombnUpdateFluentHelper |
ProductAllocationObjectService.updateProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn)
Update an existing
ProdAllocCharcValCombn entity and save it to the S/4HANA system. |
Copyright © 2019 SAP SE. All rights reserved.