Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.BaseUnitField
Packages that use BaseUnitField
-
Uses of BaseUnitField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as BaseUnitFieldModifier and TypeFieldDescriptionstatic final BaseUnitField<String>BaseUnit.UNIT_OF_MEASUREUse with available fluent helpers to apply the UnitOfMeasure field to query operations.static final BaseUnitField<Short>BaseUnit.UNIT_OF_MEASURE_DSP_NMBR_OF_DCMLSUse with available fluent helpers to apply the UnitOfMeasureDspNmbrOfDcmls field to query operations.static final BaseUnitField<String>BaseUnit.UNIT_OF_MEASURE_ISO_CODEUse with available fluent helpers to apply the UnitOfMeasureISOCode field to query operations.static final BaseUnitField<Short>BaseUnit.UNIT_OF_MEASURE_NUMBER_OF_DECIMALSUse with available fluent helpers to apply the UnitOfMeasureNumberOfDecimals field to query operations.static final BaseUnitField<String>BaseUnit.UNIT_OF_MEASURE_SAP_CODEUse with available fluent helpers to apply the UnitOfMeasureSAPCode field to query operations.static final BaseUnitField<String>BaseUnit.UNIT_OF_MEASURE_TEXTUse with available fluent helpers to apply the UnitOfMeasure_Text field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return BaseUnitFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BaseUnitField<T>BaseUnit.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BaseUnitField<T>Use with available fluent helpers to apply an extension field to query operations.