Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.AccountingDocumentField
Packages that use AccountingDocumentField
-
Uses of AccountingDocumentField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as AccountingDocumentFieldModifier and TypeFieldDescriptionstatic final AccountingDocumentField<String>AccountingDocument.ACCOUNTING_DOCUMENT_TYPE_IDUse with available fluent helpers to apply the AccountingDocumentType_ID field to query operations.static final AccountingDocumentField<String>AccountingDocument.ACCOUNTING_DOCUMENT_TYPE_TEXTUse with available fluent helpers to apply the AccountingDocumentTypeText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return AccountingDocumentFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
AccountingDocumentField<T>AccountingDocument.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> AccountingDocumentField<T>Use with available fluent helpers to apply an extension field to query operations.