SAP ABAP Class CL_RSO_GUI_REPOSITORY_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_HTML | BW Repository: Information in HTML Format | 19990713 |
Properties
| Class | CL_RSO_GUI_REPOSITORY_HTML | |
| Short Description | BW Repository: Information in HTML Format | |
| Super Class | CL_RSO_GUI_COMPONENT_HTML | BW Repository: Information in HTML Format |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| 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
Interfaces
Class CL_RSO_GUI_REPOSITORY_HTML has no interface implemented.
Friends
Class CL_RSO_GUI_REPOSITORY_HTML has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RS_CHAR255 | Last Action by HTML Control | 20020618 | |||
| 2 | Constant | Private | Type reference (TYPE) | I | '1048576' | Size Restriction | 19990713 | ||
| 3 | Constant | Private | Type reference (TYPE) | RS_CHAR255 | 'HTML_DOKU.HTML' | URL | 19990713 | ||
| 4 | Constant | Private | Type reference (TYPE) | RS_CHAR255 | 'HTMLOBJECTLIST.HTML' | URL | 19990713 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Data has Changed | 19990713 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSO_FILTER_TLOGO | Filter object types | 19990721 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SYSUUID_C32 | 16 Byte UUID in 32 Characters (Hexadecimal Encoded) | 20090902 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | I | Line type | 19991124 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_GUI_REPOSITORY | BW Repository: Interface Metadata Repository | 20000214 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_OBJECT_NETWORK | Object Network | 19990713 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_GUI_PARAM_CONTAINER | Parameters | 19990713 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_RENDER_HTML | HTML Renderer | 19991007 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | SHM_INST_NAME | Name of a Shared Object Instance in an Area | 20090901 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Display MMR UI or Old UI | 20060307 | ||
| 15 | Static Attribute | Private | Type reference (TYPE) | STRING | Style Sheet Content as String | 20120117 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | RSO_TH_ASSOCIATION | Association of the Object | 19991007 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | RSO_TH_HTML_PAGE | BW Metadata Repository: URL and HTML Page | 20000410 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | RSO_TH_TLOGO_LEVEL | Objects | 19991007 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | RSO_TH_W3OBJID | Object from Web Repository | 19990804 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | RS_CHAR255 | URL Current Page | 20000329 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | RS_CHAR255 | URL Main Page with Frames | 20000222 |
Methods
Events
Class CL_RSO_GUI_REPOSITORY_HTML has no event.
Types
Class CL_RSO_GUI_REPOSITORY_HTML has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_RSO_GUI_REPOSITORY | BW Repository: Oberfläche Meta Data Repository | 20000214 | |||
| 2 | I_R_CONTAINER_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Übergeordneter Container | 19990713 | |||
| 3 | I_R_PARAM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_RSO_GUI_PARAM_CONTAINER | Parameter | 19990713 | |||
| 4 | I_R_PROPERTIES | Call by reference | Object reference (TYPE REF TO) | CL_RSO_PROPERTIES | Anwenderspezifische Einstellungen | 19990713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein GUI Container | 19990714 | ||
| 2 | Container für Parameter ist initial | 19990714 |
Method EMBED_W3OBJECTS_INTO_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_HTML | Call by reference | Type reference (TYPE) | CSEQUENCE | Ausgangs-HTML | 20120315 | |||
| 2 | I_TH_W3OBJID | Call by reference | Type reference (TYPE) | RSO_TH_W3OBJID | Objekte im Web Repository | 20120315 |
Method EMBED_W3OBJECTS_INTO_HTML on class CL_RSO_GUI_REPOSITORY_HTML has no exception.
Method ENCODE_XSTRING_BASE64 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | Input | 20120117 | |||
| 2 | R_BASE64 | Value transfer | Type reference (TYPE) | STRING | Base64 String | 20120117 |
Method ENCODE_XSTRING_BASE64 on class CL_RSO_GUI_REPOSITORY_HTML has no exception.
Method GET_STYLE_SHEET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STYLE_SHEET | Value transfer | Type reference (TYPE) | STRING | Style Sheet | 20120117 |
Method GET_STYLE_SHEET on class CL_RSO_GUI_REPOSITORY_HTML has no exception.
Method GET_TLOGO_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HTML_BODY_ONLY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | HTML ohne Header und Footer erzeugen | 20120117 | ||
| 2 | I_NO_REMOTE_LINKS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Keine Remote-URL zu abhängigen Objekten einbauen (für Doku) | 20120210 | ||
| 3 | I_OBJNAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname | 20120117 | |||
| 4 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion (A,D,M) | 20120117 | |||
| 5 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20120117 | |||
| 6 | R_HTML_STRING | Value transfer | Type reference (TYPE) | STRING | HTML Representation des TLOGO Objekts | 20120117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120117 |
Method LOAD_STYLE_SHEET Signature
Method LOAD_STYLE_SHEET on class CL_RSO_GUI_REPOSITORY_HTML has no parameter.
Method LOAD_STYLE_SHEET on class CL_RSO_GUI_REPOSITORY_HTML has no exception.
Method ON_AWB_VIEW_MODE_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AWB_VIEW_MODE_NEW | Call by reference | Type reference (TYPE) | 19990713 | |||||
| 2 | I_AWB_VIEW_MODE_OLD | Call by reference | Type reference (TYPE) | 19990713 |
Method ON_AWB_VIEW_MODE_CHANGE on class CL_RSO_GUI_REPOSITORY_HTML has no exception.
Method ON_OBJECT_ASCLIST_CHANGE Signature
Method ON_OBJECT_ASCLIST_CHANGE on class CL_RSO_GUI_REPOSITORY_HTML has no parameter.
Method ON_OBJECT_ASCLIST_CHANGE on class CL_RSO_GUI_REPOSITORY_HTML has no exception.
Method ON_OBJECT_LIST_CHANGE Signature
Method ON_OBJECT_LIST_CHANGE on class CL_RSO_GUI_REPOSITORY_HTML has no parameter.
Method ON_OBJECT_LIST_CHANGE on class CL_RSO_GUI_REPOSITORY_HTML has no exception.
Method ON_OBJVERS_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | 19990713 |
Method ON_OBJVERS_CHANGE on class CL_RSO_GUI_REPOSITORY_HTML has no exception.
Method ON_SAPEVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | 19990803 | |||||
| 2 | FRAME | Call by reference | Type reference (TYPE) | 19990803 | |||||
| 3 | GETDATA | Call by reference | Type reference (TYPE) | 19990803 | |||||
| 4 | POSTDATA | Call by reference | Type reference (TYPE) | 19990803 | |||||
| 5 | QUERY_TABLE | Call by reference | Type reference (TYPE) | 19990803 |
Method ON_SAPEVENT on class CL_RSO_GUI_REPOSITORY_HTML has no exception.
Method SHOW_OBJECT_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20000329 | |||
| 2 | I_S_OBJECT | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | BW Repository: TLOGO Objekt und Typ | 20000329 |
Method SHOW_OBJECT_DESCRIPTION on class CL_RSO_GUI_REPOSITORY_HTML has no exception.
Method SHOW_REPOSITORY_HOME Signature
Method SHOW_REPOSITORY_HOME on class CL_RSO_GUI_REPOSITORY_HTML has no parameter.
Method SHOW_REPOSITORY_HOME on class CL_RSO_GUI_REPOSITORY_HTML has no exception.
Method START_SELECTED_FUNCTION Signature
Method START_SELECTED_FUNCTION on class CL_RSO_GUI_REPOSITORY_HTML has no parameter.
Method START_SELECTED_FUNCTION on class CL_RSO_GUI_REPOSITORY_HTML has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |