SAP ABAP Class CL_SWZ_AI_EVENT_HANDLER (Workflow: Event Handler for Workqueue Display)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWZ (Package) Business Workflow: Work Queue
⤷
⤷
Properties
| Class | CL_SWZ_AI_EVENT_HANDLER | |
| Short Description | Workflow: Event Handler for Workqueue Display | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SWZ | Business Workflow: Work Queue |
| Created | 20020108 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWZ_AI_EVENT_HANDLER has no forward declaration.
Interfaces
Class CL_SWZ_AI_EVENT_HANDLER has no interface implemented.
Friends
Class CL_SWZ_AI_EVENT_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | UI_FUNC | '1DEL_ENTRY' | Delete Entry | 20020108 | ||
| 2 | Constant | Private | Type reference (TYPE) | UI_FUNC | '1OBJ_DISPLAY' | Display Object | 20020108 | ||
| 3 | Constant | Private | Type reference (TYPE) | UI_FUNC | '1REFRESH' | Refresh | 20020108 | ||
| 4 | Constant | Private | Type reference (TYPE) | UI_FUNC | '1WI_DISPLAY' | Display work item | 20020108 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | SWZTEAENTR | Workflow: Table with Entries for Worklist | 20020108 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20020108 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_WORK_QUEUE | Workflow: Work Item Manager (Local) | 20020108 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Work Item Manager (Local) | 20030128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020108 | |
| 2 | Instance method | Public | Method | Deactivates Handler | 20020108 | |
| 3 | Instance method | Private | Event handling method | Handler | 20020108 | |
| 4 | Instance method | Public | Event handling method | Handler | 20020108 | |
| 5 | Instance method | Public | Event handling method | Handler | 20020108 | |
| 6 | Instance method | Private | Method | Sets Element List of a Worklist | 20020108 |
Events
Class CL_SWZ_AI_EVENT_HANDLER has no event.
Types
Class CL_SWZ_AI_EVENT_HANDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_AI_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20020108 | |||
| 2 | IM_AI_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_WORK_QUEUE | Workflow: Workitemmanager (Arbeitsvorrat) | 20020108 |
Method CONSTRUCTOR on class CL_SWZ_AI_EVENT_HANDLER has no exception.
Method DEACTIVATE_HANDLER Signature
Method DEACTIVATE_HANDLER on class CL_SWZ_AI_EVENT_HANDLER has no parameter.
Method DEACTIVATE_HANDLER on class CL_SWZ_AI_EVENT_HANDLER has no exception.
Method HANDLER_AI_CHANGED Signature
Method HANDLER_AI_CHANGED on class CL_SWZ_AI_EVENT_HANDLER has no parameter.
Method HANDLER_AI_CHANGED on class CL_SWZ_AI_EVENT_HANDLER has no exception.
Method HANDLER_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20020108 | |||||
| 2 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20020108 |
Method HANDLER_TOOLBAR on class CL_SWZ_AI_EVENT_HANDLER has no exception.
Method HANDLER_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20020108 |
Method HANDLER_USER_COMMAND on class CL_SWZ_AI_EVENT_HANDLER has no exception.
Method REFRESH_AI_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INITIALIZE | Call by reference | Type reference (TYPE) | XFELD | SPACE | Aufruf im Konstruktor | 20020108 |
Method REFRESH_AI_ENTRIES on class CL_SWZ_AI_EVENT_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |