Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting |
Modifier and Type | Field and Description |
---|---|
static BaseUnitField<String> |
BaseUnit.UNIT_OF_MEASURE
Use with available fluent helpers to apply the UnitOfMeasure field to query operations.
|
static BaseUnitField<Short> |
BaseUnit.UNIT_OF_MEASURE_DSP_NMBR_OF_DCMLS
Use with available fluent helpers to apply the UnitOfMeasureDspNmbrOfDcmls field to query operations.
|
static BaseUnitField<String> |
BaseUnit.UNIT_OF_MEASURE_ISO_CODE
Use with available fluent helpers to apply the UnitOfMeasureISOCode field to query operations.
|
static BaseUnitField<Short> |
BaseUnit.UNIT_OF_MEASURE_NUMBER_OF_DECIMALS
Use with available fluent helpers to apply the UnitOfMeasureNumberOfDecimals field to query operations.
|
static BaseUnitField<String> |
BaseUnit.UNIT_OF_MEASURE_TEXT
Use with available fluent helpers to apply the UnitOfMeasure_Text field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> BaseUnitField<T> |
BaseUnit.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
BaseUnit.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.