Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Field and Description |
---|---|
static ProdAllocationSequenceLink<ProdAllocSqncAssgmt> |
ProdAllocationSequence.TO_PROD_ALLOC_SQNC_ASSGMT_TP
Use with available fluent helpers to apply the to_ProdAllocSqncAssgmtTP navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
ProdAllocSqncAssgmt |
ProdAllocSqncAssgmt.ProdAllocSqncAssgmtBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProdAllocSqncAssgmt> |
ProdAllocationSequence.fetchProdAllocSqncAssgmtTP()
Fetches the ProdAllocSqncAssgmt entities (one to many) associated with this entity.
|
List<ProdAllocSqncAssgmt> |
ProdAllocationSequence.getProdAllocSqncAssgmtTPOrFetch()
Retrieval of associated ProdAllocSqncAssgmt entities (one to many).
|
com.google.common.base.Optional<List<ProdAllocSqncAssgmt>> |
ProdAllocationSequence.getProdAllocSqncAssgmtTPOrNull()
Retrieval of associated ProdAllocSqncAssgmt entities (one to many).
|
Class<ProdAllocSqncAssgmt> |
ProdAllocSqncAssgmt.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ProdAllocationSequence.addProdAllocSqncAssgmtTP(ProdAllocSqncAssgmt... entity)
Adds elements to the list of associated ProdAllocSqncAssgmt entities.
|
ProdAllocationSequence.ProdAllocationSequenceBuilder |
ProdAllocationSequence.ProdAllocationSequenceBuilder.prodAllocSqncAssgmtTP(ProdAllocSqncAssgmt... value) |
Modifier and Type | Method and Description |
---|---|
void |
ProdAllocationSequence.setProdAllocSqncAssgmtTP(List<ProdAllocSqncAssgmt> value)
Overwrites the list of associated ProdAllocSqncAssgmt entities for the loaded navigation property to_ProdAllocSqncAssgmtTP.
|
Constructor and Description |
---|
ProdAllocSqncAssgmtCreateFluentHelper(ProdAllocSqncAssgmt entity) |
ProdAllocSqncAssgmtUpdateFluentHelper(ProdAllocSqncAssgmt entity) |
Constructor and Description |
---|
ProdAllocationSequence(UUID productAllocationSequenceUUID,
String productAllocationSequence,
String productAllocationSequence_Text,
String prodAllocSqncConsumptionUnit,
Calendar creationDateTime,
String createdByUser,
Calendar lastChangeDateTime,
String lastChangedByUser,
ErpConfigContext erpConfigContext,
List<ProdAllocSequenceT> toProdAllocSequenceTTP,
List<ProdAllocSqncAssgmt> toProdAllocSqncAssgmtTP) |
Modifier and Type | Method and Description |
---|---|
ProdAllocSqncAssgmtCreateFluentHelper |
DefaultProductAllocationSequenceService.createProdAllocSqncAssgmt(ProdAllocSqncAssgmt prodAllocSqncAssgmt) |
ProdAllocSqncAssgmtCreateFluentHelper |
ProductAllocationSequenceService.createProdAllocSqncAssgmt(ProdAllocSqncAssgmt prodAllocSqncAssgmt)
Create a new
ProdAllocSqncAssgmt entity and save it to the S/4HANA system. |
ProdAllocSqncAssgmtUpdateFluentHelper |
DefaultProductAllocationSequenceService.updateProdAllocSqncAssgmt(ProdAllocSqncAssgmt prodAllocSqncAssgmt) |
ProdAllocSqncAssgmtUpdateFluentHelper |
ProductAllocationSequenceService.updateProdAllocSqncAssgmt(ProdAllocSqncAssgmt prodAllocSqncAssgmt)
Update an existing
ProdAllocSqncAssgmt entity and save it to the S/4HANA system. |
Copyright © 2018 SAP SE. All rights reserved.