SAP ABAP Class CL_WFD_HTML_TIPS_AND_TRICKS (Display Tips and Tricks in HTML Control)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF (Package) Business Workflow: Wizards

⤷

⤷

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 | 19990701 |
Properties
Class | CL_WFD_HTML_TIPS_AND_TRICKS | |
Short Description | Display Tips and Tricks 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 | SWF | Business Workflow: Wizards |
Created | 19990701 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WFD_HTML_TIPS_AND_TRICKS has no forward declaration.
Interfaces
Class CL_WFD_HTML_TIPS_AND_TRICKS has no interface implemented.
Friends
Class CL_WFD_HTML_TIPS_AND_TRICKS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYTITLE | Title | 19990701 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Create HTML Control | 19990701 |
2 | ![]() |
Instance method | Protected | Method | Generate HTML from ITF Text | 19990701 |
3 | ![]() |
Instance method | Public | Method | Load HTML-Control Again | 19990701 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | DISPLAY_NEXT | Instance Event (0) |
Public (2) |
Continue | 19990701 |
2 | DISPLAY_PREVIOUS | Instance Event (0) |
Public (2) |
Back | 19990701 |
Types
Class CL_WFD_HTML_TIPS_AND_TRICKS 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 | Vater-Container | 19990701 | ||
2 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | RSFBTLTAB | Text im ITF-Format | 19990701 | ||
3 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | SYTITLE | Titel | 19990701 |
Method CONSTRUCTOR on class CL_WFD_HTML_TIPS_AND_TRICKS 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 | 19990701 | |||
2 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | RSFBTLTAB | 19990701 |
Method HTML_GENERATE on class CL_WFD_HTML_TIPS_AND_TRICKS has no exception.
Method RELOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | RSFBTLTAB | 19990701 | |||
2 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | SYTITLE | Titel/Überschrift | 19990702 |
Method RELOAD on class CL_WFD_HTML_TIPS_AND_TRICKS has no exception.
Event Signatures
Event DISPLAY_NEXT Signature
Event DISPLAY_NEXT on class CL_WFD_HTML_TIPS_AND_TRICKS has no parameter.
Event DISPLAY_PREVIOUS Signature
Event DISPLAY_PREVIOUS on class CL_WFD_HTML_TIPS_AND_TRICKS has no parameter.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |