Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting |
Modifier and Type | Field and Description |
---|---|
static ConsolidationDocumentTypeField<String> |
ConsolidationDocumentType.CONSOLIDATION_BALANCE_CHECK
Use with available fluent helpers to apply the ConsolidationBalanceCheck field to query operations.
|
static ConsolidationDocumentTypeField<String> |
ConsolidationDocumentType.CONSOLIDATION_BALANCE_CHECK_TEXT
Use with available fluent helpers to apply the ConsolidationBalanceCheck_Text field to query operations.
|
static ConsolidationDocumentTypeField<String> |
ConsolidationDocumentType.CONSOLIDATION_DOCUMENT_TYPE
Use with available fluent helpers to apply the ConsolidationDocumentType field to query operations.
|
static ConsolidationDocumentTypeField<String> |
ConsolidationDocumentType.CONSOLIDATION_DOCUMENT_TYPE_TEXT
Use with available fluent helpers to apply the ConsolidationDocumentType_Text field to query operations.
|
static ConsolidationDocumentTypeField<Boolean> |
ConsolidationDocumentType.CONSOLIDATION_POSTG_ITEM_AUTO_FLAG
Use with available fluent helpers to apply the ConsolidationPostgItemAutoFlag field to query operations.
|
static ConsolidationDocumentTypeField<Boolean> |
ConsolidationDocumentType.DOC_HAS_CREDIT_DEFERRED_TAX
Use with available fluent helpers to apply the DocHasCreditDeferredTax field to query operations.
|
static ConsolidationDocumentTypeField<Boolean> |
ConsolidationDocumentType.DOC_HAS_DEBIT_DEFERRED_TAX
Use with available fluent helpers to apply the DocHasDebitDeferredTax field to query operations.
|
static ConsolidationDocumentTypeField<String> |
ConsolidationDocumentType.DOCUMENT_TYPE_BUSINESS_APPL
Use with available fluent helpers to apply the DocumentTypeBusinessAppl field to query operations.
|
static ConsolidationDocumentTypeField<String> |
ConsolidationDocumentType.DOCUMENT_TYPE_BUSINESS_APPL_TEXT
Use with available fluent helpers to apply the DocumentTypeBusinessAppl_Text field to query operations.
|
static ConsolidationDocumentTypeField<Boolean> |
ConsolidationDocumentType.IS_DOCUMENT_POST_IN_GROUP_CURRENCY
Use with available fluent helpers to apply the IsDocumentPostInGroupCurrency field to query operations.
|
static ConsolidationDocumentTypeField<Boolean> |
ConsolidationDocumentType.IS_DOCUMENT_POST_IN_LOCAL_CURRENCY
Use with available fluent helpers to apply the IsDocumentPostInLocalCurrency field to query operations.
|
static ConsolidationDocumentTypeField<Boolean> |
ConsolidationDocumentType.IS_DOCUMENT_POST_IN_TRANS_CURRENCY
Use with available fluent helpers to apply the IsDocumentPostInTransCurrency field to query operations.
|
static ConsolidationDocumentTypeField<String> |
ConsolidationDocumentType.POSTING_LEVEL
Use with available fluent helpers to apply the PostingLevel field to query operations.
|
static ConsolidationDocumentTypeField<String> |
ConsolidationDocumentType.POSTING_LEVEL_TEXT
Use with available fluent helpers to apply the PostingLevel_Text field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ConsolidationDocumentTypeField<T> |
ConsolidationDocumentType.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ConsolidationDocumentType.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.