SAP ABAP Class CL_RSO_GUI_COMPONENT_HTML (BW Repository: Information in HTML Format)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_EXTENSION (Package) BW Repository (Parts Not Within CORE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSO_GUI_COMPONENT_TOOLBAR GUI Component with Toolbar 19990713
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSO_GUI_REPOSITORY_HTML BW Repository: Information in HTML Format 19990713
Properties
Class CL_RSO_GUI_COMPONENT_HTML  
Short Description BW Repository: Information in HTML Format    
Super Class CL_RSO_GUI_COMPONENT_TOOLBAR GUI Component with Toolbar 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSO_EXTENSION   BW Repository (Parts Not Within CORE) 
Created 19990713   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSO_GUI_COMPONENT_HTML has no interface implemented.
Friends
Class CL_RSO_GUI_COMPONENT_HTML has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_ASSIGNED_URL Instance attribute Protected Type reference (TYPE) RS_CHAR255 URL 19990713
2 P_C_HTML_SIZE_LIMIT Constant Private Type reference (TYPE) I '1048576' Size Restriction 19990713
3 P_C_URL_DOCU Constant Private Type reference (TYPE) RS_CHAR255 'HTML_DOKU.HTML' URL 19990713
4 P_C_URL_OBJECT_LIST Constant Private Type reference (TYPE) RS_CHAR255 'HTMLOBJECTLIST.HTML' URL 19990713
5 P_DOCUMENT_CHANGED Instance attribute Protected Type reference (TYPE) RS_BOOL Document was Changed 19990713
6 P_FILENAME Instance attribute Protected Type reference (TYPE) STRING File Name 19990713
7 P_HTML Instance attribute Protected Type reference (TYPE) STRING HTML text 20010518
8 P_HTML_SIZE Instance attribute Protected Type reference (TYPE) I HTML Text Length in Characters 19990713
9 P_LAST_FUNCTION Instance attribute Protected Type reference (TYPE) UI_FUNC UI Function Code 19990713
10 P_LAST_URL Instance attribute Protected Type reference (TYPE) STRING Last URL 19991025
11 P_R_HTML_VIEWER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Viewer Control 19990713
Methods
# Method Level Visibility Method type Description Created on
1 ADD_HTML_FOOTER Instance method Public Method Insert Footer 19990713
2 ADD_HTML_HEADER Instance method Public Method Insert Header 19990713
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19990713
4 CREATE_AND_INIT_HTML_VIEWER Instance method Protected Method Initialize HTML Viewer 19990713
5 GET_SIZE_OF_HTML Instance method Protected Method Determine HTML Text Size 19990713
6 SHOW_DOCU Instance method Protected Method Display Document 19990713
7 SHOW_SAPSCRIPT_DOCU Instance method Public Method Display SAPScript Documentation 19990713
Events
Class CL_RSO_GUI_COMPONENT_HTML has no event.
Types
Class CL_RSO_GUI_COMPONENT_HTML has no local type.
Method Signatures

Method ADD_HTML_FOOTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_HTML Call by reference Type reference (TYPE) RSO_T_HTML HTML Text 19990713

Method ADD_HTML_FOOTER on class CL_RSO_GUI_COMPONENT_HTML has no exception.

Method ADD_HTML_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_HTML Call by reference Type reference (TYPE) RSO_T_HTML HTML Text 19990713
2 Importing I_TITLE Call by reference Type reference (TYPE) TEXT255 Titel der Seite 19990713

Method ADD_HTML_HEADER on class CL_RSO_GUI_COMPONENT_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_CONTAINER_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Übergeordneter Container 19990713
2 Importing I_R_PROPERTIES Call by reference Object reference (TYPE REF TO) CL_RSO_PROPERTIES Anwenderspezifische Einstellungen 19990713

Method CONSTRUCTOR on class CL_RSO_GUI_COMPONENT_HTML has no exception.

Method CREATE_AND_INIT_HTML_VIEWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_GUI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent Container HTML Viewer 19990713

Method CREATE_AND_INIT_HTML_VIEWER on class CL_RSO_GUI_COMPONENT_HTML has no exception.

Method GET_SIZE_OF_HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_HTML Call by reference Type reference (TYPE) RSO_T_HTML HTML Text 19990713
2 Returning R_SIZE Value transfer Type reference (TYPE) I Länge in Zeichen 19990713

Method GET_SIZE_OF_HTML on class CL_RSO_GUI_COMPONENT_HTML has no exception.

Method SHOW_DOCU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AWB_VIEW_MODE Call by reference Type reference (TYPE) RSO_AWB_VIEW_MODE Sicht AWB 19990713

Method SHOW_DOCU on class CL_RSO_GUI_COMPONENT_HTML has no exception.

Method SHOW_SAPSCRIPT_DOCU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCU_ID Call by reference Type reference (TYPE) DOKHL-ID Dokument ID 19990713
2 Importing I_DOCU_NAME Call by reference Type reference (TYPE) DOKHL-OBJECT Dokument Name 19990713
3 Importing I_TITLE Call by reference Type reference (TYPE) RS_TXTLG Titel 19990713

Method SHOW_SAPSCRIPT_DOCU on class CL_RSO_GUI_COMPONENT_HTML has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in