Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
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.
|
Modifier and Type | Method and Description |
---|---|
ProdAllocCharcValCombn |
ProdAllocCharcValCombn.ProdAllocCharcValCombnBuilder.build() |
protected ProdAllocCharcValCombn |
ProdAllocCharcValCombnCreateFluentHelper.getEntity() |
protected ProdAllocCharcValCombn |
ProdAllocCharcValCombnUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<ProdAllocCharcValCombn> |
ProdAllocationObject.fetchProdAllocCharcValCombnTP()
Fetches the ProdAllocCharcValCombn entities (one to many) associated with this entity.
|
protected Class<ProdAllocCharcValCombn> |
ProdAllocCharcValCombnByKeyFluentHelper.getEntityClass() |
protected Class<ProdAllocCharcValCombn> |
ProdAllocCharcValCombnFluentHelper.getEntityClass() |
Optional<List<ProdAllocCharcValCombn>> |
ProdAllocationObject.getProdAllocCharcValCombnTPIfPresent()
Retrieval of associated ProdAllocCharcValCombn entities (one to many).
|
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) |
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.
|
protected ProdAllocCharcValCombnLink<ObjectT> |
ProdAllocCharcValCombnLink.translateLinkType(EntityLink<ProdAllocCharcValCombnLink<ObjectT>,ProdAllocCharcValCombn,ObjectT> link) |
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. |
Constructor and Description |
---|
ProdAllocationObject(UUID productAllocationObjectUUID,
ZonedDateTime creationDateTime,
String createdByUser,
ZonedDateTime lastChangeDateTime,
String lastChangedByUser,
String productAllocationObject,
String productAllocationObject_Text,
String productAllocationPeriodType,
String prodAllocationPeriodTimeZone,
String factoryCalendar,
String prodAllocCheckDateTimeType,
String productAllocationQuantityUnit,
String collectiveAllocationType,
ErpConfigContext erpConfigContext,
List<ProdAllocationObjectT> toProdAllocationObjectTTP,
List<ProdAllocCharcMetaData> toProdAllocCharcMetaDataTP,
List<ProdAllocCharcValCombn> toProdAllocCharcValCombnTP) |
Modifier and Type | Method and Description |
---|---|
ProdAllocCharcValCombnCreateFluentHelper |
ProductAllocationObjectService.createProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn)
Create a new
ProdAllocCharcValCombn entity and save it to the S/4HANA system. |
ProdAllocCharcValCombnCreateFluentHelper |
DefaultProductAllocationObjectService.createProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn) |
ProdAllocCharcValCombnUpdateFluentHelper |
ProductAllocationObjectService.updateProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn)
Update an existing
ProdAllocCharcValCombn entity and save it to the S/4HANA system. |
ProdAllocCharcValCombnUpdateFluentHelper |
DefaultProductAllocationObjectService.updateProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn) |
Copyright © 2018 SAP SE. All rights reserved.