Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster |
Modifier and Type | Field and Description |
---|---|
static ProductPlantCostingField<String> |
ProductPlantCosting.BASE_UNIT
Use with available fluent helpers to apply the BaseUnit field to query operations.
|
static ProductPlantCostingField<BigDecimal> |
ProductPlantCosting.COSTING_LOT_SIZE
Use with available fluent helpers to apply the CostingLotSize field to query operations.
|
static ProductPlantCostingField<String> |
ProductPlantCosting.COSTING_PRODUCTION_VERSION
Use with available fluent helpers to apply the CostingProductionVersion field to query operations.
|
static ProductPlantCostingField<String> |
ProductPlantCosting.COSTING_SPECIAL_PROCUREMENT_TYPE
Use with available fluent helpers to apply the CostingSpecialProcurementType field to query operations.
|
static ProductPlantCostingField<Boolean> |
ProductPlantCosting.IS_CO_PRODUCT
Use with available fluent helpers to apply the IsCoProduct field to query operations.
|
static ProductPlantCostingField<Boolean> |
ProductPlantCosting.IS_FIXED_PRICE_CO_PRODUCT
Use with available fluent helpers to apply the IsFixedPriceCoProduct field to query operations.
|
static ProductPlantCostingField<String> |
ProductPlantCosting.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static ProductPlantCostingField<String> |
ProductPlantCosting.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static ProductPlantCostingField<String> |
ProductPlantCosting.PRODUCT_BOM_USAGE
Use with available fluent helpers to apply the ProductBOMUsage field to query operations.
|
static ProductPlantCostingField<Boolean> |
ProductPlantCosting.PRODUCT_IS_COSTING_RELEVANT
Use with available fluent helpers to apply the ProductIsCostingRelevant field to query operations.
|
static ProductPlantCostingField<String> |
ProductPlantCosting.SOURCE_BOM_ALTERNATIVE
Use with available fluent helpers to apply the SourceBOMAlternative field to query operations.
|
static ProductPlantCostingField<String> |
ProductPlantCosting.TASK_LIST_GROUP
Use with available fluent helpers to apply the TaskListGroup field to query operations.
|
static ProductPlantCostingField<String> |
ProductPlantCosting.TASK_LIST_GROUP_COUNTER
Use with available fluent helpers to apply the TaskListGroupCounter field to query operations.
|
static ProductPlantCostingField<String> |
ProductPlantCosting.TASK_LIST_TYPE
Use with available fluent helpers to apply the TaskListType field to query operations.
|
static ProductPlantCostingField<String> |
ProductPlantCosting.VARIANCE_KEY
Use with available fluent helpers to apply the VarianceKey field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProductPlantCostingField<T> |
ProductPlantCosting.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProductPlantCosting.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.