Modifier and Type | Field and Description |
---|---|
static ConsolidationDocumentTypeLink<ConsolidationDocTypeText> |
ConsolidationDocumentType.TO_CNSLDTN_DOCUMENT_TYPE_T
Use with available fluent helpers to apply the to_CnsldtnDocumentTypeT navigation property to query
operations.
|
Modifier and Type | Method and Description |
---|---|
ConsolidationDocTypeText |
ConsolidationDocTypeText.ConsolidationDocTypeTextBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<ConsolidationDocTypeText> |
ConsolidationDocumentType.fetchCnsldtnDocumentTypeT()
Fetches the ConsolidationDocTypeText entities (one to many) associated with this entity.
|
io.vavr.control.Option<List<ConsolidationDocTypeText>> |
ConsolidationDocumentType.getCnsldtnDocumentTypeTIfPresent()
Retrieval of associated ConsolidationDocTypeText entities (one to many).
|
List<ConsolidationDocTypeText> |
ConsolidationDocumentType.getCnsldtnDocumentTypeTOrFetch()
Retrieval of associated ConsolidationDocTypeText entities (one to many).
|
protected Class<ConsolidationDocTypeText> |
ConsolidationDocTypeTextByKeyFluentHelper.getEntityClass() |
protected Class<ConsolidationDocTypeText> |
ConsolidationDocTypeTextFluentHelper.getEntityClass() |
Class<ConsolidationDocTypeText> |
ConsolidationDocTypeText.getType() |
Modifier and Type | Method and Description |
---|---|
void |
ConsolidationDocumentType.addCnsldtnDocumentTypeT(ConsolidationDocTypeText... entity)
Adds elements to the list of associated ConsolidationDocTypeText entities.
|
ConsolidationDocumentType.ConsolidationDocumentTypeBuilder |
ConsolidationDocumentType.ConsolidationDocumentTypeBuilder.cnsldtnDocumentTypeT(ConsolidationDocTypeText... value)
Navigation property to_CnsldtnDocumentTypeT for ConsolidationDocumentType to multiple
ConsolidationDocTypeText.
|
Modifier and Type | Method and Description |
---|---|
void |
ConsolidationDocumentType.setCnsldtnDocumentTypeT(List<ConsolidationDocTypeText> value)
Overwrites the list of associated ConsolidationDocTypeText entities for the loaded navigation property
to_CnsldtnDocumentTypeT.
|
Constructor and Description |
---|
ConsolidationDocumentType(String consolidationDocumentType,
String consolidationDocumentType_Text,
String postingLevel,
String postingLevel_Text,
String consolidationBalanceCheck,
String consolidationBalanceCheck_Text,
Boolean consolidationPostgItemAutoFlag,
Boolean isDocumentPostInTransCurrency,
Boolean isDocumentPostInLocalCurrency,
Boolean isDocumentPostInGroupCurrency,
Boolean docHasCreditDeferredTax,
Boolean docHasDebitDeferredTax,
String documentTypeBusinessAppl,
String documentTypeBusinessAppl_Text,
List<DocumentTypeHier> toCnsldtnDocumentTypeHier,
List<ConsolidationDocTypeText> toCnsldtnDocumentTypeT) |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<ConsolidationDocTypeText> |
ConsolidationDocTypeTextOneToOneLink.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 ConsolidationDocTypeTextLink<ObjectT> |
ConsolidationDocTypeTextLink.translateLinkType(EntityLink<ConsolidationDocTypeTextLink<ObjectT>,ConsolidationDocTypeText,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.