Modifier and Type | Field and Description |
---|---|
static ProdAllocationObjectLink<ProdAllocCharcMetaData> |
ProdAllocationObject.TO_PROD_ALLOC_CHARC_META_DATA_TP
Use with available fluent helpers to apply the to_ProdAllocCharcMetaDataTP navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ProdAllocCharcMetaData |
ProdAllocCharcMetaData.ProdAllocCharcMetaDataBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ProdAllocCharcMetaData> |
ProdAllocationObject.fetchProdAllocCharcMetaDataTP()
Fetches the ProdAllocCharcMetaData entities (one to many) associated with this entity.
|
protected Class<ProdAllocCharcMetaData> |
ProdAllocCharcMetaDataByKeyFluentHelper.getEntityClass() |
protected Class<ProdAllocCharcMetaData> |
ProdAllocCharcMetaDataFluentHelper.getEntityClass() |
io.vavr.control.Option<List<ProdAllocCharcMetaData>> |
ProdAllocationObject.getProdAllocCharcMetaDataTPIfPresent()
Retrieval of associated ProdAllocCharcMetaData entities (one to many).
|
List<ProdAllocCharcMetaData> |
ProdAllocationObject.getProdAllocCharcMetaDataTPOrFetch()
Retrieval of associated ProdAllocCharcMetaData entities (one to many).
|
Class<ProdAllocCharcMetaData> |
ProdAllocCharcMetaData.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ProdAllocationObject.addProdAllocCharcMetaDataTP(ProdAllocCharcMetaData... entity)
Adds elements to the list of associated ProdAllocCharcMetaData entities.
|
ProdAllocationObject.ProdAllocationObjectBuilder |
ProdAllocationObject.ProdAllocationObjectBuilder.prodAllocCharcMetaDataTP(ProdAllocCharcMetaData... value)
Navigation property to_ProdAllocCharcMetaDataTP for ProdAllocationObject to multiple
ProdAllocCharcMetaData.
|
Modifier and Type | Method and Description |
---|---|
void |
ProdAllocationObject.setProdAllocCharcMetaDataTP(List<ProdAllocCharcMetaData> value)
Overwrites the list of associated ProdAllocCharcMetaData entities for the loaded navigation property
to_ProdAllocCharcMetaDataTP.
|
Constructor and Description |
---|
ProdAllocationObject(UUID productAllocationObjectUUID,
String productAllocationObject,
String productAllocationObject_Text,
String productAllocationPeriodType,
String prodAllocationPeriodTimeZone,
String factoryCalendar,
String prodAllocCheckDateTimeType,
String productAllocationQuantityUnit,
String collectiveAllocationType,
ZonedDateTime creationDateTime,
String createdByUser,
ZonedDateTime lastChangeDateTime,
String lastChangedByUser,
List<ProdAllocationObjectT> toProdAllocationObjectTTP,
List<ProdAllocCharcMetaData> toProdAllocCharcMetaDataTP,
List<ProdAllocCharcValCombn> toProdAllocCharcValCombnTP) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ProdAllocCharcMetaData> |
ProdAllocCharcMetaDataOneToOneLink.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 ProdAllocCharcMetaDataLink<ObjectT> |
ProdAllocCharcMetaDataLink.translateLinkType(EntityLink<ProdAllocCharcMetaDataLink<ObjectT>,ProdAllocCharcMetaData,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.