SAP ABAP Class CL_RSO_RENDER_HTML (BW Repository: Generate HTML, Type from URL)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_OBJECT_XMIC | BW Metadata Repository: Constants for XML | 20010212 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_RENDER_HTML | BW Repository: Create HTML | 19991007 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_REPOSITORY_XML_CONST | BW Metadata Repository: Constants for XML | 20010126 |
Properties
| Class | CL_RSO_RENDER_HTML | |
| Short Description | BW Repository: Generate HTML, Type from URL | |
| Super Class | ||
| 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 | 19991007 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSO_OBJECT_XMIC | BW Metadata Repository: Constants for XML | 20010212 | ||
| 2 | IF_RSO_RENDER_HTML | BW Repository: Create HTML | 19991007 | ||
| 3 | IF_RSO_REPOSITORY_XML_CONST | BW Metadata Repository: Constants for XML | 20010126 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSO_GUI_REPOSITORY_HTML | 20120210 | BW Repository: Information in HTML Format | |
| 2 | CL_RSO_RENDER_HTML_OBJECT | 20120810 | BW Repository: Generate HTML: Object Description |
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 19991018 | |
| 2 | Static method | Public | Method | Create URL with Parameters | 20010511 | |
| 3 | Static method | Public | Method | Generates Page End | 20020123 | |
| 4 | Static method | Public | Method | Generates Page Spacer | 20020123 | |
| 5 | Static method | Public | Method | Generates Start of Page with Heading | 20020123 | |
| 6 | Static method | Public | Method | Triggers URL in Page and Parameter | 20010126 | |
| 7 | Static method | Public | Method | Load Stylesheet in GUI | 20020118 | |
| 8 | Static method | Public | Method | Load Stylesheet in GUI (via HTTP) | 20020118 | |
| 9 | Static method | Public | Method | Generates Table Cell | 20020123 | |
| 10 | Static method | Public | Method | Generates End of Table | 20020123 | |
| 11 | Static method | Public | Method | Generates Table Header | 20020123 | |
| 12 | Static method | Public | Method | Generates Start of Table | 20020123 | |
| 13 | Static method | Public | Method | Obsolete -> cl_rso_repository=>get_url_sap_documentation | 20000223 | |
| 14 | Static method | Public | Method | Should Object of Type TLOGO be Displayed? | 19991025 | |
| 15 | Instance method | Public | Method | 19991007 | ||
| 16 | Static method | Public | Method | Replaces Non-Permitted Characters in URLs | 19991116 | |
| 17 | Static method | Public | Method | Use absolute URL for style sheet | 20120117 | |
| 18 | Static method | Public | Method | Use Local Style Sheet | 20030304 | |
| 19 | Instance method | Private | Method | Display Documents using KW | 20000223 | |
| 20 | Instance method | Private | Method | Display Documents in SAPGui (BW) | 20000223 | |
| 21 | Static method | Public | Method | Insert CSS into Document | 20000321 |
Events
Class CL_RSO_RENDER_HTML has no event.
Types
Class CL_RSO_RENDER_HTML has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSO_RENDER_HTML has no parameter.
Method CONSTRUCTOR on class CL_RSO_RENDER_HTML has no exception.
Method CREATE_URL_WITH_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_URL | Call by reference | Type reference (TYPE) | STRING | URL | 20010511 | |||
| 2 | I_OBJLOGSYS | Call by reference | Type reference (TYPE) | RSRLOGSYS | Logisches System des Empfängers | 20010511 | |||
| 3 | I_OBJNM | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20010511 | |||
| 4 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | Objektversion | 20010511 | |||
| 5 | I_PAGE | Call by reference | Type reference (TYPE) | CHAR30 | Seite | 20010511 | |||
| 6 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | BW: Objekttyp (TLOGO) | 20010511 | |||
| 7 | I_T_W3QUERY | Call by reference | Type reference (TYPE) | CNHT_QUERY_TABLE | Parameter | 20010511 |
Method CREATE_URL_WITH_PARAMS on class CL_RSO_RENDER_HTML has no exception.
Method GET_PAGE_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HTML | Value transfer | Type reference (TYPE) | STRING | HTML | 20020123 |
Method GET_PAGE_END on class CL_RSO_RENDER_HTML has no exception.
Method GET_PAGE_SPACER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HTML | Value transfer | Type reference (TYPE) | STRING | HTML | 20020123 |
Method GET_PAGE_SPACER on class CL_RSO_RENDER_HTML has no exception.
Method GET_PAGE_START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TITLE | Call by reference | Type reference (TYPE) | STRING | Titel | 20020123 | |||
| 2 | R_HTML | Value transfer | Type reference (TYPE) | STRING | HTML | 20020123 |
Method GET_PAGE_START on class CL_RSO_RENDER_HTML has no exception.
Method GET_PARAMETERS_OF_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_W3QUERY | Call by reference | Type reference (TYPE) | CNHT_QUERY_TABLE | Parameter | 20010126 | |||
| 2 | E_PAGE | Call by reference | Type reference (TYPE) | STRING | Seite | 20010126 | |||
| 3 | I_URL | Call by reference | Type reference (TYPE) | STRING | URL | 20010126 |
Method GET_PARAMETERS_OF_URL on class CL_RSO_RENDER_HTML has no exception.
Method GET_STYLE_SHEET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CSS | Value transfer | Type reference (TYPE) | STRING | Inhalt Stylesheet | 20020118 | |||
| 2 | E_URL_REL | Value transfer | Type reference (TYPE) | STRING | Relative URL im Dokument | 20020118 |
Method GET_STYLE_SHEET on class CL_RSO_RENDER_HTML has no exception.
Method GET_STYLE_SHEET_HTTP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CSS | Value transfer | Type reference (TYPE) | STRING | Inhalt Stylesheet | 20020118 | |||
| 2 | E_URL_ABS | Value transfer | Type reference (TYPE) | STRING | Absolute URL | 20120117 | |||
| 3 | E_URL_REL | Value transfer | Type reference (TYPE) | STRING | Relative URL im Dokument | 20020118 |
Method GET_STYLE_SHEET_HTTP on class CL_RSO_RENDER_HTML has no exception.
Method GET_TABLE_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTENT | Call by reference | Type reference (TYPE) | STRING | Inhalt der Zelle | 20020123 | |||
| 2 | R_HTML | Value transfer | Type reference (TYPE) | STRING | HTML | 20020123 |
Method GET_TABLE_CELL on class CL_RSO_RENDER_HTML has no exception.
Method GET_TABLE_END Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HTML | Value transfer | Type reference (TYPE) | STRING | HTML | 20020123 |
Method GET_TABLE_END on class CL_RSO_RENDER_HTML has no exception.
Method GET_TABLE_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTENT | Call by reference | Type reference (TYPE) | STRING | Inhalt der Zelle | 20020123 | |||
| 2 | I_SPAN | Value transfer | Type reference (TYPE) | I | 0 | SPAN Attribut | 20020124 | ||
| 3 | R_HTML | Value transfer | Type reference (TYPE) | STRING | HTML | 20020123 |
Method GET_TABLE_HEADER on class CL_RSO_RENDER_HTML has no exception.
Method GET_TABLE_START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HTML | Value transfer | Type reference (TYPE) | STRING | HTML | 20020123 |
Method GET_TABLE_START on class CL_RSO_RENDER_HTML has no exception.
Method GET_URL_OF_DOCU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | Objektversion | 20000223 | |||
| 2 | I_S_OBJECT | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | Objekt | 20000223 | |||
| 3 | R_URL | Value transfer | Type reference (TYPE) | STRING | URL der Objektseite | 20000223 |
Method GET_URL_OF_DOCU on class CL_RSO_RENDER_HTML has no exception.
Method IS_TLOGO_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FILTER_TLOGO | Call by reference | Type reference (TYPE) | RSO_FILTER_TLOGO | RSOC_C_FILTER_TLOGO-STANDARD | Filter | 19991025 | ||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | SOBJ_NAME | Typ Objekt | 19991025 | |||
| 3 | R_RESULT | Value transfer | Type reference (TYPE) | RS_BOOL | Anzeigen Ja/Nein | 19991025 |
Method IS_TLOGO_VISIBLE on class CL_RSO_RENDER_HTML has no exception.
Method RENDER Signature
Method RENDER on class CL_RSO_RENDER_HTML has no parameter.
Method RENDER on class CL_RSO_RENDER_HTML has no exception.
Method REPLACE_CHAR_IN_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_URL | Call by reference | Type reference (TYPE) | STRING | URL | 19991116 |
Method REPLACE_CHAR_IN_URL on class CL_RSO_RENDER_HTML has no exception.
Method SET_STYLE_SHEET_ABSOLUTE Signature
Method SET_STYLE_SHEET_ABSOLUTE on class CL_RSO_RENDER_HTML has no parameter.
Method SET_STYLE_SHEET_ABSOLUTE on class CL_RSO_RENDER_HTML has no exception.
Method SET_STYLE_SHEET_LOCAL Signature
Method SET_STYLE_SHEET_LOCAL on class CL_RSO_RENDER_HTML has no parameter.
Method SET_STYLE_SHEET_LOCAL on class CL_RSO_RENDER_HTML has no exception.
Method START_DOCU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_HTML | Call by reference | Type reference (TYPE) | STRING | HTML | 20010518 | |||
| 2 | I_URL | Call by reference | Type reference (TYPE) | STRING | URL | 20000223 |
Method START_DOCU on class CL_RSO_RENDER_HTML has no exception.
Method START_DOCU_BW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_HTML | Call by reference | Type reference (TYPE) | STRING | HTML | 20010518 | |||
| 2 | I_URL | Call by reference | Type reference (TYPE) | STRING | URL | 20000223 |
Method START_DOCU_BW on class CL_RSO_RENDER_HTML has no exception.
Method STYLE_SHEET_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_HTML | Call by reference | Type reference (TYPE) | STRING | HTML | 20010518 | |||
| 2 | I_SERVER_PROTOCOL | Value transfer | Type reference (TYPE) | STRING | 'HTTP' | Protokoll Server | 20041203 |
Method STYLE_SHEET_INSERT on class CL_RSO_RENDER_HTML has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |