SAP ABAP Class CL_RSR_MDX_UI_RENDERER_HTML (MDX: Dialog: Display Result in HTML)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_MDX_UI (Package) MDX: Dialog
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_MDX_UI_VIEWER_BASE MDX: Dialog: Base Class for Viewer 20090526
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSR_MDX_UI_RENDERER MDX: Dialog: Result Display 20090520
Properties
Class CL_RSR_MDX_UI_RENDERER_HTML  
Short Description MDX: Dialog: Display Result in HTML    
Super Class CL_RSR_MDX_UI_VIEWER_BASE MDX: Dialog: Base Class for Viewer 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSR_MDX_UI   MDX: Dialog 
Created 20090520   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRT1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSR_MDX_UI_RENDERER MDX: Dialog: Result Display 20090520
Friends
Class CL_RSR_MDX_UI_RENDERER_HTML has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_GRID_HEADER Instance attribute Private Type reference (TYPE) RS_BOOL Column header added? 20090605
2 P_R_AREA_INFO Instance attribute Private Object reference (TYPE REF TO) CL_DD_AREA Area to display information 20090605
3 P_R_DOCUMENT Instance attribute Private Object reference (TYPE REF TO) CL_DD_DOCUMENT Document 20090520
4 P_R_TABLE Instance attribute Private Object reference (TYPE REF TO) CL_DD_TABLE_AREA Table 20090520
Methods
# Method Level Visibility Method type Description Created on
1 ADD_GRID_HEADER Instance method Private Method Adds a header to the data table 20090605
2 ADD_RESULT_SET_HEADER Instance method Private Method Adds a header to the result 20090522
3 ADD_STEP_STATISTIC Instance method Private Method Adds statistical information to a step 20100429
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090520
5 GET_AXIS_HEADER Instance method Private Method Returns the text for the header properties of an axis 20100214
6 GET_CELL_TOOLTIP Instance method Private Method Returns a tooltip for a cell value 20090525
7 GET_DIMENSION_DESCRIPTION Instance method Private Method Returns the description for a dimension 20090605
8 GET_FORMATTED_RUNTIME Instance method Private Method Returns the formatted runtime 20100429
9 GET_MEMBER_TOOLTIP Instance method Private Method Returns a tooltip for a member 20100326
10 IS_COUNTER_EVENT Instance method Private Method Is the event a counter? 20100531
Events
Class CL_RSR_MDX_UI_RENDERER_HTML has no event.
Types
Class CL_RSR_MDX_UI_RENDERER_HTML has no local type.
Method Signatures

Method ADD_GRID_HEADER Signature

Method ADD_GRID_HEADER on class CL_RSR_MDX_UI_RENDERER_HTML has no parameter.
Method ADD_GRID_HEADER on class CL_RSR_MDX_UI_RENDERER_HTML has no exception.

Method ADD_RESULT_SET_HEADER Signature

Method ADD_RESULT_SET_HEADER on class CL_RSR_MDX_UI_RENDERER_HTML has no parameter.
Method ADD_RESULT_SET_HEADER on class CL_RSR_MDX_UI_RENDERER_HTML has no exception.

Method ADD_STEP_STATISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SX_STATISTIC Call by reference Type reference (TYPE) RSR_MDX_UI_SX_STEP_STATISTIC Statistik (Tabelle) 20100429

Method ADD_STEP_STATISTIC on class CL_RSR_MDX_UI_RENDERER_HTML has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_MODEL Value transfer Object reference (TYPE REF TO) IF_RSR_MDX_UI_MODEL MDX: Dialog: Modell 20090520
2 Importing I_R_MSG Value transfer Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20090520

Method CONSTRUCTOR on class CL_RSR_MDX_UI_RENDERER_HTML has no exception.

Method GET_AXIS_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AXIS Call by reference Type reference (TYPE) RRTAXIS 0 basierte Nummer der Achse im Dataset 20100214
2 Importing I_COORDINATES Call by reference Type reference (TYPE) RRTCOORDINATES 0 basierter Zähler für Anzahl der Tuple auf einer Achse 20100214
3 Returning R_AXIS_TEXT Value transfer Type reference (TYPE) STRING Text der Achse 20100214

Method GET_AXIS_HEADER on class CL_RSR_MDX_UI_RENDERER_HTML has no exception.

Method GET_CELL_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_CELL Call by reference Type reference (TYPE) BAPI6111CD Daten einer Zelle eines Datasets 20090525
2 Returning R_TOOLTIP Value transfer Type reference (TYPE) STRING Tooltip 20090525

Method GET_CELL_TOOLTIP on class CL_RSR_MDX_UI_RENDERER_HTML has no exception.

Method GET_DIMENSION_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DIM_UNAM Call by reference Type reference (TYPE) RRTDIMUNAM Eindeutiger Name der Dimension (dimension unique name) 20090605
2 Returning R_TEXT Value transfer Type reference (TYPE) SDYDO_TEXT_ELEMENT Beschreibung der Dimension 20090605

Method GET_DIMENSION_DESCRIPTION on class CL_RSR_MDX_UI_RENDERER_HTML has no exception.

Method GET_FORMATTED_RUNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RUNTIME Call by reference Type reference (TYPE) RSDDKRUNTIME Laufzeit 20100429
2 Returning R_TEXT Value transfer Type reference (TYPE) SDYDO_TEXT_ELEMENT Formatierter Text 20100429

Method GET_FORMATTED_RUNTIME on class CL_RSR_MDX_UI_RENDERER_HTML has no exception.

Method GET_MEMBER_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_MEMBER Call by reference Type reference (TYPE) RRT1_S_MNDTRY_PRPTYS Member 20100326
2 Returning R_TOOLTIP Value transfer Type reference (TYPE) STRING Tooltip 20100326

Method GET_MEMBER_TOOLTIP on class CL_RSR_MDX_UI_RENDERER_HTML has no exception.

Method IS_COUNTER_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVENTID Call by reference Type reference (TYPE) RSSTA_EVENTN OLAP Statistik Event (Typ NUMC9) 20100531
2 Returning R_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20100531

Method IS_COUNTER_EVENT on class CL_RSR_MDX_UI_RENDERER_HTML has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730