Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster |
Modifier and Type | Field and Description |
---|---|
static ProductPlantForecastingField<BigDecimal> |
ProductPlantForecasting.CONSUMPTION_QTY_MULTIPLIER
Use with available fluent helpers to apply the ConsumptionQtyMultiplier field to query operations.
|
static ProductPlantForecastingField<LocalDateTime> |
ProductPlantForecasting.CONSUMPTION_REF_USAGE_END_DATE
Use with available fluent helpers to apply the ConsumptionRefUsageEndDate field to query operations.
|
static ProductPlantForecastingField<String> |
ProductPlantForecasting.CONSUMPTION_REFERENCE_PLANT
Use with available fluent helpers to apply the ConsumptionReferencePlant field to query operations.
|
static ProductPlantForecastingField<String> |
ProductPlantForecasting.CONSUMPTION_REFERENCE_PRODUCT
Use with available fluent helpers to apply the ConsumptionReferenceProduct field to query operations.
|
static ProductPlantForecastingField<String> |
ProductPlantForecasting.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static ProductPlantForecastingField<String> |
ProductPlantForecasting.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProductPlantForecastingField<T> |
ProductPlantForecasting.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProductPlantForecasting.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.