SAP ABAP Class CL_WFD_HTML_REVIEWER (Display Processing of Review Processes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWD (Package) Business Workflow: Process Definition
⤷
⤷
Properties
| Class | CL_WFD_HTML_REVIEWER | |
| Short Description | Display Processing of Review Processes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWD | Business Workflow: Process Definition |
| Created | 20001009 | 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) |
Interfaces
Class CL_WFD_HTML_REVIEWER has no interface implemented.
Friends
Class CL_WFD_HTML_REVIEWER 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_WFD_HTML_ICONS | Icon List for Clicking | 20001009 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SWDTREVWFS | Reviewer | 20001009 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | XFELD | Checkbox Field | 20010220 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SWD_STEP_T | Task abbreviation | 20001009 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SWW_WIID | Work Item ID | 20001009 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add New Reviewer | 20001009 | |
| 2 | Instance method | Public | Constructor | Constructor | 20001009 | |
| 3 | Instance method | Public | Method | 20010220 | ||
| 4 | Instance method | Public | Event handling method | Reviewer Has Been Selected | 20001009 | |
| 5 | Instance method | Public | Method | Reload | 20001009 |
Events
Class CL_WFD_HTML_REVIEWER has no event.
Types
Class CL_WFD_HTML_REVIEWER has no local type.
Method Signatures
Method ADD_REVIEWER Signature
Method ADD_REVIEWER on class CL_WFD_HTML_REVIEWER has no parameter.
Method ADD_REVIEWER on class CL_WFD_HTML_REVIEWER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20001009 | |||
| 2 | IM_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20001009 |
Method CONSTRUCTOR on class CL_WFD_HTML_REVIEWER has no exception.
Method DISPLAY_MODE_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DISPLAY | Call by reference | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20010220 |
Method DISPLAY_MODE_SET on class CL_WFD_HTML_REVIEWER has no exception.
Method ON_ICON_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Attribute reference (LIKE) | 20001009 |
Method ON_ICON_CLICKED on class CL_WFD_HTML_REVIEWER has no exception.
Method RELOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_WIID | Call by reference | Type reference (TYPE) | SWW_WIID | Workitem-Kennung | 20001009 |
Method RELOAD on class CL_WFD_HTML_REVIEWER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |