Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster |
Modifier and Type | Field and Description |
---|---|
static ProductPlantProcurementField<Boolean> |
ProductPlantProcurement.IS_AUTO_PUR_ORD_CREATION_ALLOWED
Use with available fluent helpers to apply the IsAutoPurOrdCreationAllowed field to query operations.
|
static ProductPlantProcurementField<Boolean> |
ProductPlantProcurement.IS_SOURCE_LIST_REQUIRED
Use with available fluent helpers to apply the IsSourceListRequired field to query operations.
|
static ProductPlantProcurementField<String> |
ProductPlantProcurement.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static ProductPlantProcurementField<String> |
ProductPlantProcurement.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static ProductPlantProcurementField<String> |
ProductPlantProcurement.SOURCE_OF_SUPPLY_CATEGORY
Use with available fluent helpers to apply the SourceOfSupplyCategory field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProductPlantProcurementField<T> |
ProductPlantProcurement.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProductPlantProcurement.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.