/IWXBE/C_EVTSTAT - Enterprise Event Enablement Statistics
Enterprise Event Enablement Statistics information is stored in SAP table /IWXBE/C_EVTSTAT.
It is part of development package /IWXBE/COS_STATISTICS in software component OPU-XBE. This development package consists of objects that can be grouped under "EEE - Common Services - Statistics".
It is part of development package /IWXBE/COS_STATISTICS in software component OPU-XBE. This development package consists of objects that can be grouped under "EEE - Common Services - Statistics".
Fields for table /IWXBE/C_EVTSTAT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
CHANNEL | Channel name | X | /IWXBE/CHANNEL_NAME | CHAR | 60 | /IWXBE/C_CH |
SERVICE | service name | X | /IWXBE/SERVICE_NAME | CHAR | 24 | /IWXBE/I_SRV |
TOPIC | unique topic filter, e.g. 'MyCloudApp/Task/*' | X | /IWXBE/TOPIC_FILTER | SSTR | 8 | |
STATUS | Reporting status | X | /IWXBE/STATS_STATUS | NUMC | 2 | |
TOTAL_EVENTS | Events count | /IWXBE/STATS_COUNT | INT8 | 8 | ||
RESET_COUNTER | Reset counter for statistics | /IWXBE/RESET_COUNTER | INT2 | 2 | ||
LAST_UPDATED | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 |