SAP ABAP Class CL_RODPS_OSOA_ODP_CURSOR_DA (OSOA cursor for direct access)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   BC-EIM-ODP (Application Component) Operational Data Provisioning (ODP) in Search&Analytics
     RODPS (Package) Operational Data Provider Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RODPS_ODP_CURSOR Cursor 20090826
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20091118
Properties
Class CL_RODPS_OSOA_ODP_CURSOR_DA  
Short Description OSOA cursor for direct access    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RODPS   Operational Data Provider Services 
Created 20090826   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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...
3 RSAOT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 SBIWA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 SBIWI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 SBIWL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
8 SRSC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RODPS_ODP_CURSOR Cursor 20090826
2 IF_SERIALIZABLE_OBJECT Serializable Object 20091118
Friends
# Friend Modeled only Created on Description
1 CL_RODPS_ODP_JOIN_DIRECT_ACC 20110331 Superclass for ODP Use Join and Direct Access
2 CL_RODPS_ODP_RT 20090826 ODP (abstract)
3 CL_RODPS_OSOA_ODP_RT 20090826 ODP from DataSource (OSOA)
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_REQUNR Static Attribute Public See coding 20100712
2 PR_DS_CURSOR Instance attribute Private Object reference (TYPE REF TO) CL_RODPS_DATASOURCE_CURSOR OSOA cursor for direct access 20100713
3 PR_TABLEDESCR Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Table Description on Basis of Extract Structure 20100908
4 PT_DATA_REF Instance attribute Private Object reference (TYPE REF TO) DATA Reference to an Extract Structure-Based Internal Table 20100908
5 PT_HIERSEL Instance attribute Private See coding 20100224
6 PT_SEGFIELDS Instance attribute Private See coding 20100630
Methods
# Method Level Visibility Method type Description Created on
1 CHECKER Static method Public Method 20091127
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090826
Events
Class CL_RODPS_OSOA_ODP_CURSOR_DA has no event.
Types
Class CL_RODPS_OSOA_ODP_CURSOR_DA has no local type.
Method Signatures

Method CHECKER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PACKAGE Value transfer Type reference (TYPE) CL_RODPS_DATASOURCE_CURSOR=>TT_PACKAGE 20091218
2 Importing IT_FLD Value transfer Type reference (TYPE) SBIWA_T_FIELDS 20091127
3 Importing IT_SEL Value transfer Type reference (TYPE) SBIWA_T_SELECT 20091127
4 Importing I_CALLS_MAX Value transfer Type reference (TYPE) I 10 20091218
5 Importing I_DEBUG Value transfer Type reference (TYPE) ABAP_BOOL 20091218
6 Importing I_FILTER_SELECTIONS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20101104
7 Importing I_OLTPSOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource (OSOA/OSOD) 20091127
8 Importing I_PACKAGE_SIZE Value transfer Type reference (TYPE) I 1000 20091127
9 Importing I_READ_ONLY Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20091218
10 Importing I_UPDMODE Value transfer Type reference (TYPE) RSUPDMODE 'F ' Modus der Datenfortschreibung (Komplett, Delta, etc.) 20091218
11 Importing I_WITH_MESSAGE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100622
# Exception Resumable Description Created on
1 CX_RODPS_ACCESS_ERROR Fehler beim Datenzugriff 20100304
2 CX_RODPS_INPUT_INVALID Ungültige Eingabe 20091208

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDS Call by reference Type reference (TYPE) SBIWA_T_FIELDS 20090826
2 Importing IT_SELECTIONS Call by reference Type reference (TYPE) SBIWA_T_SELECT 20090826
3 Importing I_ALLOW_CA Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20091118
4 Importing I_AUTHORITY_CHECK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110927
5 Importing I_DEBUG Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100224
6 Importing I_DIRECT_ACCESS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100622
7 Importing I_LOGSYS Call by reference Type reference (TYPE) RSRLOGSYS 20091216
8 Importing I_MAXIMUM_ROWS Call by reference Type reference (TYPE) I 20090826
9 Importing I_OLTPSOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource (OSOA/OSOD) 20090826
10 Importing I_READ_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20091218
11 Importing I_REQUNR Call by reference Type reference (TYPE) SBIWA_S_INTERFACE-REQUNR 20100708
12 Importing I_UPDMODE Call by reference Type reference (TYPE) RSUPDMODE 'F ' Modus der Datenfortschreibung (Komplett, Delta, etc.) 20091126
# Exception Resumable Description Created on
1 CX_RODPS_INPUT_INVALID Ungültige Eingabe 20090826
2 CX_RODPS_NO_MORE_DATA Keine weiteren Datensätze in der Ergebnismenge 20090826
History
Last changed by/on SAP  20130531 
SAP Release Created in 702