SAP ABAP Class IF_RSAN_RT_SOURCE (IF_RSAN_RT_SOURCE)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAN_RTR_TEST CL_RSAN_RT_ANALYSIS_TEST 20030822
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAN_RT_ANALYSIS_SOURCE CL_RSAN_RT_ANALYSIS_SOURCE 20010615
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAN_RT_ANALYSIS_TEST CL_RSAN_RT_ANALYSIS_TEST 20020301
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAN_RT_GENERIC_RUNTIME Internal Use Only 20020227
Properties
Class IF_RSAN_RT_SOURCE  
Short Description IF_RSAN_RT_SOURCE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010529   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSAN_RT_SOURCE has no forward declaration.
Interfaces
Class IF_RSAN_RT_SOURCE has no interface implemented.
Friends
Class IF_RSAN_RT_SOURCE has no friend class.
Attributes
Class IF_RSAN_RT_SOURCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method CLOSE 20010529
2 CREATE_DATA_TABLE Instance method Public Method Create Internal Table (of Correct Type) Used in Get 20020227
3 FETCH Instance method Public Method FETCH 20010529
4 OPEN Instance method Public Method OPEN 20010529
Events
Class IF_RSAN_RT_SOURCE has no event.
Types
Class IF_RSAN_RT_SOURCE has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on class IF_RSAN_RT_SOURCE has no parameter.
# Exception Resumable Description Created on
1 CX_RSAN_RT2_ABORT Abort Analysis Process Runtime 20030709

Method CREATE_DATA_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_TABLE Value transfer Object reference (TYPE REF TO) DATA ref to an internal table used to fetch data 20020227
# Exception Resumable Description Created on
1 CX_RSAN_RT2_ABORT Abort Analysis Process Runtime 20030709

Method FETCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EOF_REACHED Value transfer Type reference (TYPE) AS4FLAG 20030709
2 Exporting ET_DATA Call by reference Type reference (TYPE) ANY TABLE ET_DATA 20010529
3 Importing I_PACKAGE_SIZE Value transfer Type reference (TYPE) I 1000 Package Size 20010529
# Exception Resumable Description Created on
1 CX_RSAN_RT2_ABORT Abort Analysis Process Runtime 20030709

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEL Call by reference Type reference (TYPE) RSDRI_T_RANGE BW-Data-Manager: Range Liste 20010529
# Exception Resumable Description Created on
1 CX_RSAN_RT2_ABORT Abort Analysis Process Runtime 20030709
History
Last changed by/on SAP  20130531 
SAP Release Created in