SAP ABAP Class CL_WFD_LOCAL_EVENTS (Component for Managing Local Events/Exceptions)
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_COMPONENTS_BASE | WF: Basis Class All Components (Commands) | 20030922 |
Properties
| Class | CL_WFD_LOCAL_EVENTS | |
| Short Description | Component for Managing Local Events/Exceptions | |
| Super Class | CL_WFD_COMPONENTS_BASE | WF: Basis Class All Components (Commands) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWD | Business Workflow: Process Definition |
| Created | 20030620 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WFD_LOCAL_EVENTS has no forward declaration.
Interfaces
Class CL_WFD_LOCAL_EVENTS has no interface implemented.
Friends
Class CL_WFD_LOCAL_EVENTS 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_GUI_ALV_GRID | Table of All Transactions | 20030620 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog | 20030620 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | XFELD | Was data changed? | 20030620 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | XFELD | Display Mode | 20030620 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | Layout | 20030620 | |||
| 6 | Constant | Public | Type reference (TYPE) | SWD_LEVTSTATE | '0001' | 20030620 | |||
| 7 | Constant | Public | Type reference (TYPE) | SWD_LEVTSTATE | '0011' | 20030620 | |||
| 8 | Constant | Public | Type reference (TYPE) | SWD_LEVTSTATE | '0010' | 20030919 | |||
| 9 | Constant | Public | Type reference (TYPE) | SWD_LEVTSTATE | '0000' | 20030620 | |||
| 10 | Constant | Public | Type reference (TYPE) | SWD_LEVTTYPID | '0001' | 20030620 | |||
| 11 | Constant | Public | Type reference (TYPE) | SWD_NODEID | 1 | Header Node | 20030918 | ||
| 12 | Constant | Protected | Type reference (TYPE) | NAME_KOMP | 'LOCEVTNAM' | Component Name | 20030917 | ||
| 13 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'DEL' | OKCODE Delete | 20030908 | ||
| 14 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'STAT' | OKCODE Status | 20030701 | ||
| 15 | Constant | Protected | Type reference (TYPE) | NAME_KOMP | 'STAT_ICON' | Component Name | 20030620 | ||
| 16 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_MODI | Set Cells to Not-Editable | 20031017 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | SWDTILOCEVT | External Display for Events | 20031014 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | SWDTILOCEVT | External Display for Events | 20030620 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | SWDTILOCEVT | External Display for Events | 20031013 | |||
| 20 | Instance attribute | Protected | Type reference (TYPE) | SWD_LEVTNAM | 20030919 | ||||
| 21 | Instance attribute | Public | Type reference (TYPE) | SEOCPDNAME | Callback for Rename | 20031021 | |||
| 22 | Instance attribute | Public | Object reference (TYPE REF TO) | OBJECT | Callback for Rename | 20031021 | |||
| 23 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20030919 | ||||
| 24 | Instance attribute | Protected | Type reference (TYPE) | SWD_NODEID | 20030701 | ||||
| 25 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20030919 | ||||
| 26 | Instance attribute | Protected | Type reference (TYPE) | I | 20030919 | ||||
| 27 | Instance attribute | Protected | Type reference (TYPE) | I | Last Selected Line | 20030922 | |||
| 28 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | 20030919 |
Methods
Events
Class CL_WFD_LOCAL_EVENTS has no event.
Types
Class CL_WFD_LOCAL_EVENTS has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RETCODE | Value transfer | Type reference (TYPE) | SYSUBRC | return code | 20030620 |
Method CHECK on class CL_WFD_LOCAL_EVENTS has no exception.
Method CHECK_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EVENT | Call by reference | Type reference (TYPE) | SWD_ILOCEVT | 20030620 | ||||
| 2 | IM_ROW | Value transfer | Type reference (TYPE) | I | 0 | Zeile (0 kein dublicate test) | 20030620 | ||
| 3 | RE_RETURN | Value transfer | Type reference (TYPE) | SWF_RETURN | retcode | 20030917 |
Method CHECK_EVENT on class CL_WFD_LOCAL_EVENTS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DEFINITION | Call by reference | Type reference (TYPE) | XFLAG | SPACE | Definitions Contol | 20030702 | ||
| 2 | IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20030620 | |||
| 3 | IM_TITLE | Call by reference | Type reference (TYPE) | C | Überschrift | 20030620 |
Method CONSTRUCTOR on class CL_WFD_LOCAL_EVENTS has no exception.
Method DELETE_EVENT Signature
Method DELETE_EVENT on class CL_WFD_LOCAL_EVENTS has no parameter.
Method DELETE_EVENT on class CL_WFD_LOCAL_EVENTS has no exception.
Method DETAILS_PREPARE Signature
Method DETAILS_PREPARE on class CL_WFD_LOCAL_EVENTS has no parameter.
Method DETAILS_PREPARE on class CL_WFD_LOCAL_EVENTS has no exception.
Method DETAIL_PREPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ITEM | Call by reference | Type reference (TYPE) | SWD_ILOCEVT | Event Eintrag | 20030620 | |||
| 2 | EX_MODIFIED | Call by reference | Type reference (TYPE) | XFLAG | geändert | 20030620 |
Method DETAIL_PREPARE on class CL_WFD_LOCAL_EVENTS has no exception.
Method DISPLAY_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 | 20030620 |
Method DISPLAY_SET on class CL_WFD_LOCAL_EVENTS has no exception.
Method EDIT_STATUS Signature
Method EDIT_STATUS on class CL_WFD_LOCAL_EVENTS has no parameter.
Method EDIT_STATUS on class CL_WFD_LOCAL_EVENTS has no exception.
Method EVENTS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_CHANGED | Call by reference | Type reference (TYPE) | XFLAG | lokale Events geändert | 20031013 | |||
| 2 | EX_EVENTS | Call by reference | Type reference (TYPE) | SWDTILOCEVT | Rückgabe alle lokalen Events | 20030918 |
Method EVENTS_GET on class CL_WFD_LOCAL_EVENTS has no exception.
Method EVENTS_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_EVENTS | Call by reference | Type reference (TYPE) | SWDTILOCEVT | Liste der Events/Ausnahmen | 20030908 | |||
| 2 | IM_PARENT_EVENTS | Call by reference | Type reference (TYPE) | SWDTILOCEVT | Liste der Events/Ausnahmen | 20031013 | |||
| 3 | IM_STEP | Call by reference | Type reference (TYPE) | SWD_NODEID | 20030620 |
Method EVENTS_SET on class CL_WFD_LOCAL_EVENTS has no exception.
Method FIELDCATALOG_PREPARE Signature
Method FIELDCATALOG_PREPARE on class CL_WFD_LOCAL_EVENTS has no parameter.
Method FIELDCATALOG_PREPARE on class CL_WFD_LOCAL_EVENTS has no exception.
Method FIELDCATALOG_PREPARE_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_FLDCAT | Call by reference | Type reference (TYPE) | LVC_S_FCAT | Feldkatalog Eintrag | 20030620 | |||
| 2 | IM_HEADER | Call by reference | Type reference (TYPE) | C | Überschrift | 20030620 | |||
| 3 | IM_TOOLTIP | Call by reference | Type reference (TYPE) | C | tooltip | 20030620 |
Method FIELDCATALOG_PREPARE_ICON on class CL_WFD_LOCAL_EVENTS has no exception.
Method FREE Signature
Method FREE on class CL_WFD_LOCAL_EVENTS has no parameter.
Method FREE on class CL_WFD_LOCAL_EVENTS has no exception.
Method GET_SELECTED_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT | Value transfer | Type reference (TYPE) | SWD_ALOCEVT | 20030922 |
Method GET_SELECTED_EVENT on class CL_WFD_LOCAL_EVENTS has no exception.
Method GET_SELECTED_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROW_ID | Value transfer | Type reference (TYPE) | I | Zeilen-Id | 20030922 |
Method GET_SELECTED_ROW on class CL_WFD_LOCAL_EVENTS has no exception.
Method ON_BUTTON_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_COL_ID | Value transfer | Attribute reference (LIKE) | 20030620 | |||||
| 2 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20030620 |
Method ON_BUTTON_CLICK on class CL_WFD_LOCAL_EVENTS has no exception.
Method ON_CTMENU_REQUESTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20030620 |
Method ON_CTMENU_REQUESTED on class CL_WFD_LOCAL_EVENTS has no exception.
Method ON_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_CHANGED | Value transfer | Attribute reference (LIKE) | 20030620 | |||||
| 2 | E_ONF4 | Value transfer | Attribute reference (LIKE) | 20030620 |
Method ON_DATA_CHANGED on class CL_WFD_LOCAL_EVENTS has no exception.
Method ON_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20030620 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20030620 | |||||
| 3 | E_ROW | Value transfer | Attribute reference (LIKE) | 20030620 |
Method ON_DOUBLE_CLICK on class CL_WFD_LOCAL_EVENTS has no exception.
Method ON_TOOLBAR_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20030620 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20030620 |
Method ON_TOOLBAR_SET on class CL_WFD_LOCAL_EVENTS has no exception.
Method ON_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20030620 |
Method ON_USER_COMMAND on class CL_WFD_LOCAL_EVENTS has no exception.
Method P_IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVE | Value transfer | Type reference (TYPE) | XFLAG | 20031022 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | C | 20030919 |
Method P_IS_ACTIVE on class CL_WFD_LOCAL_EVENTS has no exception.
Method REFRESH_DISPLAY Signature
Method REFRESH_DISPLAY on class CL_WFD_LOCAL_EVENTS has no parameter.
Method REFRESH_DISPLAY on class CL_WFD_LOCAL_EVENTS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |