Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.BaseUnitTextField
Packages that use BaseUnitTextField
-
Uses of BaseUnitTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as BaseUnitTextFieldModifier and TypeFieldDescriptionstatic final BaseUnitTextField<String>BaseUnitText.BASE_UNIT_TEXTUse with available fluent helpers to apply the BaseUnitText field to query operations.static final BaseUnitTextField<String>BaseUnitText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final BaseUnitTextField<String>BaseUnitText.UNIT_OF_MEASUREUse with available fluent helpers to apply the UnitOfMeasure field to query operations.static final BaseUnitTextField<String>BaseUnitText.UNIT_OF_MEASURE_EUse with available fluent helpers to apply the UnitOfMeasure_E field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return BaseUnitTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BaseUnitTextField<T>BaseUnitText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BaseUnitTextField<T>Use with available fluent helpers to apply an extension field to query operations.