Modifier and Type | Field and Description |
---|---|
static FinancialTransactionTypeHierLink<FinancialTransTypeHierText> |
FinancialTransactionTypeHier.TO_CNSLDTN_FIN_TRANS_TYPE_HIER_T
Use with available fluent helpers to apply the to_CnsldtnFinTransTypeHierT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
FinancialTransTypeHierText |
FinancialTransTypeHierText.FinancialTransTypeHierTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<FinancialTransTypeHierText> |
FinancialTransactionTypeHier.fetchCnsldtnFinTransTypeHierT()
Fetches the FinancialTransTypeHierText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<FinancialTransTypeHierText>> |
FinancialTransactionTypeHier.getCnsldtnFinTransTypeHierTIfPresent()
Retrieval of associated FinancialTransTypeHierText entities (one to many).
|
List<FinancialTransTypeHierText> |
FinancialTransactionTypeHier.getCnsldtnFinTransTypeHierTOrFetch()
Retrieval of associated FinancialTransTypeHierText entities (one to many).
|
protected Class<FinancialTransTypeHierText> |
FinancialTransTypeHierTextFluentHelper.getEntityClass() |
protected Class<FinancialTransTypeHierText> |
FinancialTransTypeHierTextByKeyFluentHelper.getEntityClass() |
Class<FinancialTransTypeHierText> |
FinancialTransTypeHierText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
FinancialTransactionTypeHier.addCnsldtnFinTransTypeHierT(FinancialTransTypeHierText... entity)
Adds elements to the list of associated FinancialTransTypeHierText entities.
|
FinancialTransactionTypeHier.FinancialTransactionTypeHierBuilder |
FinancialTransactionTypeHier.FinancialTransactionTypeHierBuilder.cnsldtnFinTransTypeHierT(FinancialTransTypeHierText... value)
Navigation property to_CnsldtnFinTransTypeHierT for FinancialTransactionTypeHier to multiple
FinancialTransTypeHierText.
|
Modifier and Type | Method and Description |
---|---|
void |
FinancialTransactionTypeHier.setCnsldtnFinTransTypeHierT(List<FinancialTransTypeHierText> value)
Overwrites the list of associated FinancialTransTypeHierText entities for the loaded navigation property
to_CnsldtnFinTransTypeHierT.
|
Constructor and Description |
---|
FinancialTransactionTypeHier(String additionalMasterDataHierarchy,
String hierarchyNode,
String hierarchyNode_Text,
LocalDateTime validityEndDate,
String parentNode,
LocalDateTime validityStartDate,
String financialTransactionType,
String financialTransactionType_Text,
String sequenceNumber,
String hierarchyNodeSequence,
String hierarchyNodeLevel,
String nodeType,
FinancialTransactionType toCnsldtnFinTransType,
List<FinancialTransTypeHierText> toCnsldtnFinTransTypeHierT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<FinancialTransTypeHierText> |
FinancialTransTypeHierTextOneToOneLink.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 FinancialTransTypeHierTextLink<ObjectT> |
FinancialTransTypeHierTextLink.translateLinkType(EntityLink<FinancialTransTypeHierTextLink<ObjectT>,FinancialTransTypeHierText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.