SAP ABAP Class CL_RSAN_VI_STAT1_VIDV (Viewer class for data table)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-APD (Application Component) Analysis Process Designer
     RSAN_VI (Package) APD - Tool - Viewer Nodes - !! Language EN !!
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_WB_VIDV_ABSTRACT Abstract Viewer Class for Viewer Data Objects 20030925
Properties
Class CL_RSAN_VI_STAT1_VIDV  
Short Description Viewer class for data table    
Super Class CL_RSAN_WB_VIDV_ABSTRACT Abstract Viewer Class for Viewer Data Objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAN_VI   APD - Tool - Viewer Nodes - !! Language EN !! 
Created 20030925   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSAN_VI_STAT1_RT_CORE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RSAN_VI_STAT1_VIDV has no interface implemented.
Friends
Class CL_RSAN_VI_STAT1_VIDV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CONTINUOUS Constant Private Type reference (TYPE) N 1 20031017
2 T_OUTPUT_HTML Instance attribute Private Type reference (TYPE) W3HTMLTABTYPE 20031017
3 _R_HTML Instance attribute Private Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER 20031007
4 _R_VID Instance attribute Private Object reference (TYPE REF TO) CL_RSAN_VI_STAT1_VID 20030925
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030925
2 CREATE_CHART Instance method Private Method 20031017
3 CREATE_CHART_DATA Instance method Private Method 20031017
4 CREATE_CHART_SETTINGS Instance method Private Method 20031017
5 CREATE_HTML Instance method Public Method 20031017
6 CREATE_HTML_CELL Instance method Private Method 20031017
Events
Class CL_RSAN_VI_STAT1_VIDV has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYPE_CATEGORY Private Type reference (TYPE) CHAR100 20031017
2 TYPE_FIGURE_CHAR Private Type reference (TYPE) CHAR20 20031017
3 TYPE_S_CHART_DATA Private See coding 20031017 BEGIN OF type_s_chart_data , category TYPE type_category , figure TYPE type_figure_char , END OF type_s_chart_data
4 TYPE_T_CHART_DATA Private See coding 20031017 type_t_chart_data TYPE STANDARD TABLE OF type_s_chart_data WITH DEFAULT KEY
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER GUI Container 20030925

Method CONSTRUCTOR on class CL_RSAN_VI_STAT1_VIDV has no exception.

Method CREATE_CHART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHART_URL Call by reference Type reference (TYPE) STRING 20031017
2 Importing IT_XML_CHART_DATA Call by reference Type reference (TYPE) W3HTMLTABTYPE 20031017
3 Importing IT_XML_CHART_SETTINGS Call by reference Type reference (TYPE) W3HTMLTABTYPE 20031017

Method CREATE_CHART on class CL_RSAN_VI_STAT1_VIDV has no exception.

Method CREATE_CHART_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_XML_CHART_DATA Call by reference Type reference (TYPE) W3HTMLTABTYPE 20031017
2 Importing IT_CHART_DATA Call by reference Type reference (TYPE) TYPE_T_CHART_DATA 20031017

Method CREATE_CHART_DATA on class CL_RSAN_VI_STAT1_VIDV has no exception.

Method CREATE_CHART_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_XML_CHART_SETTINGS Call by reference Type reference (TYPE) W3HTMLTABTYPE Chart-Einstellungen 20031017
2 Importing I_CHART_TITLE Call by reference Type reference (TYPE) STRING 20031017
3 Importing I_TEXT_SIZE_X_AXES Call by reference Type reference (TYPE) CHAR2 X-Achsen-Textgröße 20031028

Method CREATE_CHART_SETTINGS on class CL_RSAN_VI_STAT1_VIDV has no exception.

Method CREATE_HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OUTPUT_HTML Call by reference Type reference (TYPE) W3HTMLTABTYPE 20031017
2 Importing IT_RESULT Call by reference Type reference (TYPE) CL_RSAN_VI_STAT1_RT_CORE=>TYPE_T_RESULT 20031017

Method CREATE_HTML on class CL_RSAN_VI_STAT1_VIDV has no exception.

Method CREATE_HTML_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HTML_CELL Call by reference Type reference (TYPE) W3HTMLTABTYPE 20031017
2 Importing I_ALIGNEMENT Call by reference Type reference (TYPE) STRING 20031017
3 Importing I_VALUE Call by reference Type reference (TYPE) STRING 20031017
4 Importing I_WIDTH Call by reference Type reference (TYPE) STRING 20031017

Method CREATE_HTML_CELL on class CL_RSAN_VI_STAT1_VIDV has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 350