Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence |
Modifier and Type | Field and Description |
---|---|
static ProdAllocSqncAssgmtLink<ProdAllocationSequence> |
ProdAllocSqncAssgmt.TO_PROD_ALLOCATION_SEQUENCE_TP
Use with available fluent helpers to apply the to_ProdAllocationSequenceTP navigation property to query operations.
|
static ProdAllocSequenceTLink<ProdAllocationSequence> |
ProdAllocSequenceT.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 |
ProdAllocSqncAssgmt.fetchProdAllocationSequenceTP()
Fetches the ProdAllocationSequence entity (one to one) associated with this entity.
|
ProdAllocationSequence |
ProdAllocSequenceT.fetchProdAllocationSequenceTP()
Fetches the ProdAllocationSequence entity (one to one) associated with this entity.
|
ProdAllocationSequence |
ProdAllocSqncAssgmt.getProdAllocationSequenceTPOrFetch()
Retrieval of associated ProdAllocationSequence entity (one to one).
|
ProdAllocationSequence |
ProdAllocSequenceT.getProdAllocationSequenceTPOrFetch()
Retrieval of associated ProdAllocationSequence entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<ProdAllocationSequence> |
ProdAllocSqncAssgmt.getProdAllocationSequenceTPOrNull()
Retrieval of associated ProdAllocationSequence entity (one to one).
|
com.google.common.base.Optional<ProdAllocationSequence> |
ProdAllocSequenceT.getProdAllocationSequenceTPOrNull()
Retrieval of associated ProdAllocationSequence entity (one to one).
|
Class<ProdAllocationSequence> |
ProdAllocationSequence.getType() |
Modifier and Type | Method and Description |
---|---|
ProdAllocSqncAssgmt.ProdAllocSqncAssgmtBuilder |
ProdAllocSqncAssgmt.ProdAllocSqncAssgmtBuilder.prodAllocationSequenceTP(ProdAllocationSequence value) |
ProdAllocSequenceT.ProdAllocSequenceTBuilder |
ProdAllocSequenceT.ProdAllocSequenceTBuilder.prodAllocationSequenceTP(ProdAllocationSequence value) |
void |
ProdAllocSqncAssgmt.setProdAllocationSequenceTP(ProdAllocationSequence value)
Overwrites the associated ProdAllocationSequence entity for the loaded navigation property to_ProdAllocationSequenceTP.
|
void |
ProdAllocSequenceT.setProdAllocationSequenceTP(ProdAllocationSequence value)
Overwrites the associated ProdAllocationSequence entity for the loaded navigation property to_ProdAllocationSequenceTP.
|
Constructor and Description |
---|
ProdAllocSequenceT(UUID productAllocationSequenceUUID,
String language,
String productAllocationSequenceDesc,
ErpConfigContext erpConfigContext,
ProdAllocationSequence toProdAllocationSequenceTP) |
ProdAllocSqncAssgmt(UUID prodAllocSqncAssignmentUUID,
UUID productAllocationSequenceUUID,
String productAllocationSequence,
String material,
String plant,
Calendar validityStartUTCDateTime,
String validityStartTimeZone,
Calendar validityEndUTCDateTime,
String validityEndTimeZone,
ErpConfigContext erpConfigContext,
ProdAllocationSequence toProdAllocationSequenceTP) |
Copyright © 2018 SAP SE. All rights reserved.