WGDS_PROC_EVT_C - Rule engine's Events called during a process
 Rule engine's Events called during a process information is stored in SAP table WGDS_PROC_EVT_C.
It is part of development package WGDS_PROCESS_DDIC in software component LO-RFM-MD-PCT-IN. This development package consists of objects that can be grouped under "Dictionary objects for GDS process".
 It is part of development package WGDS_PROCESS_DDIC in software component LO-RFM-MD-PCT-IN. This development package consists of objects that can be grouped under "Dictionary objects for GDS process".
Fields for table WGDS_PROC_EVT_C
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | * | 
| APPLICATION_ID | Application id (char version) | X | WGDS_APPLICATION_CHARID | CHAR | 64 | |
| ID | Event id (char version) | X | WGDS_EVENT_CHARID | CHAR | 64 | |
| PROCESS_ID | Process identifier | X | WGDS_PROCESS_ID | CHAR | 64 | WGDS_PROC_APP_C | 
| RANK | Rank to order elements | WGDS_RANK | NUMC | 10 | ||
| VALID_FROM | Last Change Date of Notification Message | WGDS_DATE | DATS | 16 | ||
| VALID_TO | Last Change Date of Notification Message | WGDS_DATE | DATS | 16 | ||
| NAME | Event name | WGDS_EVENT_NAME | CHAR | 60 |