Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.GlobalCurrencyField
Packages that use GlobalCurrencyField
-
Uses of GlobalCurrencyField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as GlobalCurrencyFieldModifier and TypeFieldDescriptionstatic final GlobalCurrencyField<String>GlobalCurrency.GLOBAL_CURRENCY_IDUse with available fluent helpers to apply the GlobalCurrency_ID field to query operations.static final GlobalCurrencyField<String>GlobalCurrency.GLOBAL_CURRENCY_TEXTUse with available fluent helpers to apply the GlobalCurrencyText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return GlobalCurrencyFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
GlobalCurrencyField<T>GlobalCurrency.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> GlobalCurrencyField<T>Use with available fluent helpers to apply an extension field to query operations.