Modifier and Type | Field and Description |
---|---|
static GLAccountLink<GLAccountHier> |
GLAccount.TO_CNSLDTN_GL_ACCOUNT_HIER
Use with available fluent helpers to apply the to_CnsldtnGLAccountHier navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
GLAccountHier |
GLAccountHier.GLAccountHierBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<GLAccountHier> |
GLAccount.fetchCnsldtnGLAccountHier()
Fetches the GLAccountHier entities (one to many) associated with this entity.
|
Optional<List<GLAccountHier>> |
GLAccount.getCnsldtnGLAccountHierIfPresent()
Retrieval of associated GLAccountHier entities (one to many).
|
List<GLAccountHier> |
GLAccount.getCnsldtnGLAccountHierOrFetch()
Retrieval of associated GLAccountHier entities (one to many).
|
protected Class<GLAccountHier> |
GLAccountHierByKeyFluentHelper.getEntityClass() |
protected Class<GLAccountHier> |
GLAccountHierFluentHelper.getEntityClass() |
Class<GLAccountHier> |
GLAccountHier.getType() |
Modifier and Type | Method and Description |
---|---|
void |
GLAccount.addCnsldtnGLAccountHier(GLAccountHier... entity)
Adds elements to the list of associated GLAccountHier entities.
|
GLAccount.GLAccountBuilder |
GLAccount.GLAccountBuilder.cnsldtnGLAccountHier(GLAccountHier... value) |
Modifier and Type | Method and Description |
---|---|
void |
GLAccount.setCnsldtnGLAccountHier(List<GLAccountHier> value)
Overwrites the list of associated GLAccountHier entities for the loaded navigation property
to_CnsldtnGLAccountHier.
|
Constructor and Description |
---|
GLAccount(String gLAccount,
String gLAccount_Text,
String chartOfAccounts,
String additionalMasterDataSource,
List<GLAccountHier> toCnsldtnGLAccountHier,
List<GLAccountText> toCnsldtnGLAccountT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<GLAccountHier> |
GLAccountHierOneToOneLink.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 GLAccountHierLink<ObjectT> |
GLAccountHierLink.translateLinkType(EntityLink<GLAccountHierLink<ObjectT>,GLAccountHier,ObjectT> link) |
Copyright © 2019 SAP SE. All rights reserved.