SAP ABAP Class IF_RSDA_REQUEST_ITERATOR (Request Iterator for Request-Based Archiving)
Properties
Class IF_RSDA_REQUEST_ITERATOR  
Short Description Request Iterator for Request-Based Archiving    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080304   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_RSDA_REQUEST_ITERATOR has no interface implemented.
Friends
Class IF_RSDA_REQUEST_ITERATOR has no friend class.
Attributes
Class 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
Class IF_RSDA_REQUEST_ITERATOR has no event.
Types
Class 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 class 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 class 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