Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field.ProductValuationCostingField
Packages that use ProductValuationCostingField
-
Uses of ProductValuationCostingField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductValuationCostingFieldModifier and TypeFieldDescriptionstatic final ProductValuationCostingField<String>ProductValuationCosting.COST_ORIGIN_GROUPUse with available fluent helpers to apply the CostOriginGroup field to query operations.static final ProductValuationCostingField<String>ProductValuationCosting.COSTING_OVERHEAD_GROUPUse with available fluent helpers to apply the CostingOverheadGroup field to query operations.static final ProductValuationCostingField<Boolean>ProductValuationCosting.IS_MATERIAL_COSTED_WITH_QTY_STRUCUse with available fluent helpers to apply the IsMaterialCostedWithQtyStruc field to query operations.static final ProductValuationCostingField<String>ProductValuationCosting.IS_MATERIAL_RELATED_ORIGINUse with available fluent helpers to apply the IsMaterialRelatedOrigin field to query operations.static final ProductValuationCostingField<String>ProductValuationCosting.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ProductValuationCostingField<String>ProductValuationCosting.VALUATION_AREAUse with available fluent helpers to apply the ValuationArea field to query operations.static final ProductValuationCostingField<String>ProductValuationCosting.VALUATION_TYPEUse with available fluent helpers to apply the ValuationType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return ProductValuationCostingFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductValuationCostingField<T>ProductValuationCosting.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductValuationCostingField<T>Use with available fluent helpers to apply an extension field to query operations.