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