Modifier and Type | Field and Description |
---|---|
static BreakdownCategoryLink<BreakdownCategoryText> |
BreakdownCategory.TO_CNSLDTN_BREAKDOWN_CATEGORY_T
Use with available fluent helpers to apply the to_CnsldtnBreakdownCategoryT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
BreakdownCategoryText |
BreakdownCategoryText.BreakdownCategoryTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<BreakdownCategoryText> |
BreakdownCategory.fetchCnsldtnBreakdownCategoryT()
Fetches the BreakdownCategoryText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<BreakdownCategoryText>> |
BreakdownCategory.getCnsldtnBreakdownCategoryTIfPresent()
Retrieval of associated BreakdownCategoryText entities (one to many).
|
List<BreakdownCategoryText> |
BreakdownCategory.getCnsldtnBreakdownCategoryTOrFetch()
Retrieval of associated BreakdownCategoryText entities (one to many).
|
protected Class<BreakdownCategoryText> |
BreakdownCategoryTextByKeyFluentHelper.getEntityClass() |
protected Class<BreakdownCategoryText> |
BreakdownCategoryTextFluentHelper.getEntityClass() |
Class<BreakdownCategoryText> |
BreakdownCategoryText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
BreakdownCategory.addCnsldtnBreakdownCategoryT(BreakdownCategoryText... entity)
Adds elements to the list of associated BreakdownCategoryText entities.
|
BreakdownCategory.BreakdownCategoryBuilder |
BreakdownCategory.BreakdownCategoryBuilder.cnsldtnBreakdownCategoryT(BreakdownCategoryText... value)
Navigation property to_CnsldtnBreakdownCategoryT for BreakdownCategory to multiple
BreakdownCategoryText.
|
Modifier and Type | Method and Description |
---|---|
void |
BreakdownCategory.setCnsldtnBreakdownCategoryT(List<BreakdownCategoryText> value)
Overwrites the list of associated BreakdownCategoryText entities for the loaded navigation property
to_CnsldtnBreakdownCategoryT.
|
Constructor and Description |
---|
BreakdownCategory(String consolidationChartOfAccounts,
String consolidationChartOfAccounts_Text,
String breakdownCategory,
String breakdownCategory_Text,
List<BreakdownCategoryText> toCnsldtnBreakdownCategoryT,
List<BreakdownBySubassignment> toCnsldtnBrkdwnBySubassgmt) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<BreakdownCategoryText> |
BreakdownCategoryTextOneToOneLink.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 BreakdownCategoryTextLink<ObjectT> |
BreakdownCategoryTextLink.translateLinkType(EntityLink<BreakdownCategoryTextLink<ObjectT>,BreakdownCategoryText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.