Modifier and Type | Field and Description |
---|---|
static PartnerCnsldtnUnitLink<PartnerCnsldtnUnitText> |
PartnerCnsldtnUnit.TO_CNSLDTN_PARTNER_UNIT_T
Use with available fluent helpers to apply the to_CnsldtnPartnerUnitT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
PartnerCnsldtnUnitText |
PartnerCnsldtnUnitText.PartnerCnsldtnUnitTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<PartnerCnsldtnUnitText> |
PartnerCnsldtnUnit.fetchCnsldtnPartnerUnitT()
Fetches the PartnerCnsldtnUnitText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<PartnerCnsldtnUnitText>> |
PartnerCnsldtnUnit.getCnsldtnPartnerUnitTIfPresent()
Retrieval of associated PartnerCnsldtnUnitText entities (one to many).
|
List<PartnerCnsldtnUnitText> |
PartnerCnsldtnUnit.getCnsldtnPartnerUnitTOrFetch()
Retrieval of associated PartnerCnsldtnUnitText entities (one to many).
|
protected Class<PartnerCnsldtnUnitText> |
PartnerCnsldtnUnitTextFluentHelper.getEntityClass() |
protected Class<PartnerCnsldtnUnitText> |
PartnerCnsldtnUnitTextByKeyFluentHelper.getEntityClass() |
Class<PartnerCnsldtnUnitText> |
PartnerCnsldtnUnitText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
PartnerCnsldtnUnit.addCnsldtnPartnerUnitT(PartnerCnsldtnUnitText... entity)
Adds elements to the list of associated PartnerCnsldtnUnitText entities.
|
PartnerCnsldtnUnit.PartnerCnsldtnUnitBuilder |
PartnerCnsldtnUnit.PartnerCnsldtnUnitBuilder.cnsldtnPartnerUnitT(PartnerCnsldtnUnitText... value)
Navigation property to_CnsldtnPartnerUnitT for PartnerCnsldtnUnit to multiple
PartnerCnsldtnUnitText.
|
Modifier and Type | Method and Description |
---|---|
void |
PartnerCnsldtnUnit.setCnsldtnPartnerUnitT(List<PartnerCnsldtnUnitText> value)
Overwrites the list of associated PartnerCnsldtnUnitText entities for the loaded navigation property
to_CnsldtnPartnerUnitT.
|
Constructor and Description |
---|
PartnerCnsldtnUnit(String consolidationUnit,
String consolidationUnit_Text,
String consolidationUnitLocalCurrency,
String consolidationUnitLocalCurrency_Text,
Boolean documentEntryIsInGroupCurrency,
String country,
List<PartnerCnsldtnUnitHier> toCnsldtnPartnerUnitHier,
List<PartnerCnsldtnUnitText> toCnsldtnPartnerUnitT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<PartnerCnsldtnUnitText> |
PartnerCnsldtnUnitTextOneToOneLink.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 PartnerCnsldtnUnitTextLink<ObjectT> |
PartnerCnsldtnUnitTextLink.translateLinkType(EntityLink<PartnerCnsldtnUnitTextLink<ObjectT>,PartnerCnsldtnUnitText,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.