Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.selectable.ReportingItemSelectable
Packages that use ReportingItemSelectable
Package
Description
-
Uses of ReportingItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as ReportingItemSelectableModifier and TypeFieldDescriptionstatic final ReportingItemSelectableReportingItem.ALL_FIELDSSelector for all available fields of ReportingItem. -
Uses of ReportingItemSelectable 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 ReportingItemSelectableModifier and TypeClassDescriptionclassReportingItemField<FieldT>Template class to represent entity fields of the EntityReportingItem. -
Uses of ReportingItemSelectable 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 ReportingItemSelectableModifier and TypeClassDescriptionclassReportingItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofReportingItemto other entities.classReportingItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofReportingItemto other entities, where the cardinality of the related entity is at most 1.