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