Modifier and Type | Field and Description |
---|---|
static ProdAllocSequenceTOneToOneLink<ProdAllocationSequence> |
ProdAllocSequenceT.TO_PROD_ALLOCATION_SEQUENCE_TP
Use with available fluent helpers to apply the to_ProdAllocationSequenceTP navigation property to query
operations.
|
static ProdAllocSqncAssgmtOneToOneLink<ProdAllocationSequence> |
ProdAllocSqncAssgmt.TO_PROD_ALLOCATION_SEQUENCE_TP
Use with available fluent helpers to apply the to_ProdAllocationSequenceTP navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ProdAllocationSequence |
ProdAllocationSequence.ProdAllocationSequenceBuilder.build() |
ProdAllocationSequence |
ProdAllocSequenceT.fetchProdAllocationSequenceTP()
Fetches the ProdAllocationSequence entity (one to one) associated with this entity.
|
ProdAllocationSequence |
ProdAllocSqncAssgmt.fetchProdAllocationSequenceTP()
Fetches the ProdAllocationSequence entity (one to one) associated with this entity.
|
protected ProdAllocationSequence |
ProdAllocationSequenceCreateFluentHelper.getEntity() |
ProdAllocationSequence |
ProdAllocSequenceT.getProdAllocationSequenceTPOrFetch()
Retrieval of associated ProdAllocationSequence entity (one to one).
|
ProdAllocationSequence |
ProdAllocSqncAssgmt.getProdAllocationSequenceTPOrFetch()
Retrieval of associated ProdAllocationSequence entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
protected Class<ProdAllocationSequence> |
ProdAllocationSequenceFluentHelper.getEntityClass() |
protected Class<ProdAllocationSequence> |
ProdAllocationSequenceByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<ProdAllocationSequence> |
ProdAllocSequenceT.getProdAllocationSequenceTPIfPresent()
Retrieval of associated ProdAllocationSequence entity (one to one).
|
io.vavr.control.Option<ProdAllocationSequence> |
ProdAllocSqncAssgmt.getProdAllocationSequenceTPIfPresent()
Retrieval of associated ProdAllocationSequence entity (one to one).
|
Class<ProdAllocationSequence> |
ProdAllocationSequence.getType() |
Modifier and Type | Method and Description |
---|---|
ProdAllocSequenceT.ProdAllocSequenceTBuilder |
ProdAllocSequenceT.ProdAllocSequenceTBuilder.prodAllocationSequenceTP(ProdAllocationSequence value)
Navigation property to_ProdAllocationSequenceTP for ProdAllocSequenceT to single
ProdAllocationSequence.
|
ProdAllocSqncAssgmt.ProdAllocSqncAssgmtBuilder |
ProdAllocSqncAssgmt.ProdAllocSqncAssgmtBuilder.prodAllocationSequenceTP(ProdAllocationSequence value)
Navigation property to_ProdAllocationSequenceTP for ProdAllocSqncAssgmt to single
ProdAllocationSequence.
|
void |
ProdAllocSequenceT.setProdAllocationSequenceTP(ProdAllocationSequence value)
Overwrites the associated ProdAllocationSequence entity for the loaded navigation property
to_ProdAllocationSequenceTP.
|
void |
ProdAllocSqncAssgmt.setProdAllocationSequenceTP(ProdAllocationSequence value)
Overwrites the associated ProdAllocationSequence entity for the loaded navigation property
to_ProdAllocationSequenceTP.
|
Constructor and Description |
---|
ProdAllocationSequenceCreateFluentHelper(String servicePath,
ProdAllocationSequence entity)
Creates a fluent helper object that will create a
ProdAllocationSequence entity on the OData endpoint. |
ProdAllocSequenceT(UUID productAllocationSequenceUUID,
String language,
String productAllocationSequenceDesc,
ProdAllocationSequence toProdAllocationSequenceTP) |
ProdAllocSqncAssgmt(UUID prodAllocSqncAssignmentUUID,
UUID productAllocationSequenceUUID,
String productAllocationSequence,
String material,
String plant,
ZonedDateTime validityStartUTCDateTime,
String validityStartTimeZone,
ZonedDateTime validityEndUTCDateTime,
String validityEndTimeZone,
ProdAllocationSequence toProdAllocationSequenceTP) |
Modifier and Type | Method and Description |
---|---|
ProductAllocationSequenceServiceBatchChangeSet |
ProductAllocationSequenceServiceBatchChangeSet.createProdAllocationSequence(ProdAllocationSequence prodAllocationSequence)
Create a new
ProdAllocationSequence entity and save it to the S/4HANA system. |
ProductAllocationSequenceServiceBatchChangeSet |
DefaultProductAllocationSequenceServiceBatchChangeSet.createProdAllocationSequence(ProdAllocationSequence prodAllocationSequence)
Create a new
ProdAllocationSequence entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ProdAllocationSequence> |
ProdAllocationSequenceOneToOneLink.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 ProdAllocationSequenceLink<ObjectT> |
ProdAllocationSequenceLink.translateLinkType(EntityLink<ProdAllocationSequenceLink<ObjectT>,ProdAllocationSequence,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
ProdAllocationSequenceCreateFluentHelper |
ProductAllocationSequenceService.createProdAllocationSequence(ProdAllocationSequence prodAllocationSequence)
Create a new
ProdAllocationSequence entity and save it to the S/4HANA system. |
ProdAllocationSequenceCreateFluentHelper |
DefaultProductAllocationSequenceService.createProdAllocationSequence(ProdAllocationSequence prodAllocationSequence) |
Copyright © 2020 SAP SE. All rights reserved.