Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.ConsolidationDocumentTypeField
Packages that use ConsolidationDocumentTypeField
-
Uses of ConsolidationDocumentTypeField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as ConsolidationDocumentTypeFieldModifier and TypeFieldDescriptionstatic final ConsolidationDocumentTypeField<String>ConsolidationDocumentType.CONSOLIDATION_BALANCE_CHECKUse with available fluent helpers to apply the ConsolidationBalanceCheck field to query operations.static final ConsolidationDocumentTypeField<String>ConsolidationDocumentType.CONSOLIDATION_BALANCE_CHECK_TEXTUse with available fluent helpers to apply the ConsolidationBalanceCheck_Text field to query operations.static final ConsolidationDocumentTypeField<String>ConsolidationDocumentType.CONSOLIDATION_DOCUMENT_TYPEUse with available fluent helpers to apply the ConsolidationDocumentType field to query operations.static final ConsolidationDocumentTypeField<String>ConsolidationDocumentType.CONSOLIDATION_DOCUMENT_TYPE_TEXTUse with available fluent helpers to apply the ConsolidationDocumentType_Text field to query operations.static final ConsolidationDocumentTypeField<Boolean>ConsolidationDocumentType.CONSOLIDATION_POSTG_ITEM_AUTO_FLAGUse with available fluent helpers to apply the ConsolidationPostgItemAutoFlag field to query operations.static final ConsolidationDocumentTypeField<Boolean>ConsolidationDocumentType.DOC_HAS_CREDIT_DEFERRED_TAXUse with available fluent helpers to apply the DocHasCreditDeferredTax field to query operations.static final ConsolidationDocumentTypeField<Boolean>ConsolidationDocumentType.DOC_HAS_DEBIT_DEFERRED_TAXUse with available fluent helpers to apply the DocHasDebitDeferredTax field to query operations.static final ConsolidationDocumentTypeField<String>ConsolidationDocumentType.DOCUMENT_TYPE_BUSINESS_APPLUse with available fluent helpers to apply the DocumentTypeBusinessAppl field to query operations.static final ConsolidationDocumentTypeField<String>ConsolidationDocumentType.DOCUMENT_TYPE_BUSINESS_APPL_TEXTUse with available fluent helpers to apply the DocumentTypeBusinessAppl_Text field to query operations.static final ConsolidationDocumentTypeField<Boolean>ConsolidationDocumentType.IS_DOCUMENT_POST_IN_GROUP_CURRENCYUse with available fluent helpers to apply the IsDocumentPostInGroupCurrency field to query operations.static final ConsolidationDocumentTypeField<Boolean>ConsolidationDocumentType.IS_DOCUMENT_POST_IN_LOCAL_CURRENCYUse with available fluent helpers to apply the IsDocumentPostInLocalCurrency field to query operations.static final ConsolidationDocumentTypeField<Boolean>ConsolidationDocumentType.IS_DOCUMENT_POST_IN_TRANS_CURRENCYUse with available fluent helpers to apply the IsDocumentPostInTransCurrency field to query operations.static final ConsolidationDocumentTypeField<String>ConsolidationDocumentType.POSTING_LEVELUse with available fluent helpers to apply the PostingLevel field to query operations.static final ConsolidationDocumentTypeField<String>ConsolidationDocumentType.POSTING_LEVEL_TEXTUse with available fluent helpers to apply the PostingLevel_Text field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return ConsolidationDocumentTypeFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ConsolidationDocumentTypeField<T>ConsolidationDocumentType.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ConsolidationDocumentTypeField<T>Use with available fluent helpers to apply an extension field to query operations.