SAP ABAP Interface IF_RSDA_REQUEST_ITERATOR (Request Iterator for Request-Based Archiving)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDA (Package) BW Data Archiving and Near-line Storage. Core Functions
Properties
Interface IF_RSDA_REQUEST_ITERATOR  
Short Description Request Iterator for Request-Based Archiving    
General Data
Package RSDA   BW Data Archiving and Near-line Storage. Core Functions 
Created 20080304   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSDA_DAP_EXECUTE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_RSDA_REQUEST_ITERATOR has no interface.
Friends
Interface IF_RSDA_REQUEST_ITERATOR has no friend.
Attributes
Interface IF_RSDA_REQUEST_ITERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_REQUEST_SET Instance method Public Method 20080305
2 GET_REQUID Instance method Public Method 20080305
3 GET_REQUID_RANGE Instance method Public Method 20080304
4 NEXT Instance method Public Method 20080304
Events
Interface IF_RSDA_REQUEST_ITERATOR has no event.
Types
Interface IF_RSDA_REQUEST_ITERATOR has no local type.
Method Signatures

Method GET_REQUEST_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALL Call by reference Type reference (TYPE) RS_BOOL Boolean 20080305
2 Returning R_R_SET Value transfer Object reference (TYPE REF TO) CL_RSMDS_SET Multi-dimensionale Menge 20080305

Method GET_REQUEST_SET on Interface IF_RSDA_REQUEST_ITERATOR has no exception.

Method GET_REQUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REQUID Value transfer Type reference (TYPE) RSREQUID Request-ID (Anforderungsnummer) 20080305
# Exception Resumable Description Created on
1 CX_RSDA_NO_MORE_DATA Keine weiteren Datensätze mehr vorhanden 20080305

Method GET_REQUID_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALL Call by reference Type reference (TYPE) RS_BOOL Boolean 20080305
2 Returning R_T_REQUID Value transfer Type reference (TYPE) RSDR0_T_REQUID Tabelle für Ranges für REQUID 20080304
# Exception Resumable Description Created on
1 CX_RSDA_NO_MORE_DATA Keine weiteren Datensätze mehr vorhanden 20080304

Method NEXT Signature

Method NEXT on Interface IF_RSDA_REQUEST_ITERATOR has no parameter.
# Exception Resumable Description Created on
1 CX_RSDA_NO_MORE_DATA Keine weiteren Datensätze mehr vorhanden 20080304
History
Last changed by/on SAP  20130531 
SAP Release Created in 701