SAP ABAP Interface IF_RSDAI_NEARLINE_CURSOR (Cursor on a Nearline Provider)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDA_NEARLINE_IF_LOCAL (Package) Local Nearline Interface for SAP BW
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDA_DB2_CURSOR DB2-z/OS HiPe NLS: Cursor Class 20120911
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDA_DB6_CURSOR DB6 NLS Cursor Class 20081210
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDA_DB6_OPEN_SQL_CURSOR DB6 NLS Cursor Class 20091013
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDA_SDB_CURSOR Nearline Cursor Using Web Service 20040916
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDA_SYB_CURSOR Near-line Cursor for Sybase IQ 20120702
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDA_SYB_CURSOR_FOR_VERIFY Near-line Cursor for Sybase IQ 20120716
Properties
Interface IF_RSDAI_NEARLINE_CURSOR  
Short Description Cursor on a Nearline Provider    
General Data
Package RSDA_NEARLINE_IF_LOCAL   Local Nearline Interface for SAP BW 
Created 20040916   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSDAI_NEARLINE_CURSOR has no forward declaration.
Interfaces
Interface IF_RSDAI_NEARLINE_CURSOR has no interface.
Friends
Interface IF_RSDAI_NEARLINE_CURSOR has no friend.
Attributes
Interface IF_RSDAI_NEARLINE_CURSOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method 20040916
2 FETCH_NEXT_PACKAGE Instance method Public Method 20040916
3 REOPEN Instance method Public Method 20040916
Events
Interface IF_RSDAI_NEARLINE_CURSOR has no event.
Types
Interface IF_RSDAI_NEARLINE_CURSOR has no local type.
Method Signatures

Method CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) IF_RSDAI_NEARLINE_LOG Log 20060707
# Exception Resumable Description Created on
1 CX_RSDAI_ACTION_FAILED Aktion wurde abgebrochen 20040922
2 CX_RSDAI_COMMUNICATION_ERROR Kommunikationsfehler (z.B. Netzwerkfehler) 20040924

Method FETCH_NEXT_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20040916
2 Importing I_PACKAGE_SIZE Call by reference Type reference (TYPE) I 0 20050317
3 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) IF_RSDAI_NEARLINE_LOG Log 20060707
# Exception Resumable Description Created on
1 CX_RSDAI_ACCESS_ERROR Zugriffsfehler im Server 20041201
2 CX_RSDAI_COMMUNICATION_ERROR Kommunikationsfehler 20040924
3 CX_RSDAI_NO_MORE_DATA Keine weiteren Daten selektiert 20040916

Method REOPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_LOG Call by reference Object reference (TYPE REF TO) IF_RSDAI_NEARLINE_LOG Log 20060707
# Exception Resumable Description Created on
1 CX_RSDAI_ACCESS_ERROR Zugriffsfehler im Service 20041201
2 CX_RSDAI_COMMUNICATION_ERROR Zugriffsfehler (z.B. Netzwerkfehler) 20040924
History
Last changed by/on SAP  20130531 
SAP Release Created in 700