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