SAP ABAP Class CL_RODPS_ODP_CURSOR_LU (Cursor for (master data) lookup)
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 20090728
Properties
Class CL_RODPS_ODP_CURSOR_LU  
Short Description Cursor for (master data) lookup    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RODPS   Operational Data Provider Services 
Created 20090727   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 Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_RODPS_ODP_CURSOR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_RODPS_ODP_DIRECT_ACCESS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_RODPS_ODP_LOOKUP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RODPS_ODP_CURSOR Cursor 20090728
Friends
# Friend Modeled only Created on Description
1 CL_RODPS_ODP_RT 20090727 ODP (abstract)
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PR_COLLECTOR Instance attribute Private Object reference (TYPE REF TO) CL_RODPS_DATA_TRANSFORMATOR Transformer for internal tables 20100729
2 PR_CURSOR Instance attribute Private Object reference (TYPE REF TO) IF_RODPS_ODP_CURSOR Cursor 20090727
3 PR_ODP Instance attribute Private Object reference (TYPE REF TO) IF_RODPS_ODP_DIRECT_ACCESS Direct access API for ODP 20090727
4 PR_POINT_IN_TIME Instance attribute Private Object reference (TYPE REF TO) DATA 20091007
5 PTR_BUCKET_SETS Instance attribute Private Type reference (TYPE) RSMDS_TR_SETS Table of References to General Multidimensional Sets 20090727
6 PT_DATA_REF Instance attribute Private Object reference (TYPE REF TO) DATA Table for intermediate result 20100729
7 PT_FIELD_AGGREGATIONS Instance attribute Private Type reference (TYPE) IF_RODPS_ODP_DIRECT_ACCESS=>TT_FIELD_AGGREGATIONS 20090729
8 PT_SORT_DESCRIPTIONS Instance attribute Private Type reference (TYPE) IF_RODPS_ODP_DIRECT_ACCESS=>TT_SORT_DESCRIPTIONS 20090729
9 P_BUCKET_INDEX Instance attribute Private Type reference (TYPE) I 20090727
10 P_MAXIMUM_ROWS Instance attribute Private Type reference (TYPE) I 20090727
11 P_STATE Instance attribute Private Type reference (TYPE) IF_RODPS_ODP_CURSOR=>T_STATE 20090728
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BUCKET_SET Instance method Private Method Add bucket set 20090727
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090727
3 GET_NEXT_BUCKET_CURSOR Instance method Private Method 20090727
4 OPEN_DEFERRED Instance method Private Method 20090728
Events
Class CL_RODPS_ODP_CURSOR_LU has no event.
Types
Class CL_RODPS_ODP_CURSOR_LU has no local type.
Method Signatures

Method ADD_BUCKET_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IRS_BUCKET_KEY Call by reference Object reference (TYPE REF TO) DATA 20090727
2 Importing IR_SELECTION_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20090727
3 Importing IR_UNIVERSE Call by reference Object reference (TYPE REF TO) CL_RSMDS_UNIVERSE Allgemeine Menge (Factory-Klasse) 20090727
4 Importing ITS_VALUES Call by reference Type reference (TYPE) SORTED TABLE 20090727
5 Importing IT_LOOKUP_CONDITIONS Call by reference Type reference (TYPE) IF_RODPS_ODP_LOOKUP=>TT_LOOKUP_CONDITIONS 20090727
# Exception Resumable Description Created on
1 CX_RODPS_INPUT_INVALID Ungültige Eingabe 20090727

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COLLECTOR Call by reference Object reference (TYPE REF TO) CL_RODPS_DATA_TRANSFORMATOR Transformator for internal tables 20100729
2 Importing IR_ODP_DA Call by reference Object reference (TYPE REF TO) IF_RODPS_ODP_DIRECT_ACCESS Direktzugriffs-API für ODP 20090729
3 Importing IR_SELECTION_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20090727
4 Importing IT_FIELD_PROJECTIONS Call by reference Type reference (TYPE) IF_RODPS_ODP=>TT_FIELD_PROJECTIONS 20091016
5 Importing IT_LOOKUP_CONDITIONS Call by reference Type reference (TYPE) IF_RODPS_ODP_LOOKUP=>TT_LOOKUP_CONDITIONS 20090727
6 Importing IT_LOOKUP_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20090727
7 Importing I_MAXIMUM_ROWS Call by reference Type reference (TYPE) I 20090727
8 Importing I_ORDER_BY_PRIMARY_KEY Call by reference Type reference (TYPE) ABAP_BOOL 20090727
9 Importing I_POINT_IN_TIME Call by reference Type reference (TYPE) SIMPLE 20091007
# Exception Resumable Description Created on
1 CX_RODPS_NO_MORE_DATA Keine weiteren Datensätze in der Ergebnismenge 20090727

Method GET_NEXT_BUCKET_CURSOR Signature

Method GET_NEXT_BUCKET_CURSOR on class CL_RODPS_ODP_CURSOR_LU has no parameter.
# Exception Resumable Description Created on
1 CX_RODPS_ACCESS_ERROR Objekt exsistiert nicht 20090727
2 CX_RODPS_NO_MORE_DATA Keine weiteren Datensätze in der Ergebnismenge 20090727

Method OPEN_DEFERRED Signature

Method OPEN_DEFERRED on class CL_RODPS_ODP_CURSOR_LU has no parameter.
# Exception Resumable Description Created on
1 CX_RODPS_ACCESS_ERROR Objekt exsistiert nicht 20090728
2 CX_RODPS_NO_MORE_DATA Keine weiteren Datensätze in der Ergebnismenge 20090728
History
Last changed by/on SAP  20130531 
SAP Release Created in 702