SAP ABAP Class CL_RSAN_RT_ANALYSIS_VIEW (Prepare Data for Viewer Nodes)
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 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_RT_ABSTRACT_ANALYSIS CL_RSAN_RT_ABSTRACT_ANALYSIS 20030909
Properties
Class CL_RSAN_RT_ANALYSIS_VIEW  
Short Description Prepare Data for Viewer Nodes    
Super Class CL_RSAN_RT_ABSTRACT_ANALYSIS CL_RSAN_RT_ABSTRACT_ANALYSIS 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSAN_RT    
Program status     
Category 0   
Package RSAN_RT   APD - Tool - Runtime 
Created 20030909   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
Class CL_RSAN_RT_ANALYSIS_VIEW has no interface implemented.
Friends
Class CL_RSAN_RT_ANALYSIS_VIEW has no friend class.
Attributes
Class CL_RSAN_RT_ANALYSIS_VIEW has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_VI_DATA_OBJECT Instance method Public Method Build the Visualization Data Object 20030909
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030909
Events
Class CL_RSAN_RT_ANALYSIS_VIEW has no event.
Types
Class CL_RSAN_RT_ANALYSIS_VIEW has no local type.
Method Signatures

Method 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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ANALYSIS Call by reference Object reference (TYPE REF TO) CL_RSAN_MDL_ABSTRACT_ANALYSIS IR_ANALYSIS 20030909
2 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) CL_RSAN_RT_CONTEXT Runtime Context 20030924
3 Importing I_VIEW_NODE Call by reference Type reference (TYPE) STRING Viewer-Node whose data shall be build 20030909

Method CONSTRUCTOR on class CL_RSAN_RT_ANALYSIS_VIEW has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 350