Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.selectable.ReportingItemTextSelectable
Packages that use ReportingItemTextSelectable
Package
Description
-
Uses of ReportingItemTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as ReportingItemTextSelectableModifier and TypeFieldDescriptionstatic final ReportingItemTextSelectableReportingItemText.ALL_FIELDSSelector for all available fields of ReportingItemText. -
Uses of ReportingItemTextSelectable 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 ReportingItemTextSelectableModifier and TypeClassDescriptionclassReportingItemTextField<FieldT>Template class to represent entity fields of the EntityReportingItemText. -
Uses of ReportingItemTextSelectable 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 ReportingItemTextSelectableModifier and TypeClassDescriptionclassReportingItemTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofReportingItemTextto other entities.classReportingItemTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofReportingItemTextto other entities, where the cardinality of the related entity is at most 1.