Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.selectable.ReportingItemHierSelectable
Packages that use ReportingItemHierSelectable
Package
Description
-
Uses of ReportingItemHierSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as ReportingItemHierSelectableModifier and TypeFieldDescriptionstatic final ReportingItemHierSelectableReportingItemHier.ALL_FIELDSSelector for all available fields of ReportingItemHier. -
Uses of ReportingItemHierSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field that implement ReportingItemHierSelectableModifier and TypeClassDescriptionclassReportingItemHierField<FieldT>Template class to represent entity fields of the EntityReportingItemHier. -
Uses of ReportingItemHierSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link that implement ReportingItemHierSelectableModifier and TypeClassDescriptionclassReportingItemHierLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofReportingItemHierto other entities.classReportingItemHierOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofReportingItemHierto other entities, where the cardinality of the related entity is at most 1.