SAP ABAP Interface IF_RSRT_RENDERER_HTML (Renderer: HTML)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSRT_BICS_RENDERER (Package) RSRT BICS Renderer
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSRT_RENDERER_HTML | Renderer: HTML | 20120206 |
Properties
| Interface | IF_RSRT_RENDERER_HTML | |
| Short Description | Renderer: HTML |
General Data
| Package | RSRT_BICS_RENDERER | RSRT BICS Renderer |
| Created | 20120206 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSRT_RENDERER | Renderer | 20120206 |
Friends
Interface IF_RSRT_RENDERER_HTML has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_C_CID | Constant | Public | Type reference (TYPE) | IF_RSRT_RENDERER=>TN_CID | 'HTML_PROVIDER' | Unique Type ID | 20120206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get HTML Document | 20120206 | |
| 2 | Instance method | Public | Method | Set Connection Information | 20120429 |
Events
Interface IF_RSRT_RENDERER_HTML has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_HTML | Public | Type reference (TYPE) | STRING | HTML | 20120206 | |
Method Signatures
Method GET_HTML_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_HTML_DOCUMENT | UI: HTML Document | 20120206 |
Method GET_HTML_DOCUMENT on Interface IF_RSRT_RENDERER_HTML has no exception.
Method SET_CONNECTION_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_HTTP_CONNECTION_INFO | RSRT HTTP Connection Information | 20120429 |
Method SET_CONNECTION_INFO on Interface IF_RSRT_RENDERER_HTML has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |