Table/Structure Field list used by SAP ABAP Function Module SWE_EVENT_QUEUE_READ (Lesen der Ereignisse aus der EreignisQueue)
SAP ABAP Function Module
SWE_EVENT_QUEUE_READ (Lesen der Ereignisse aus der EreignisQueue) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SWEQCONTS - CREA_TIME | System Time | ||
| 2 | SWEQCONTS - CREA_DATE | System Date | ||
| 3 | SWEQJOB - CHUNK_SZ | Number of events to be read per read access | ||
| 4 | SWEQJOB - CHUNK_SZ | Number of events to be read per read access | SOURCE VALUE(MAX_ROWS) LIKE SWEQJOB-CHUNK_SZ DEFAULT 0 |
|
| 5 | SWEQUEUE - EVT_GUID | Event GUID | ||
| 6 | SWEQUEUE - TSTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | ||
| 7 | SWEQUEUE - STATUS | Event Queue: Status of an Event in the Queue | ||
| 8 | SWEQUEUE - RETRIED | Number of unsuccessful delivery attempts | ||
| 9 | SWEQUEUE - RECTYPE | Name of Receiver Type | ||
| 10 | SWEQUEUE - OBJTYPE | Type of Objects in Persistent Object References | ||
| 11 | SWEQUEUE - OBJKEY | Object key | ||
| 12 | SWEQUEUE - OBJCATEG | Object Type Category | ||
| 13 | SWEQUEUE - EVENT_ID | ID of an event instance | ||
| 14 | SWEQUEUE - EVENT | Event | ||
| 15 | SWEQUEUE - DELIV_STMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | ||
| 16 | SWEQUEUE - CREA_TIME | System Time | ||
| 17 | SWEQUEUE - CREA_DATE | System Date | ||
| 18 | SYST - DBCNT | ABAP System Field: Edited Database Table Rows | ||
| 19 | SYST - INPUT | ABAP System Field: Internal Use |