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