Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field.ProductPlantCostingField
Packages that use ProductPlantCostingField
-
Uses of ProductPlantCostingField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductPlantCostingFieldModifier and TypeFieldDescriptionstatic final ProductPlantCostingField<String>ProductPlantCosting.BASE_UNITUse with available fluent helpers to apply the BaseUnit field to query operations.static final ProductPlantCostingField<BigDecimal>ProductPlantCosting.COSTING_LOT_SIZEUse with available fluent helpers to apply the CostingLotSize field to query operations.static final ProductPlantCostingField<String>ProductPlantCosting.COSTING_PRODUCTION_VERSIONUse with available fluent helpers to apply the CostingProductionVersion field to query operations.static final ProductPlantCostingField<String>ProductPlantCosting.COSTING_SPECIAL_PROCUREMENT_TYPEUse with available fluent helpers to apply the CostingSpecialProcurementType field to query operations.static final ProductPlantCostingField<Boolean>ProductPlantCosting.IS_CO_PRODUCTUse with available fluent helpers to apply the IsCoProduct field to query operations.static final ProductPlantCostingField<Boolean>ProductPlantCosting.IS_FIXED_PRICE_CO_PRODUCTUse with available fluent helpers to apply the IsFixedPriceCoProduct field to query operations.static final ProductPlantCostingField<String>ProductPlantCosting.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ProductPlantCostingField<String>ProductPlantCosting.PRODUCTUse with available fluent helpers to apply the Product field to query operations.static final ProductPlantCostingField<String>ProductPlantCosting.PRODUCT_BOM_USAGEUse with available fluent helpers to apply the ProductBOMUsage field to query operations.static final ProductPlantCostingField<Boolean>ProductPlantCosting.PRODUCT_IS_COSTING_RELEVANTUse with available fluent helpers to apply the ProductIsCostingRelevant field to query operations.static final ProductPlantCostingField<String>ProductPlantCosting.SOURCE_BOM_ALTERNATIVEUse with available fluent helpers to apply the SourceBOMAlternative field to query operations.static final ProductPlantCostingField<String>ProductPlantCosting.TASK_LIST_GROUPUse with available fluent helpers to apply the TaskListGroup field to query operations.static final ProductPlantCostingField<String>ProductPlantCosting.TASK_LIST_GROUP_COUNTERUse with available fluent helpers to apply the TaskListGroupCounter field to query operations.static final ProductPlantCostingField<String>ProductPlantCosting.TASK_LIST_TYPEUse with available fluent helpers to apply the TaskListType field to query operations.static final ProductPlantCostingField<String>ProductPlantCosting.VARIANCE_KEYUse with available fluent helpers to apply the VarianceKey field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return ProductPlantCostingFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductPlantCostingField<T>ProductPlantCosting.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductPlantCostingField<T>Use with available fluent helpers to apply an extension field to query operations.