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() |
ProdAllocSqncAssgmt |
DeleteSequenceAssignmentFluentHelper.execute(HttpDestinationProperties destination)
Deprecated.
Use the improved method
executeRequest(HttpDestinationProperties) instead. |
protected ProdAllocSqncAssgmt |
ProdAllocSqncAssgmtCreateFluentHelper.getEntity() |
protected ProdAllocSqncAssgmt |
ProdAllocSqncAssgmtUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<ProdAllocSqncAssgmt> |
ProdAllocationSequence.fetchProdAllocSqncAssgmtTP()
Fetches the ProdAllocSqncAssgmt entities (one to many) associated with this entity.
|
protected Class<ProdAllocSqncAssgmt> |
ProdAllocSqncAssgmtByKeyFluentHelper.getEntityClass() |
protected Class<ProdAllocSqncAssgmt> |
ProdAllocSqncAssgmtFluentHelper.getEntityClass() |
protected Class<ProdAllocSqncAssgmt> |
DeleteSequenceAssignmentFluentHelper.getEntityClass() |
io.vavr.control.Option<List<ProdAllocSqncAssgmt>> |
ProdAllocationSequence.getProdAllocSqncAssgmtTPIfPresent()
Retrieval of associated ProdAllocSqncAssgmt entities (one to many).
|
List<ProdAllocSqncAssgmt> |
ProdAllocationSequence.getProdAllocSqncAssgmtTPOrFetch()
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)
Navigation property to_ProdAllocSqncAssgmtTP for ProdAllocationSequence to multiple
ProdAllocSqncAssgmt.
|
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 |
---|
ProdAllocationSequence(UUID productAllocationSequenceUUID,
String productAllocationSequence,
String productAllocationSequence_Text,
String prodAllocSqncConsumptionUnit,
ZonedDateTime creationDateTime,
String createdByUser,
ZonedDateTime lastChangeDateTime,
String lastChangedByUser,
List<ProdAllocSequenceT> toProdAllocSequenceTTP,
List<ProdAllocSqncAssgmt> toProdAllocSqncAssgmtTP) |
Modifier and Type | Method and Description |
---|---|
ProductAllocationSequenceServiceBatchChangeSet |
ProductAllocationSequenceServiceBatchChangeSet.createProdAllocSqncAssgmt(ProdAllocSqncAssgmt prodAllocSqncAssgmt)
Create a new
ProdAllocSqncAssgmt entity and save it to the S/4HANA system. |
ProductAllocationSequenceServiceBatchChangeSet |
DefaultProductAllocationSequenceServiceBatchChangeSet.createProdAllocSqncAssgmt(ProdAllocSqncAssgmt prodAllocSqncAssgmt)
Create a new
ProdAllocSqncAssgmt entity and save it to the S/4HANA system. |
ProductAllocationSequenceServiceBatchChangeSet |
ProductAllocationSequenceServiceBatchChangeSet.updateProdAllocSqncAssgmt(ProdAllocSqncAssgmt prodAllocSqncAssgmt)
Update an existing
ProdAllocSqncAssgmt entity and save it to the S/4HANA system. |
ProductAllocationSequenceServiceBatchChangeSet |
DefaultProductAllocationSequenceServiceBatchChangeSet.updateProdAllocSqncAssgmt(ProdAllocSqncAssgmt prodAllocSqncAssgmt)
Update an existing
ProdAllocSqncAssgmt entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ProdAllocSqncAssgmt> |
ProdAllocSqncAssgmtOneToOneLink.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 ProdAllocSqncAssgmtLink<ObjectT> |
ProdAllocSqncAssgmtLink.translateLinkType(EntityLink<ProdAllocSqncAssgmtLink<ObjectT>,ProdAllocSqncAssgmt,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
ProdAllocSqncAssgmtCreateFluentHelper |
ProductAllocationSequenceService.createProdAllocSqncAssgmt(ProdAllocSqncAssgmt prodAllocSqncAssgmt)
Create a new
ProdAllocSqncAssgmt entity and save it to the S/4HANA system. |
ProdAllocSqncAssgmtCreateFluentHelper |
DefaultProductAllocationSequenceService.createProdAllocSqncAssgmt(ProdAllocSqncAssgmt prodAllocSqncAssgmt) |
ProdAllocSqncAssgmtUpdateFluentHelper |
ProductAllocationSequenceService.updateProdAllocSqncAssgmt(ProdAllocSqncAssgmt prodAllocSqncAssgmt)
Update an existing
ProdAllocSqncAssgmt entity and save it to the S/4HANA system. |
ProdAllocSqncAssgmtUpdateFluentHelper |
DefaultProductAllocationSequenceService.updateProdAllocSqncAssgmt(ProdAllocSqncAssgmt prodAllocSqncAssgmt) |
Copyright © 2021 SAP SE. All rights reserved.