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 | ![]() |
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 | ![]() |
Constant | Private | Type reference (TYPE) | N | 1 | 20031017 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | W3HTMLTABTYPE | 20031017 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | 20031007 | |||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSAN_VI_STAT1_VID | 20030925 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20030925 | |
2 | ![]() |
Instance method | Private | Method | 20031017 | |
3 | ![]() |
Instance method | Private | Method | 20031017 | |
4 | ![]() |
Instance method | Private | Method | 20031017 | |
5 | ![]() |
Instance method | Public | Method | 20031017 | |
6 | ![]() |
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 | ![]() |
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 | ![]() |
E_CHART_URL | Call by reference | Type reference (TYPE) | STRING | 20031017 | |||
2 | ![]() |
IT_XML_CHART_DATA | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | 20031017 | |||
3 | ![]() |
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 | ![]() |
ET_XML_CHART_DATA | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | 20031017 | |||
2 | ![]() |
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 | ![]() |
ET_XML_CHART_SETTINGS | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | Chart-Einstellungen | 20031017 | ||
2 | ![]() |
I_CHART_TITLE | Call by reference | Type reference (TYPE) | STRING | 20031017 | |||
3 | ![]() |
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 | ![]() |
ET_OUTPUT_HTML | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | 20031017 | |||
2 | ![]() |
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 | ![]() |
ET_HTML_CELL | Call by reference | Type reference (TYPE) | W3HTMLTABTYPE | 20031017 | |||
2 | ![]() |
I_ALIGNEMENT | Call by reference | Type reference (TYPE) | STRING | 20031017 | |||
3 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | STRING | 20031017 | |||
4 | ![]() |
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 |