SAP ABAP Class CL_WFD_HTML_SELECTION (Selection of Workflow and Version)
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 | 20010119 |
Properties
| Class | CL_WFD_HTML_SELECTION | |
| Short Description | Selection of Workflow and Version | |
| 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 | 20010119 | SAP |
| Last change | 20110908 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WFD_HTML_SELECTION has no interface implemented.
Friends
Class CL_WFD_HTML_SELECTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | SWDTDD07V | 20011212 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SWDTVERSNS | 20010119 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | XFELD | 20010307 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20010119 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SWD_STEP_T | 20010119 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SWD_WFDKEY | Version | 20010119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20011212 | |
| 2 | Instance method | Public | Constructor | Constructor | 20010119 | |
| 3 | Instance method | Public | Method | 20010307 | ||
| 4 | Instance method | Public | Method | 20010119 | ||
| 5 | Instance method | Protected | Method | 20010419 | ||
| 6 | Instance method | Public | Method | 20010119 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | NEW_WORKFLOW_SELECTED | Instance Event (0) |
Public (2) |
New Workflow Ordered | 20010119 |
Types
Class CL_WFD_HTML_SELECTION has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WFD_HTML_SELECTION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WFD_HTML_SELECTION has no exception.
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 | Abstracter Container fuer GUI Controls | 20010119 | |||
| 2 | STATUS | Call by reference | Type reference (TYPE) | ANY | 20010119 | ||||
| 3 | TASK | Call by reference | Type reference (TYPE) | SWD_STEP_T | API-Proxy für Aufgaben (WS, WF, TS, T) | 20010119 | |||
| 4 | WFDKEY | Call by reference | Type reference (TYPE) | SWD_WFDKEY | Version | 20010119 |
Method CONSTRUCTOR on class CL_WFD_HTML_SELECTION has no exception.
Method DISPLAY_MODE_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY | Call by reference | Type reference (TYPE) | XFELD | 20010307 |
Method DISPLAY_MODE_SET on class CL_WFD_HTML_SELECTION 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 | HTML | 20010119 |
Method HTML_GENERATE on class CL_WFD_HTML_SELECTION has no exception.
Method REFRESH_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUS | Call by reference | Type reference (TYPE) | ANY | 20010419 | ||||
| 2 | TASK | Call by reference | Type reference (TYPE) | SWD_STEP_T | API-Proxy für Aufgaben (WS, WF, TS, T) | 20010419 | |||
| 3 | WFDKEY | Call by reference | Type reference (TYPE) | SWD_WFDKEY | Schlüsselstruktur für alle Workflow-Definitions-Tabellen | 20010419 |
Method REFRESH_ALL on class CL_WFD_HTML_SELECTION has no exception.
Method RELOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATUS | Call by reference | Type reference (TYPE) | ANY | 20010119 | ||||
| 2 | TASK | Call by reference | Type reference (TYPE) | SWD_STEP_T | API-Proxy für Aufgaben (WS, WF, TS, T) | 20010119 | |||
| 3 | WFDKEY | Call by reference | Type reference (TYPE) | SWD_WFDKEY | Schlüsselstruktur für alle Workflow-Definitions-Tabellen | 20010119 |
Method RELOAD on class CL_WFD_HTML_SELECTION has no exception.
Event Signatures
Event NEW_WORKFLOW_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TASK | Exporting | Value transfer | Type reference (TYPE) | SWD_STEP_T | Aufgabenkürzel | 20010119 | ||
| 2 | WFDKEY | Exporting | Value transfer | Type reference (TYPE) | SWD_WFDKEY | 20010119 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |