SAP ABAP Class CL_RSAN_RT_GENERIC_RUNTIME (Internal Use Only)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-APD (Application Component) Analysis Process Designer
     RSAN_RT (Package) APD - Tool - Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAN_RT_ABSTRACT IF_RSAN_RT_ABSTRACT 20020227
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAN_RT_PROCESS IF_RSAN_RT_PROCESS 20020227
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAN_RT_SOURCE IF_RSAN_RT_SOURCE 20020227
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAN_RT_TARGET IF_RSAN_RT_TARGET 20020227
Properties
Class CL_RSAN_RT_GENERIC_RUNTIME  
Short Description Internal Use Only    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSAN_RT    
Program status     
Category 0   
Package RSAN_RT   APD - Tool - Runtime 
Created 20020227   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSANR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSAN_RT_ABSTRACT IF_RSAN_RT_ABSTRACT 20020227
2 IF_RSAN_RT_PROCESS IF_RSAN_RT_PROCESS 20020227
3 IF_RSAN_RT_SOURCE IF_RSAN_RT_SOURCE 20020227
4 IF_RSAN_RT_TARGET IF_RSAN_RT_TARGET 20020227
Friends
Class CL_RSAN_RT_GENERIC_RUNTIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _C_RT_TYPE_PROCESS Constant Private Type reference (TYPE) CHAR01 'P' Type of Analysis: Process 20020227
2 _C_RT_TYPE_SOURCE Constant Private Type reference (TYPE) CHAR01 'S' Type of Analysis: Source 20020227
3 _C_RT_TYPE_TEST Constant Private Type reference (TYPE) CHAR01 'T' Type of Analysis: Test Read 20020301
4 _C_RT_TYPE_VIEW Constant Private Type reference (TYPE) CHAR01 'V' Type of Analysis: Viewer Data Calculation 20030909
5 _RT_TYPE Instance attribute Private Type reference (TYPE) CHAR01 Type of Runtime Used 20020227
6 _R_RT_PROCESS Instance attribute Private Object reference (TYPE REF TO) LCL_RSAN_RT_GENERIC_PROCESS Process Runtime 20020227
7 _R_RT_SOURCE Instance attribute Private Object reference (TYPE REF TO) LCL_RSAN_RT_GENERIC_SOURCE Source Runtime 20020227
8 _R_RT_TEST Instance attribute Private Object reference (TYPE REF TO) LCL_RSAN_RT_GENERIC_TEST Test Source Runtime 20020301
9 _R_RT_VIEW Instance attribute Private Object reference (TYPE REF TO) LCL_RSAN_RT_GENERIC_VIEW Viewer Data Calculation Runtime 20030909
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020227
2 GET_RT2_XML Instance method Public Method 20031118
3 RT_TEST_GET_META_DATA Instance method Public Method Get Metadata from Data Returned 20020308
4 RT_VIEW_BUILD_VI_DATA_OBJECT Instance method Public Method Build Viewer Data Object 20030909
Events
Class CL_RSAN_RT_GENERIC_RUNTIME has no event.
Types
Class CL_RSAN_RT_GENERIC_RUNTIME has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ANALYSIS_PROCESS Value transfer Object reference (TYPE REF TO) CL_RSAN_MDL_ANALYSIS_PROCESS Executeable Analysis 20020227
2 Importing IR_ANALYSIS_SOURCE Value transfer Object reference (TYPE REF TO) CL_RSAN_MDL_ANALYSIS_SOURCE Source Stream Definition 20020227
3 Importing IR_ANALYSIS_TEST Value transfer Object reference (TYPE REF TO) CL_RSAN_MDL_ABSTRACT_ANALYSIS Abstract Analysis for Data Test 20020301
4 Importing IR_ANALYSIS_VIEW Value transfer Object reference (TYPE REF TO) CL_RSAN_MDL_ABSTRACT_ANALYSIS Abstract Analysis for Viewer Data Calculation 20030909
5 Importing IR_CONTEXT Value transfer Object reference (TYPE REF TO) CL_RSAN_RT_CONTEXT Runtime Context 20030924
6 Importing I_ANALYSIS_TEST_NODE Value transfer Type reference (TYPE) STRING Node in test mode 20020301
7 Importing I_ANALYSIS_VIEW_NODE Value transfer Type reference (TYPE) STRING Viewer Node for Viewer Data Calculation 20030909

Method CONSTRUCTOR on class CL_RSAN_RT_GENERIC_RUNTIME has no exception.

Method GET_RT2_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RT2_XML Value transfer Type reference (TYPE) XSTRING 20031118

Method GET_RT2_XML on class CL_RSAN_RT_GENERIC_RUNTIME has no exception.

Method RT_TEST_GET_META_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETH_FIELDS Call by reference Type reference (TYPE) RSANR_TH_TEST_FIELD Metadata for fields of data table 20020308

Method RT_TEST_GET_META_DATA on class CL_RSAN_RT_GENERIC_RUNTIME has no exception.

Method RT_VIEW_BUILD_VI_DATA_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_VI_DATA Value transfer Object reference (TYPE REF TO) IF_RSAN_RT_VI_DATA_OBJECT Viewer Data Object 20030909
# Exception Resumable Description Created on
1 CX_RSAN_RT2_ABORT Abort Analysis Process Runtime 20030909
History
Last changed by/on SAP  20130531 
SAP Release Created in 30B