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