SAP ABAP Class CL_RSAN_RTR_TEST (CL_RSAN_RT_ANALYSIS_TEST)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-APD (Application Component) Analysis Process Designer
     RSAN_RTR (Package) APD - Tool - Runtime Result Handling Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSAN_RT_SOURCE IF_RSAN_RT_SOURCE 20030822
Properties
Class CL_RSAN_RTR_TEST  
Short Description CL_RSAN_RT_ANALYSIS_TEST    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSAN_RT    
Program status     
Category 0   
Package RSAN_RTR   APD - Tool - Runtime Result Handling Layer 
Created 20030822   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_SOURCE IF_RSAN_RT_SOURCE 20030822
Friends
Class CL_RSAN_RTR_TEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _R_LOG Instance attribute Private Object reference (TYPE REF TO) CL_RSAN_RT_LOG Log 20030822
2 _R_MDLH Instance attribute Private Object reference (TYPE REF TO) CL_RSAN_MDLH_ABSTRACT_ANALYSIS Model 20030822
3 _R_RUNTIME Instance attribute Private Object reference (TYPE REF TO) CL_RSAN_RT_ANALYSIS_TEST Runtime Interpreter for Model 20030822
4 _R_RUNTIME_CONTEXT Instance attribute Private Object reference (TYPE REF TO) CL_RSAN_RT_CONTEXT Runtime Context 20030924
5 _TEST_NODE Instance attribute Private Type reference (TYPE) STRING 20030822
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method 20030822
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030822
3 CREATE_DATA_TABLE Instance method Public Method 20030822
4 FETCH Instance method Public Method 20030822
5 FREE Instance method Public Method Release Resources 20030822
6 GET_META_DATA Instance method Public Method Get Metadata about Data Table Structure 20030822
7 OPEN Instance method Public Method 20030822
8 PREPARE Instance method Public Method Prepare Execution Plan of Runtime 20030822
Events
Class CL_RSAN_RTR_TEST has no event.
Types
Class CL_RSAN_RTR_TEST has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on class CL_RSAN_RTR_TEST has no parameter.
Method CLOSE on class CL_RSAN_RTR_TEST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_LOG Call by reference Object reference (TYPE REF TO) CL_RSAN_RT_LOG Log for analysis process runtime 20030822
2 Importing IR_MDLH Call by reference Object reference (TYPE REF TO) CL_RSAN_MDLH_ABSTRACT_ANALYSIS 20030822
3 Importing I_TEST_NODE Call by reference Type reference (TYPE) STRING Node whose data shall be read 20030822

Method CONSTRUCTOR on class CL_RSAN_RTR_TEST has no exception.

Method CREATE_DATA_TABLE Signature

Method CREATE_DATA_TABLE on class CL_RSAN_RTR_TEST has no parameter.
Method CREATE_DATA_TABLE on class CL_RSAN_RTR_TEST has no exception.

Method FETCH Signature

Method FETCH on class CL_RSAN_RTR_TEST has no parameter.
Method FETCH on class CL_RSAN_RTR_TEST has no exception.

Method FREE Signature

Method FREE on class CL_RSAN_RTR_TEST has no parameter.
Method FREE on class CL_RSAN_RTR_TEST has no exception.

Method 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 20030822

Method GET_META_DATA on class CL_RSAN_RTR_TEST has no exception.

Method OPEN Signature

Method OPEN on class CL_RSAN_RTR_TEST has no parameter.
Method OPEN on class CL_RSAN_RTR_TEST has no exception.

Method PREPARE Signature

Method PREPARE on class CL_RSAN_RTR_TEST has no parameter.
# Exception Resumable Description Created on
1 CX_RSAN_MDL_CHECK Fehler in der Analyseprozessdefinition 20030822
History
Last changed by/on SAP  20130531 
SAP Release Created in 350