Modifier and Type | Field and Description |
---|---|
static ChartOfAccountsLink<ChartOfAccountsText> |
ChartOfAccounts.TO_CNSLDTN_GL_CHART_OF_ACCOUNTS_T
Use with available fluent helpers to apply the to_CnsldtnGLChartOfAccountsT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ChartOfAccountsText |
ChartOfAccountsText.ChartOfAccountsTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ChartOfAccountsText> |
ChartOfAccounts.fetchCnsldtnGLChartOfAccountsT()
Fetches the ChartOfAccountsText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<ChartOfAccountsText>> |
ChartOfAccounts.getCnsldtnGLChartOfAccountsTIfPresent()
Retrieval of associated ChartOfAccountsText entities (one to many).
|
List<ChartOfAccountsText> |
ChartOfAccounts.getCnsldtnGLChartOfAccountsTOrFetch()
Retrieval of associated ChartOfAccountsText entities (one to many).
|
protected Class<ChartOfAccountsText> |
ChartOfAccountsTextByKeyFluentHelper.getEntityClass() |
protected Class<ChartOfAccountsText> |
ChartOfAccountsTextFluentHelper.getEntityClass() |
Class<ChartOfAccountsText> |
ChartOfAccountsText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ChartOfAccounts.addCnsldtnGLChartOfAccountsT(ChartOfAccountsText... entity)
Adds elements to the list of associated ChartOfAccountsText entities.
|
ChartOfAccounts.ChartOfAccountsBuilder |
ChartOfAccounts.ChartOfAccountsBuilder.cnsldtnGLChartOfAccountsT(ChartOfAccountsText... value)
Navigation property to_CnsldtnGLChartOfAccountsT for ChartOfAccounts to multiple
ChartOfAccountsText.
|
Modifier and Type | Method and Description |
---|---|
void |
ChartOfAccounts.setCnsldtnGLChartOfAccountsT(List<ChartOfAccountsText> value)
Overwrites the list of associated ChartOfAccountsText entities for the loaded navigation property
to_CnsldtnGLChartOfAccountsT.
|
Constructor and Description |
---|
ChartOfAccounts(String chartOfAccounts,
String chartOfAccounts_Text,
String additionalMasterDataSource,
List<ChartOfAccountsText> toCnsldtnGLChartOfAccountsT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ChartOfAccountsText> |
ChartOfAccountsTextOneToOneLink.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 ChartOfAccountsTextLink<ObjectT> |
ChartOfAccountsTextLink.translateLinkType(EntityLink<ChartOfAccountsTextLink<ObjectT>,ChartOfAccountsText,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.