SAP ABAP Class CL_RSARCH_IPRO_CURSOR (Cursor for Archive Access)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSARCH (Package) BW Archiving
Properties
Class CL_RSARCH_IPRO_CURSOR  
Short Description Cursor for Archive Access    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSARCH   BW Archiving 
Created 20010611   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSARH Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSDRC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSARCH_IPRO_CURSOR has no interface implemented.
Friends
Class CL_RSARCH_IPRO_CURSOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_HANDLE Instance attribute Protected Type reference (TYPE) I 20010611
2 O_RECORD_STRUCTURE Instance attribute Protected Type reference (TYPE) TABNAME Table Name 20010611
3 P_CONV Instance attribute Private Type reference (TYPE) RS_BOOL Perform Currency Conversion 20050228
4 P_INFOPROV Instance attribute Private Type reference (TYPE) RSINFOPROV InfoProvider 20050214
5 P_OBJECT Instance attribute Private Type reference (TYPE) OBJCT_TR01 Archiving Object 20010612
6 P_RT_FILE_SELECTIONS Instance attribute Private Type reference (TYPE) RSARCH_RT_FILE_SELECTIONS Bw Archiving: Selection of Archive Data 20010612
7 P_R_CURR_CONV Instance attribute Private Object reference (TYPE REF TO) CL_RSDRV_SRVS_CURR_CONV Data Manager: Currency Conversion 20050225
8 P_SESSION Instance attribute Private Type reference (TYPE) ADMI_RUN_D Current Archiving Run 20050228
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method 20010611
2 CONSTRUCTOR Instance method Public Constructor 20010611
3 CURRENCY_CONVERSION Static method Public Method 20050228
4 FETCH Instance method Public Method 20010611
5 OPEN Static method Public Method Open Cursor 20010611
6 REOPEN Instance method Public Method Reopen Cursor 20010612
Events
Class CL_RSARCH_IPRO_CURSOR has no event.
Types
Class CL_RSARCH_IPRO_CURSOR has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on class CL_RSARCH_IPRO_CURSOR has no parameter.
Method CLOSE on class CL_RSARCH_IPRO_CURSOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20050214
2 Importing I_OBJECT Call by reference Type reference (TYPE) OBJCT_TR01 Archivierungsobjekt 20010611
3 Importing I_RT_FILE_SELECTIONS Call by reference Type reference (TYPE) RSARCH_RT_FILE_SELECTIONS BW Archivierung: Selektion von Archivdateien 20010611
# Exception Resumable Description Created on
1 OPEN_ERROR 20010611

Method CURRENCY_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_CURR_CONV Call by reference Object reference (TYPE REF TO) CL_RSDRV_SRVS_CURR_CONV Data-Manager: Currency Conversion 20050228
2 Changing C_T_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20050228
3 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20050228
# Exception Resumable Description Created on
1 CX_RS_STATIC_CHECK BW Basis Exception mit T100 Meldung (statisch geprüft) 20050228

Method FETCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20010611
2 Importing I_APPEND Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20010613
3 Importing I_PACKAGE_SIZE Call by reference Type reference (TYPE) I 0 20010611
# Exception Resumable Description Created on
1 FETCH_ERROR 20010611
2 NO_MORE_DATA 20010611

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20010611
2 Importing I_RT_FILE_SELECTIONS Call by reference Type reference (TYPE) RSARCH_RT_FILE_SELECTIONS Range-Tabelle für Archivdateien 20010611
3 Importing I_T_FIELD_SELECTIONS Call by reference Type reference (TYPE) RSARCH_T_FIELD_SELECTIONS BW Archivierung: Selektionsbedingungen für Felder 20010611
4 Returning R_R_IPRO_CURSOR Value transfer Object reference (TYPE REF TO) CL_RSARCH_IPRO_CURSOR Cursor für Archivzugriff 20010611
# Exception Resumable Description Created on
1 OPEN_ERROR 20010612

Method REOPEN Signature

Method REOPEN on class CL_RSARCH_IPRO_CURSOR has no parameter.
# Exception Resumable Description Created on
1 ALREADY_OPEN 20010612
2 REOPEN_ERROR 20010612
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A