Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund.selectable.FundCoreSelectable
Packages that use FundCoreSelectable
Package
Description
-
Uses of FundCoreSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund declared as FundCoreSelectableModifier and TypeFieldDescriptionstatic final FundCoreSelectableFundCore.ALL_FIELDSSelector for all available fields of FundCore. -
Uses of FundCoreSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund.field that implement FundCoreSelectableModifier and TypeClassDescriptionclassFundCoreField<FieldT>Template class to represent entity fields of the EntityFundCore. -
Uses of FundCoreSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fund.link that implement FundCoreSelectableModifier and TypeClassDescriptionclassFundCoreLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFundCoreto other entities.classFundCoreOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFundCoreto other entities, where the cardinality of the related entity is at most 1.