Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay.field.MaterialStockField
Packages that use MaterialStockField
-
Uses of MaterialStockField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay declared as MaterialStockFieldModifier and TypeFieldDescriptionstatic final MaterialStockField<String>MaterialStock.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final MaterialStockField<String>MaterialStock.MATERIAL_BASE_UNITUse with available fluent helpers to apply the MaterialBaseUnit field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialstockdisplay that return MaterialStockFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
MaterialStockField<T>MaterialStock.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> MaterialStockField<T>Use with available fluent helpers to apply an extension field to query operations.