Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.TransactionCurrencyField
Packages that use TransactionCurrencyField
-
Uses of TransactionCurrencyField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as TransactionCurrencyFieldModifier and TypeFieldDescriptionstatic final TransactionCurrencyField<String>TransactionCurrency.TRANSACTION_CURRENCY_IDUse with available fluent helpers to apply the TransactionCurrency_ID field to query operations.static final TransactionCurrencyField<String>TransactionCurrency.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.trialbalance 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.