Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field.TransactionCurrencyField
Packages that use TransactionCurrencyField
-
Uses of TransactionCurrencyField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as TransactionCurrencyFieldModifier and TypeFieldDescriptionstatic final TransactionCurrencyField<String>TransactionCurrency.CURRENCYUse with available fluent helpers to apply the Currency field to query operations.static final TransactionCurrencyField<String>TransactionCurrency.CURRENCY_TEXTUse with available fluent helpers to apply the Currency_Text field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return TransactionCurrencyFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
TransactionCurrencyField<T>TransactionCurrency.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> TransactionCurrencyField<T>Use with available fluent helpers to apply an extension field to query operations.