Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.AccountingDocumentCategoryField
Packages that use AccountingDocumentCategoryField
-
Uses of AccountingDocumentCategoryField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as AccountingDocumentCategoryFieldModifier and TypeFieldDescriptionstatic final AccountingDocumentCategoryField<String>AccountingDocumentCategory.ACCOUNTING_DOCUMENT_CATEGORY_IDUse with available fluent helpers to apply the AccountingDocumentCategory_ID field to query operations.static final AccountingDocumentCategoryField<String>AccountingDocumentCategory.ACCOUNTING_DOCUMENT_CATEGORY_TEXTUse with available fluent helpers to apply the AccountingDocumentCategoryText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return AccountingDocumentCategoryFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
AccountingDocumentCategoryField<T>AccountingDocumentCategory.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> AccountingDocumentCategoryField<T>Use with available fluent helpers to apply an extension field to query operations.