SAP ABAP Class CL_WFD_HTML_BASE (Superclass for HTML Control in Workflow Builder Environment)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWD (Package) Business Workflow: Process Definition
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WFD_HTML_ADHOC | Basis Class for Processing Adhoc Processors | 19990915 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WFD_HTML_ICONS | Icon List for Clicking | 19991025 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_WFD_HTML_PROTOCOL | Icon List for Clicking | 20010816 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_WFD_HTML_SELECTION | Selection of Workflow and Version | 20010119 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_WFD_HTML_TEAMWORKING | Icon List for Clicking | 20010129 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_WFD_HTML_TEXT_VIEWER | Display SAPscript in HTML Control | 19990702 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_WFD_HTML_TIPS_AND_TRICKS | Display Tips and Tricks in HTML Control | 19990701 |
Properties
| Class | CL_WFD_HTML_BASE | |
| Short Description | Superclass for HTML Control in Workflow Builder Environment | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWD | Business Workflow: Process Definition |
| Created | 19990701 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WFD_HTML_BASE has no forward declaration.
Interfaces
Class CL_WFD_HTML_BASE has no interface implemented.
Friends
Class CL_WFD_HTML_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | Reference to Control | 19990701 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CHAR255 | URL | 19990701 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SWL_STYLES | Styles for Frog-Gui | 19990701 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | CHAR40 | Tag for Large Font | 19991006 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CHAR40 | Tag for Small Font | 19991006 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Create HTML Control | 19990701 | |
| 2 | Instance method | Public | Method | Remove HTML Control | 19990701 | |
| 3 | Instance method | Protected | Event handling method | Event Hander when Link is Clicked | 19990701 | |
| 4 | Instance method | Protected | Method | Generating Styles and Constants | 19990701 |
Events
Class CL_WFD_HTML_BASE has no event.
Types
Class CL_WFD_HTML_BASE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 19990701 |
Method CONSTRUCTOR on class CL_WFD_HTML_BASE has no exception.
Method FREE Signature
Method FREE on class CL_WFD_HTML_BASE has no parameter.
Method FREE on class CL_WFD_HTML_BASE has no exception.
Method ON_NAVIGATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Value transfer | Attribute reference (LIKE) | 19990701 | |||||
| 2 | FRAME | Value transfer | Attribute reference (LIKE) | 19990701 | |||||
| 3 | GETDATA | Value transfer | Attribute reference (LIKE) | 19990701 | |||||
| 4 | POSTDATA | Value transfer | Attribute reference (LIKE) | 19990701 | |||||
| 5 | QUERY_TABLE | Value transfer | Attribute reference (LIKE) | 19990701 |
Method ON_NAVIGATE on class CL_WFD_HTML_BASE has no exception.
Method STYLES_GENERATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTML | Call by reference | Type reference (TYPE) | SWWW_T_MERGE_TABLE | Generiertes HTML | 19990701 |
Method STYLES_GENERATE on class CL_WFD_HTML_BASE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |