Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.selectable.ReportingItemHierTextSelectable
Packages that use ReportingItemHierTextSelectable
Package
Description
-
Uses of ReportingItemHierTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as ReportingItemHierTextSelectableModifier and TypeFieldDescriptionstatic final ReportingItemHierTextSelectableReportingItemHierText.ALL_FIELDSSelector for all available fields of ReportingItemHierText. -
Uses of ReportingItemHierTextSelectable 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 ReportingItemHierTextSelectableModifier and TypeClassDescriptionclassReportingItemHierTextField<FieldT>Template class to represent entity fields of the EntityReportingItemHierText. -
Uses of ReportingItemHierTextSelectable 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 ReportingItemHierTextSelectableModifier and TypeClassDescriptionclassReportingItemHierTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofReportingItemHierTextto other entities.classReportingItemHierTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofReportingItemHierTextto other entities, where the cardinality of the related entity is at most 1.