Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field.ProductPlantForecastingField
Packages that use ProductPlantForecastingField
-
Uses of ProductPlantForecastingField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductPlantForecastingFieldModifier and TypeFieldDescriptionstatic final ProductPlantForecastingField<BigDecimal>ProductPlantForecasting.CONSUMPTION_QTY_MULTIPLIERUse with available fluent helpers to apply the ConsumptionQtyMultiplier field to query operations.static final ProductPlantForecastingField<LocalDateTime>ProductPlantForecasting.CONSUMPTION_REF_USAGE_END_DATEUse with available fluent helpers to apply the ConsumptionRefUsageEndDate field to query operations.static final ProductPlantForecastingField<String>ProductPlantForecasting.CONSUMPTION_REFERENCE_PLANTUse with available fluent helpers to apply the ConsumptionReferencePlant field to query operations.static final ProductPlantForecastingField<String>ProductPlantForecasting.CONSUMPTION_REFERENCE_PRODUCTUse with available fluent helpers to apply the ConsumptionReferenceProduct field to query operations.static final ProductPlantForecastingField<String>ProductPlantForecasting.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final ProductPlantForecastingField<String>ProductPlantForecasting.PRODUCTUse with available fluent helpers to apply the Product field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster that return ProductPlantForecastingFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProductPlantForecastingField<T>ProductPlantForecasting.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProductPlantForecastingField<T>Use with available fluent helpers to apply an extension field to query operations.