SAP ABAP Class CL_RSRT_HTML_UTIL (HTML Utility Class)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSRT_BICS_RENDERER (Package) RSRT BICS Renderer
⤷
⤷
Properties
| Class | CL_RSRT_HTML_UTIL | |
| Short Description | HTML Utility Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSRT_BICS_RENDERER | RSRT BICS Renderer |
| Created | 20110804 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSRT_HTML_UTIL has no forward declaration.
Interfaces
Class CL_RSRT_HTML_UTIL has no interface implemented.
Friends
Class CL_RSRT_HTML_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | STRING | 20111007 | ||||
| 2 | Static Attribute | Public | Type reference (TYPE) | STRING | 20111007 | ||||
| 3 | Static Attribute | Public | Type reference (TYPE) | STRING | 20111007 | ||||
| 4 | Static Attribute | Public | Type reference (TYPE) | STRING | 20111007 | ||||
| 5 | Static Attribute | Public | Type reference (TYPE) | STRING | 20111007 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110804 | |
| 2 | Static method | Public | Method | String to CHAR(255) | 20110804 | |
| 3 | Static method | Public | Method | String to RAW(255) | 20110804 | |
| 4 | Static method | Public | Method | Table to String | 20110808 | |
| 5 | Static method | Public | Method | XString to RAW(255) | 20110804 |
Events
Class CL_RSRT_HTML_UTIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_T_W3HTML | Public | See coding | 20111007 | tn_t_w3html type standard table of w3html with default key initial size 1
|
||
| 2 | TN_T_W3MIME | Public | See coding | 20111007 | tn_t_w3mime type standard table of w3mime with default key initial size 1
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSRT_HTML_UTIL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSRT_HTML_UTIL has no exception.
Method STRING_2_W3HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STRING | Call by reference | Type reference (TYPE) | STRING | 20110804 | ||||
| 2 | VALUE | Value transfer | Type reference (TYPE) | TN_T_W3HTML | 20110804 |
Method STRING_2_W3HTML on class CL_RSRT_HTML_UTIL has no exception.
Method STRING_2_W3MIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STRING | Call by reference | Type reference (TYPE) | STRING | 20110804 | ||||
| 2 | VALUE | Value transfer | Type reference (TYPE) | TN_T_W3MIME | 20110804 |
Method STRING_2_W3MIME on class CL_RSRT_HTML_UTIL has no exception.
Method TABLE_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20110808 | ||||
| 2 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20110808 |
Method TABLE_TO_STRING on class CL_RSRT_HTML_UTIL has no exception.
Method XSTRING_2_W3MIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | TN_T_W3MIME | 20110804 | ||||
| 2 | XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20110804 |
Method XSTRING_2_W3MIME on class CL_RSRT_HTML_UTIL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |