Table/Structure Field list used by SAP ABAP Function Module SWE_EVENT_ENQUEUE (Enqueue eines Ereignisses in die Ereignisqueue)
SAP ABAP Function Module SWE_EVENT_ENQUEUE (Enqueue eines Ereignisses in die Ereignisqueue) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  SWEDUMEVID - EVTID ID of an event instance SOURCE VALUE(EVENT_ID) LIKE SWEDUMEVID-EVTID
2 Table/Structure Field  SWEFLAGS - COMMITFLAG Commit flag for function module SWE_EVENT_CREATE_ENHANCED
3 Table/Structure Field  SWEFLAGS - COMMITFLAG Commit flag for function module SWE_EVENT_CREATE_ENHANCED SOURCE VALUE(NO_EXPLICIT_COMMIT_REQUIRED) LIKE SWEFLAGS-COMMITFLAG OPTIONAL
4 Table/Structure Field  SWEFLAGS - DEBUGFLAG Flag for reaching breakpoints in event receivers
5 Table/Structure Field  SWEFLAGS - DEBUGFLAG Flag for reaching breakpoints in event receivers SOURCE VALUE(DEBUG_FLAG) LIKE SWEFLAGS-DEBUGFLAG OPTIONAL
6 Table/Structure Field  SWEFLAGS - DELAYFLAG Checkbox
7 Table/Structure Field  SWEFLAGS - DELAYFLAG Checkbox SOURCE VALUE(START_WITH_DELAY) LIKE SWEFLAGS-DELAYFLAG OPTIONAL
8 Table/Structure Field  SWEFLAGS - SYNCFLAG Synchronous call of event receivers
9 Table/Structure Field  SWEFLAGS - SYNCFLAG Synchronous call of event receivers SOURCE VALUE(START_RECFB_SYNCHRON) LIKE SWEFLAGS-SYNCFLAG OPTIONAL
10 Table/Structure Field  SWEFLAGS - WIREQFLAG Checkbox
11 Table/Structure Field  SWEFLAGS - WIREQFLAG Checkbox SOURCE VALUE(TAKE_WORKITEM_REQUESTER) LIKE SWEFLAGS-WIREQFLAG OPTIONAL
12 Table/Structure Field  SWEINSTCOU - OBJKEY Object key
13 Table/Structure Field  SWEINSTCOU - OBJKEY Object key SOURCE VALUE(OBJKEY) LIKE SWEINSTCOU-OBJKEY
14 Table/Structure Field  SWELOG - EVENT_ID ID of an event instance
15 Table/Structure Field  SWELOG - EVENT_ID ID of an event instance SOURCE VALUE(EVT_LOG_ID) LIKE SWELOG-EVENT_ID DEFAULT 0
16 Table/Structure Field  SWEQUEUE - STATUS Event Queue: Status of an Event in the Queue
17 Table/Structure Field  SWEQUEUE - STATUS Event Queue: Status of an Event in the Queue SOURCE VALUE(STATUS) LIKE SWEQUEUE-STATUS DEFAULT 0
18 Table/Structure Field  SWETYPECOU - EVENT Event
19 Table/Structure Field  SWETYPECOU - RFCDEST Name of logical RFC destination SOURCE VALUE(RFCDEST) LIKE SWETYPECOU-RFCDEST OPTIONAL
20 Table/Structure Field  SWETYPECOU - RFCDEST Name of logical RFC destination
21 Table/Structure Field  SWETYPECOU - RECTYPE Name of Receiver Type SOURCE VALUE(RECTYPE) LIKE SWETYPECOU-RECTYPE
22 Table/Structure Field  SWETYPECOU - RECTYPE Name of Receiver Type
23 Table/Structure Field  SWETYPECOU - RECFB Name of Receiver Function Module
24 Table/Structure Field  SWETYPECOU - RECFB Name of Receiver Function Module SOURCE VALUE(RECFB) LIKE SWETYPECOU-RECFB
25 Table/Structure Field  SWETYPECOU - OBJTYPE Object Type
26 Table/Structure Field  SWETYPECOU - OBJTYPE Object Type SOURCE VALUE(OBJTYPE) LIKE SWETYPECOU-OBJTYPE
27 Table/Structure Field  SWETYPECOU - EVENT Event SOURCE VALUE(EVENT) LIKE SWETYPECOU-EVENT
28 Table/Structure Field  SYST - MSGID ABAP System Field: Message ID
29 Table/Structure Field  SYST - MSGNO ABAP System Field: Message Number
30 Table/Structure Field  SYST - MSGTY ABAP System Field: Message Type
31 Table/Structure Field  SYST - MSGV1 ABAP System Field: Message Variable
32 Table/Structure Field  SYST - MSGV2 ABAP System Field: Message Variable
33 Table/Structure Field  SYST - MSGV3 ABAP System Field: Message Variable
34 Table/Structure Field  SYST - MSGV4 ABAP System Field: Message Variable