Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.selectable.GlobalCurrencySelectable
Packages that use GlobalCurrencySelectable
Package
Description
-
Uses of GlobalCurrencySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as GlobalCurrencySelectableModifier and TypeFieldDescriptionstatic final GlobalCurrencySelectableGlobalCurrency.ALL_FIELDSSelector for all available fields of GlobalCurrency. -
Uses of GlobalCurrencySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field that implement GlobalCurrencySelectableModifier and TypeClassDescriptionclassGlobalCurrencyField<FieldT>Template class to represent entity fields of the EntityGlobalCurrency. -
Uses of GlobalCurrencySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link that implement GlobalCurrencySelectableModifier and TypeClassDescriptionclassGlobalCurrencyLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofGlobalCurrencyto other entities.classGlobalCurrencyOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofGlobalCurrencyto other entities, where the cardinality of the related entity is at most 1.