Modifier and Type | Field and Description |
---|---|
static BreakdownCategoryLink<BreakdownBySubassignment> |
BreakdownCategory.TO_CNSLDTN_BRKDWN_BY_SUBASSGMT
Use with available fluent helpers to apply the to_CnsldtnBrkdwnBySubassgmt navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
BreakdownBySubassignment |
BreakdownBySubassignment.BreakdownBySubassignmentBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<BreakdownBySubassignment> |
BreakdownCategory.fetchCnsldtnBrkdwnBySubassgmt()
Fetches the BreakdownBySubassignment entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<BreakdownBySubassignment>> |
BreakdownCategory.getCnsldtnBrkdwnBySubassgmtIfPresent()
Retrieval of associated BreakdownBySubassignment entities (one to many).
|
List<BreakdownBySubassignment> |
BreakdownCategory.getCnsldtnBrkdwnBySubassgmtOrFetch()
Retrieval of associated BreakdownBySubassignment entities (one to many).
|
protected Class<BreakdownBySubassignment> |
BreakdownBySubassignmentByKeyFluentHelper.getEntityClass() |
protected Class<BreakdownBySubassignment> |
BreakdownBySubassignmentFluentHelper.getEntityClass() |
Class<BreakdownBySubassignment> |
BreakdownBySubassignment.getType() |
Modifier and Type | Method and Description |
---|---|
void |
BreakdownCategory.addCnsldtnBrkdwnBySubassgmt(BreakdownBySubassignment... entity)
Adds elements to the list of associated BreakdownBySubassignment entities.
|
BreakdownCategory.BreakdownCategoryBuilder |
BreakdownCategory.BreakdownCategoryBuilder.cnsldtnBrkdwnBySubassgmt(BreakdownBySubassignment... value)
Navigation property to_CnsldtnBrkdwnBySubassgmt for BreakdownCategory to multiple
BreakdownBySubassignment.
|
Modifier and Type | Method and Description |
---|---|
void |
BreakdownCategory.setCnsldtnBrkdwnBySubassgmt(List<BreakdownBySubassignment> value)
Overwrites the list of associated BreakdownBySubassignment entities for the loaded navigation property
to_CnsldtnBrkdwnBySubassgmt.
|
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<BreakdownBySubassignment> |
BreakdownBySubassignmentOneToOneLink.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 BreakdownBySubassignmentLink<ObjectT> |
BreakdownBySubassignmentLink.translateLinkType(EntityLink<BreakdownBySubassignmentLink<ObjectT>,BreakdownBySubassignment,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.