SAP ABAP Class CL_WFD_HTML_TEXT_VIEWER (Display SAPscript in HTML Control)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWD (Package) Business Workflow: Process Definition

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WFD_HTML_BASE | Superclass for HTML Control in Workflow Builder Environment | 19990702 |
Properties
Class | CL_WFD_HTML_TEXT_VIEWER | |
Short Description | Display SAPscript in HTML Control | |
Super Class | CL_WFD_HTML_BASE | Superclass for HTML Control in Workflow Builder Environment |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWD | Business Workflow: Process Definition |
Created | 19990201 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WFD_HTML_TEXT_VIEWER has no forward declaration.
Interfaces
Class CL_WFD_HTML_TEXT_VIEWER has no interface implemented.
Friends
Class CL_WFD_HTML_TEXT_VIEWER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWF_GRAHTM | WF: Graphic (binary object in SMW0) for HTML | 20001030 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SWD_HTMLCO | Link in HTML | 19990201 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XFELD | Set OKCODE Instead of Triggering Event | 20010123 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 19990201 |
2 | ![]() |
Instance method | Protected | Method | Generate HTML from ITF Text | 19990201 |
3 | ![]() |
Instance method | Public | Method | Reload | 19990201 |
4 | ![]() |
Instance method | Public | Method | Reload with Text in Dialog | 20001201 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CLICKED | Instance Event (0) |
Public (2) |
Link in HTML Template Clicked | 19990201 |
Types
Class CL_WFD_HTML_TEXT_VIEWER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GRAPHIC | Call by reference | Type reference (TYPE) | SWF_GRAHTM | WF: Grafik (Binäres Objekt in SMW0) für HTML | 20001030 | ||
2 | ![]() |
LINK | Call by reference | Type reference (TYPE) | SWD_HTMLCO | Titel und Kommando | 19990201 | ||
3 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 19990201 | |||
4 | ![]() |
SET_OKCODE | Call by reference | Type reference (TYPE) | XFELD | SPACE | Feld zum Ankreuzen | 20010123 | |
5 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | RSFBTLTAB | Text im ITF-Format | 19990201 | ||
6 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | C | SPACE | Titel (optional) | 20100309 |
Method CONSTRUCTOR on class CL_WFD_HTML_TEXT_VIEWER has no exception.
Method HTML_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 | 19990201 | |||
2 | ![]() |
LINK | Call by reference | Type reference (TYPE) | SWD_HTMLCO | Link im HTML | 19990201 | ||
3 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | RSFBTLTAB | 19990201 |
Method HTML_GENERATE on class CL_WFD_HTML_TEXT_VIEWER has no exception.
Method RELOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GRAPHIC | Call by reference | Type reference (TYPE) | SWF_GRAHTM | WF: Grafik (Binäres Objekt in SMW0) für HTML | 20001030 | ||
2 | ![]() |
LINK | Call by reference | Type reference (TYPE) | SWD_HTMLCO | Link im HTML | 19990201 | ||
3 | ![]() |
SET_OKCODE | Call by reference | Type reference (TYPE) | XFELD | SPACE | Feld zum Ankreuzen | 20010123 | |
4 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | RSFBTLTAB | 19990201 | |||
5 | ![]() |
TEXT_IN_DIALOG | Call by reference | Type reference (TYPE) | ANY | 20010528 | |||
6 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | C | Titel (optional) | 20100309 |
Method RELOAD on class CL_WFD_HTML_TEXT_VIEWER has no exception.
Method RELOAD_WITH_TEXT_IN_DIALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GRAPHIC | Call by reference | Type reference (TYPE) | SWF_GRAHTM | WF: Grafik (Binäres Objekt in SMW0) für HTML | 20001201 | ||
2 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20060424 | |
3 | ![]() |
LINK | Call by reference | Type reference (TYPE) | SWD_HTMLCO | Link im HTML | 20001201 | ||
4 | ![]() |
SET_OKCODE | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20010123 | ||
5 | ![]() |
TEXT_IN_DIALOG | Call by reference | Type reference (TYPE) | ANY | 20001201 | |||
6 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | C | SPACE | Titel (optional) | 20100309 |
Method RELOAD_WITH_TEXT_IN_DIALOG on class CL_WFD_HTML_TEXT_VIEWER has no exception.
Event Signatures
Event CLICKED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | FCODE | Exporting | Value transfer | Type reference (TYPE) | SYUCOMM | Kommando | 19990203 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |