Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster |
Modifier and Type | Field and Description |
---|---|
static ProductPlantIntlTrdField<String> |
ProductPlantIntlTrd.CONSUMPTION_TAX_CTRL_CODE
Use with available fluent helpers to apply the ConsumptionTaxCtrlCode field to query operations.
|
static ProductPlantIntlTrdField<String> |
ProductPlantIntlTrd.COUNTRY_OF_ORIGIN
Use with available fluent helpers to apply the CountryOfOrigin field to query operations.
|
static ProductPlantIntlTrdField<String> |
ProductPlantIntlTrd.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static ProductPlantIntlTrdField<String> |
ProductPlantIntlTrd.PRODUCT
Use with available fluent helpers to apply the Product field to query operations.
|
static ProductPlantIntlTrdField<String> |
ProductPlantIntlTrd.REGION_OF_ORIGIN
Use with available fluent helpers to apply the RegionOfOrigin field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ProductPlantIntlTrdField<T> |
ProductPlantIntlTrd.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ProductPlantIntlTrd.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.