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