SAP ABAP Class CL_WDR_ECATT_HTML_RENDERER (eCATT Support: Creates HTML Snapshot for eCATT)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_RUNTIME_ECATT_SUPPORT (Package) eCATT Specific Support from Web Dynpro ABAP
⤷
⤷
Properties
| Class | CL_WDR_ECATT_HTML_RENDERER | |
| Short Description | eCATT Support: Creates HTML Snapshot for eCATT | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_ECATT_SUPPORT | eCATT Specific Support from Web Dynpro ABAP |
| Created | 20101105 | SAP |
| Last change | 20141120 | |
| 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_WDR_ECATT_HTML_RENDERER has no interface implemented.
Friends
Class CL_WDR_ECATT_HTML_RENDERER has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20101108 | ||
| 2 | Instance method | Public | Constructor | 20101105 | ||
| 3 | Instance method | Public | Method | Create |
20101105 | |
| 4 | Instance method | Private | Method | Delayed Initialization | 20101105 | |
| 5 | Instance method | Private | Method | Adjust UR Page for Screen Snapshot | 20101105 |
Events
Class CL_WDR_ECATT_HTML_RENDERER has no event.
Types
Class CL_WDR_ECATT_HTML_RENDERER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WDR_ECATT_HTML_RENDERER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WDR_ECATT_HTML_RENDERER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVE_CLIENT_SSR_LS | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CLIENT_SSR_LS | Lightspeed Variante von CLIENT_SSR | 20101105 | |||
| 2 | GENERATE_RESOURCE_URLS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120320 | |||
| 3 | USER_AGENT | Call by reference | Type reference (TYPE) | STRING | User Agent String | 20131121 |
Method CONSTRUCTOR on class CL_WDR_ECATT_HTML_RENDERER has no exception.
Method GET_SNAPSHOT_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MAIN_WINDOW_ADAPTER | Call by reference | Object reference (TYPE REF TO) | CL_WDR_NW7_MAIN_WIN_ADAPTER | 20130228 | ||||
| 2 | XML | Value transfer | Type reference (TYPE) | STRING | 20101105 |
Method GET_SNAPSHOT_XML on class CL_WDR_ECATT_HTML_RENDERER has no exception.
Method INIT Signature
Method INIT on class CL_WDR_ECATT_HTML_RENDERER has no parameter.
Method INIT on class CL_WDR_ECATT_HTML_RENDERER has no exception.
Method MODIFY_PAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESOURCES | Value transfer | Type reference (TYPE) | CL_WDR_ECATT_RESOURCE_HANDLER=>T_RESOURCE_TAB | 20101105 | ||||
| 2 | UR_PAGE | Call by reference | Object reference (TYPE REF TO) | IFUR_NW7_PAGE | 20101105 |
Method MODIFY_PAGE on class CL_WDR_ECATT_HTML_RENDERER has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 703 |