SAP ABAP Class CL_RSRT_HTML_DOCUMENT (HTML Document)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSRT_BICS_RENDERER (Package) RSRT BICS Renderer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSRT_HTML_OBJECT | HTML Object | 20120515 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSRT_HTML_DOCUMENT | HTML Document | 20120206 |
Properties
| Class | CL_RSRT_HTML_DOCUMENT | |
| Short Description | HTML Document | |
| Super Class | CL_RSRT_HTML_OBJECT | HTML Object |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSRT_BICS_RENDERER | RSRT BICS Renderer |
| Created | 20120206 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSRT_HTML_DOCUMENT | HTML Document | 20120206 |
Friends
Class CL_RSRT_HTML_DOCUMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TN_TYPE | 'HTML_DOCUMENT' | HTML Object Type | 20121004 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | I | 20120521 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Child Document | 20120521 | |
| 2 | Instance method | Private | Constructor | CONSTRUCTOR | 20120206 | |
| 3 | Static method | Public | Method | Create HTML Document | 20120206 |
Events
Class CL_RSRT_HTML_DOCUMENT has no event.
Types
Class CL_RSRT_HTML_DOCUMENT has no local type.
Method Signatures
Method ADD_CHILD_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URL | Call by reference | Type reference (TYPE) | IF_RSRT_HTML_DOCUMENT=>TN_URL | URL | 20120521 | |||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_RSRT_HTML_DOCUMENT | HTML Document | 20120521 |
Method ADD_CHILD_DOCUMENT on class CL_RSRT_HTML_DOCUMENT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | TN_ID | 20120531 | ||||
| 2 | O_MIME_OBJECT_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_MIME_OBJECT_MANAGER | Mime Object Manager | 20130510 | |||
| 3 | URL | Call by reference | Type reference (TYPE) | IF_RSRT_HTML_DOCUMENT=>TN_URL | URL | 20120206 |
Method CONSTRUCTOR on class CL_RSRT_HTML_DOCUMENT has no exception.
Method CREATE_HTML_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | TN_ID | 20120531 | ||||
| 2 | O_MIME_OBJECT_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_MIME_OBJECT_MANAGER | Mime Object Manager | 20130510 | |||
| 3 | URL | Call by reference | Type reference (TYPE) | IF_RSRT_HTML_DOCUMENT=>TN_URL | URL | 20120206 | |||
| 4 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_RSRT_HTML_DOCUMENT | HTML Document | 20120206 |
Method CREATE_HTML_DOCUMENT on class CL_RSRT_HTML_DOCUMENT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |