Modifier and Type | Field and Description |
---|---|
static GLAccountHierLink<GLAccountHierText> |
GLAccountHier.TO_CNSLDTN_GL_ACCOUNT_HIER_T
Use with available fluent helpers to apply the to_CnsldtnGLAccountHierT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
GLAccountHierText |
GLAccountHierText.GLAccountHierTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<GLAccountHierText> |
GLAccountHier.fetchCnsldtnGLAccountHierT()
Fetches the GLAccountHierText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<GLAccountHierText>> |
GLAccountHier.getCnsldtnGLAccountHierTIfPresent()
Retrieval of associated GLAccountHierText entities (one to many).
|
List<GLAccountHierText> |
GLAccountHier.getCnsldtnGLAccountHierTOrFetch()
Retrieval of associated GLAccountHierText entities (one to many).
|
protected Class<GLAccountHierText> |
GLAccountHierTextFluentHelper.getEntityClass() |
protected Class<GLAccountHierText> |
GLAccountHierTextByKeyFluentHelper.getEntityClass() |
Class<GLAccountHierText> |
GLAccountHierText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
GLAccountHier.addCnsldtnGLAccountHierT(GLAccountHierText... entity)
Adds elements to the list of associated GLAccountHierText entities.
|
GLAccountHier.GLAccountHierBuilder |
GLAccountHier.GLAccountHierBuilder.cnsldtnGLAccountHierT(GLAccountHierText... value)
Navigation property to_CnsldtnGLAccountHierT for GLAccountHier to multiple
GLAccountHierText.
|
Modifier and Type | Method and Description |
---|---|
void |
GLAccountHier.setCnsldtnGLAccountHierT(List<GLAccountHierText> value)
Overwrites the list of associated GLAccountHierText entities for the loaded navigation property
to_CnsldtnGLAccountHierT.
|
Constructor and Description |
---|
GLAccountHier(String additionalMasterDataHierarchy,
String hierarchyNode,
String hierarchyNode_Text,
LocalDateTime validityEndDate,
String parentNode,
String hierarchyVersion,
LocalDateTime validityStartDate,
String chartOfAccounts,
String gLAccount,
String gLAccount_Text,
String sequenceNumber,
String hierarchyNodeSequence,
String hierarchyNodeLevel,
String nodeType,
GLAccount toCnsldtnGLAccount,
List<GLAccountHierText> toCnsldtnGLAccountHierT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<GLAccountHierText> |
GLAccountHierTextOneToOneLink.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 GLAccountHierTextLink<ObjectT> |
GLAccountHierTextLink.translateLinkType(EntityLink<GLAccountHierTextLink<ObjectT>,GLAccountHierText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.