Modifier and Type | Field and Description |
---|---|
static FinancialTransactionTypeTextOneToOneLink<FinancialTransactionType> |
FinancialTransactionTypeText.TO_CNSLDTN_FIN_TRANS_TYPE
Use with available fluent helpers to apply the to_CnsldtnFinTransType navigation property to query
operations.
|
static FinancialTransactionTypeHierOneToOneLink<FinancialTransactionType> |
FinancialTransactionTypeHier.TO_CNSLDTN_FIN_TRANS_TYPE
Use with available fluent helpers to apply the to_CnsldtnFinTransType navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
FinancialTransactionType |
FinancialTransactionType.FinancialTransactionTypeBuilder.build() |
FinancialTransactionType |
FinancialTransactionTypeText.fetchCnsldtnFinTransType()
Fetches the FinancialTransactionType entity (one to one) associated with this entity.
|
FinancialTransactionType |
FinancialTransactionTypeHier.fetchCnsldtnFinTransType()
Fetches the FinancialTransactionType entity (one to one) associated with this entity.
|
FinancialTransactionType |
FinancialTransactionTypeText.getCnsldtnFinTransTypeOrFetch()
Retrieval of associated FinancialTransactionType entity (one to one).
|
FinancialTransactionType |
FinancialTransactionTypeHier.getCnsldtnFinTransTypeOrFetch()
Retrieval of associated FinancialTransactionType entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
io.vavr.control.Option<FinancialTransactionType> |
FinancialTransactionTypeText.getCnsldtnFinTransTypeIfPresent()
Retrieval of associated FinancialTransactionType entity (one to one).
|
io.vavr.control.Option<FinancialTransactionType> |
FinancialTransactionTypeHier.getCnsldtnFinTransTypeIfPresent()
Retrieval of associated FinancialTransactionType entity (one to one).
|
protected Class<FinancialTransactionType> |
FinancialTransactionTypeFluentHelper.getEntityClass() |
protected Class<FinancialTransactionType> |
FinancialTransactionTypeByKeyFluentHelper.getEntityClass() |
Class<FinancialTransactionType> |
FinancialTransactionType.getType() |
Modifier and Type | Method and Description |
---|---|
FinancialTransactionTypeText.FinancialTransactionTypeTextBuilder |
FinancialTransactionTypeText.FinancialTransactionTypeTextBuilder.cnsldtnFinTransType(FinancialTransactionType value)
Navigation property to_CnsldtnFinTransType for FinancialTransactionTypeText to single
FinancialTransactionType.
|
FinancialTransactionTypeHier.FinancialTransactionTypeHierBuilder |
FinancialTransactionTypeHier.FinancialTransactionTypeHierBuilder.cnsldtnFinTransType(FinancialTransactionType value)
Navigation property to_CnsldtnFinTransType for FinancialTransactionTypeHier to single
FinancialTransactionType.
|
void |
FinancialTransactionTypeText.setCnsldtnFinTransType(FinancialTransactionType value)
Overwrites the associated FinancialTransactionType entity for the loaded navigation property
to_CnsldtnFinTransType.
|
void |
FinancialTransactionTypeHier.setCnsldtnFinTransType(FinancialTransactionType value)
Overwrites the associated FinancialTransactionType entity for the loaded navigation property
to_CnsldtnFinTransType.
|
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) |
FinancialTransactionTypeText(String language,
String financialTransactionType,
String financialTransactionTypeText,
FinancialTransactionType toCnsldtnFinTransType) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<FinancialTransactionType> |
FinancialTransactionTypeOneToOneLink.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 FinancialTransactionTypeLink<ObjectT> |
FinancialTransactionTypeLink.translateLinkType(EntityLink<FinancialTransactionTypeLink<ObjectT>,FinancialTransactionType,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.