Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.selectable.GlobalCurrencyResultSelectable
Packages that use GlobalCurrencyResultSelectable
Package
Description
-
Uses of GlobalCurrencyResultSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as GlobalCurrencyResultSelectableModifier and TypeFieldDescriptionstatic final GlobalCurrencyResultSelectableGlobalCurrencyResult.ALL_FIELDSSelector for all available fields of GlobalCurrencyResult. -
Uses of GlobalCurrencyResultSelectable 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 GlobalCurrencyResultSelectableModifier and TypeClassDescriptionclassGlobalCurrencyResultField<FieldT>Template class to represent entity fields of the EntityGlobalCurrencyResult. -
Uses of GlobalCurrencyResultSelectable 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 GlobalCurrencyResultSelectableModifier and TypeClassDescriptionclassGlobalCurrencyResultLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofGlobalCurrencyResultto other entities.classGlobalCurrencyResultOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofGlobalCurrencyResultto other entities, where the cardinality of the related entity is at most 1.