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