Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.BalanceTransactionCurrencyField
Packages that use BalanceTransactionCurrencyField
-
Uses of BalanceTransactionCurrencyField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as BalanceTransactionCurrencyFieldModifier and TypeFieldDescriptionstatic final BalanceTransactionCurrencyField<String>BalanceTransactionCurrency.BALANCE_TRANSACTION_CURRENCY_IDUse with available fluent helpers to apply the BalanceTransactionCurrency_ID field to query operations.static final BalanceTransactionCurrencyField<String>BalanceTransactionCurrency.BALANCE_TRANSACTION_CURRENCY_TEXTUse with available fluent helpers to apply the BalanceTransactionCurrencyText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return BalanceTransactionCurrencyFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BalanceTransactionCurrencyField<T>BalanceTransactionCurrency.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BalanceTransactionCurrencyField<T>Use with available fluent helpers to apply an extension field to query operations.