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