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() |
Modifier and Type | Method and Description |
---|---|
List<ProdAllocCharcValCombn> |
ProdAllocationObject.fetchProdAllocCharcValCombnTP()
Fetches the ProdAllocCharcValCombn entities (one to many) associated with this entity.
|
List<ProdAllocCharcValCombn> |
ProdAllocationObject.getProdAllocCharcValCombnTPOrFetch()
Retrieval of associated ProdAllocCharcValCombn entities (one to many).
|
com.google.common.base.Optional<List<ProdAllocCharcValCombn>> |
ProdAllocationObject.getProdAllocCharcValCombnTPOrNull()
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.
|
Constructor and Description |
---|
ProdAllocCharcValCombnCreateFluentHelper(ProdAllocCharcValCombn entity) |
ProdAllocCharcValCombnUpdateFluentHelper(ProdAllocCharcValCombn entity) |
Constructor and Description |
---|
ProdAllocationObject(UUID productAllocationObjectUUID,
Calendar creationDateTime,
String createdByUser,
Calendar 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 © 2017 SAP SE. All rights reserved.