SAP ABAP Interface IF_RODPS_ODP_DIRECT_ACCESS (Direct access API for ODP)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   BC-EIM-ODP (Application Component) Operational Data Provisioning (ODP) in Search&Analytics
     RODPS_BASE (Package) Basis Objects for Operational Data Provider
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RODPS_ODP_LOOKUP Lookup API for ODP 20090715
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RODPS_ODP_RT ODP (abstract) 20090727
Properties
Interface IF_RODPS_ODP_DIRECT_ACCESS  
Short Description Direct access API for ODP    
General Data
Package RODPS_BASE   Basis Objects for Operational Data Provider 
Created 20090714   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_RODPS_ODP_DIRECT_ACCESS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_RODPS_ODP_DIRECT_ACCESS has no interface.
Friends
Interface IF_RODPS_ODP_DIRECT_ACCESS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_AGGREGATION_FUNCTION Constant Public Attribute reference (LIKE) IF_RODPS_BASE=>C_AGGREGATION_FUNCTION IF_RODPS_BASE=>C_AGGREGATION_FUNCTION 20090714
Methods
# Method Level Visibility Method type Description Created on
1 GET_ODP Instance method Public Method 20090714
2 OPEN_CURSOR Instance method Public Method 20090714
Events
Interface IF_RODPS_ODP_DIRECT_ACCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_FIELD_AGGREGATION Public Type reference (TYPE) IF_RODPS_BASE=>TS_FIELD_AGGREGATION 20090729
2 TS_SORT_DESCRIPTION Public Type reference (TYPE) IF_RODPS_BASE=>TS_SORT_DESCRIPTION 20090729
3 TTA_FIELD_AGGREGATIONS Public See coding 20100729 tta_field_aggregations TYPE ANY TABLE OF if_rodps_base=>ts_field_aggregation
4 TT_FIELD_AGGREGATIONS Public Type reference (TYPE) IF_RODPS_BASE=>TT_FIELD_AGGREGATIONS 20090729
5 TT_SORT_DESCRIPTIONS Public Type reference (TYPE) IF_RODPS_BASE=>TT_SORT_DESCRIPTIONS 20090729
6 T_AGGREGATION_FUNCTION Public Type reference (TYPE) IF_RODPS_BASE=>T_AGGREGATION_FUNCTION 20090714
Method Signatures

Method GET_ODP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_ODP Value transfer Object reference (TYPE REF TO) IF_RODPS_ODP ODP-Metadaten 20090714

Method GET_ODP on Interface IF_RODPS_ODP_DIRECT_ACCESS has no exception.

Method OPEN_CURSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SELECTION_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Selektion als Mengenobjekt (FEMS = 0) 20090714
2 Importing ITR_SELECTION_SETS Call by reference Type reference (TYPE) RSMDS_TR_SETS Weitere Selektionen als Mengenobjekt (FEMS > 0) 20090818
3 Importing IT_FIELD_AGGREGATIONS Call by reference Type reference (TYPE) IF_RODPS_ODP_DIRECT_ACCESS=>TT_FIELD_AGGREGATIONS Projektion, Umbenennung und Aggregation 20090729
4 Importing IT_SORT_DESCRIPTIONS Call by reference Type reference (TYPE) IF_RODPS_ODP_DIRECT_ACCESS=>TT_SORT_DESCRIPTIONS Sortierung 20090729
5 Importing I_FORCE_DIRECT_ACCESS Call by reference Type reference (TYPE) ABAP_BOOL 20110125
6 Importing I_MAXIMUM_ROWS Call by reference Type reference (TYPE) I 0 Maximale Größe der Ergebnismenge in Datensätzen 20090714
7 Importing I_NO_AGGREGATION Call by reference Type reference (TYPE) ABAP_BOOL Keine Aggregation (Aggregatfunktion ignorieren) 20090714
8 Importing I_POINT_IN_TIME Call by reference Type reference (TYPE) SIMPLE Stichtag/Zeitpunkt für zeitabhängige Daten 20090930
9 Returning RR_CURSOR Value transfer Object reference (TYPE REF TO) IF_RODPS_ODP_CURSOR Cursor 20090714
# Exception Resumable Description Created on
1 CX_RODPS_ACCESS_ERROR Zugriffsfehler 20090715
2 CX_RODPS_INPUT_INVALID Ungültige Eingabe 20090728
3 CX_RODPS_NO_MORE_DATA 20090715
History
Last changed by/on SAP  20110908 
SAP Release Created in 702