- Home
- Resources
- SAP Tables
- SWFREVTLOG - Event Log
SAP Table SWFREVTLOG
Event Log
SWFREVTLOG (Event Log) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link SWFREVTLOG to other SAP tables.
Source: SWFREVTLOG (Event Log)
SWFREVTLOG table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
CLIENT |
Client |
MANDT |
|
CLNT |
|
3 |
0 |
|
LOGGUID |
GUID in 'RAW' format |
GUID_16 |
|
RAW |
|
16 |
0 |
|
EVENT_ID |
ID of an event instance |
SWE_EVTID |
|
NUMC |
|
20 |
0 |
|
OBJCATEG |
Object Type Category |
SWFECLSTYP |
|
CHAR |
|
2 |
0 |
|
OBJTYPE |
Type of Objects in Persistent Object References |
SIBFTYPEID |
|
CHAR |
|
32 |
0 |
|
EVENT |
Event |
SWO_EVENT |
|
CHAR |
|
32 |
0 |
|
OBJKEY |
Instance Ident. in BOR Compat. Persistent Object References |
SIBFBORIID |
|
CHAR |
|
70 |
0 |
|
RECTYPE |
Name of Receiver Type |
SWFERECTYP |
|
CHAR |
|
32 |
0 |
|
RECCATEG |
Category of Objects in Persistent Object References |
SIBFCATID |
|
CHAR |
|
2 |
0 |
Possible values
BC |
Instances of Business Classes (ABAP Objects) |
BO |
Instances of BOR Object Types |
CL |
Instances of ABAP Objects Classes - Internal Use Only! |
NN |
Category (still) Not Known - Internal use only!!! |
|
RECTYPEID |
Type of Objects in Persistent Object References |
SIBFTYPEID |
|
CHAR |
|
32 |
0 |
|
RECKEY |
Instance Ident. in BOR Compat. Persistent Object References |
SIBFBORIID |
|
CHAR |
|
70 |
0 |
|
ERROR |
Event Trace: Error Number |
SWE_ERROR |
|
NUMC |
|
4 |
0 |
Possible values
0000 |
Receiver started correctly |
0001 |
Receiver type FM is invalid |
0002 |
Receiver type FM without result |
0003 |
Check FM is invalid |
0004 |
Receiver FM is invalid |
0005 |
Check FM ends with exception |
0007 |
No receiver entered |
0008 |
Combined field restriction has errors |
0009 |
Exception |
0010 |
Event linkage status "error" |
0011 |
Internal RFC for Method Call |
0020 |
Event deleted |
0040 |
Enter Event in Local Buffer |
0050 |
Event entered in event queue |
0051 |
Linkage marked as "error" |
0052 |
Linkage deactivated |
0060 |
Feedback after error |
|
RECMODE |
Indicator for Event Handler |
SWFERECMOD |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Function Module |
M |
Method |
|
RECCLASS |
Class Name of Handler |
SWFERECCLS |
|
CHAR |
|
30 |
0 |
|
RECINTERF |
Interface Name of Handler |
SWFERECITF |
|
CHAR |
|
30 |
0 |
|
RECMETH |
Name of Handler Method |
SWFERECMET |
|
CHAR |
|
30 |
0 |
|
RECMETYP |
Method Type |
SWFEMETTYP |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Generic Static Method |
I |
Generic Instance Method |
|
RECFB |
Name of Receiver Function Module |
SWE_RECFB |
|
CHAR |
|
30 |
0 |
|
RFCDEST |
Logical Destination (Specified in Function Call) |
RFCDEST |
|
CHAR |
|
32 |
0 |
|
CHECKFB |
Name of Check Function Module |
SWE_CHKFB |
|
CHAR |
|
30 |
0 |
|
RECGETFB |
Name of Receiver Type Function Module |
SWE_RECTFB |
|
CHAR |
|
30 |
0 |
|
OTYPE |
Object Type |
OTYPE |
|
CHAR |
|
2 |
0 |
|
OBJID |
Agent ID in Organizational Management |
ACTORID |
|
CHAR |
|
12 |
0 |
|
CREA_STMP |
UTC Time Stamp in Short Form (YYYYMMDDhhmmss) |
TZNTSTMPS |
|
DEC |
|
15 |
0 |
|
USERNAME |
User Name |
SYUNAME |
|
CHAR |
|
12 |
0 |
|
TIMESTAMP |
UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun) |
TZNTSTMPL |
|
DEC |
|
21 |
7 |
|
PROGNAME |
ABAP Program: Current Main Program |
SYREPID |
|
CHAR |
|
40 |
0 |
|
TRFC_ID |
TRFC_ID of triggered receiver function module |
SWE_TRFCID |
|
CHAR |
|
24 |
0 |
|
MSGID |
Message Class |
SYMSGID |
|
CHAR |
|
20 |
0 |
|
MSGNO |
Message Number |
SYMSGNO |
|
NUMC |
|
3 |
0 |
|
MSGV1 |
Message Variable |
SYMSGV |
|
CHAR |
|
50 |
0 |
|
MSGV2 |
Message Variable |
SYMSGV |
|
CHAR |
|
50 |
0 |
|
MSGV3 |
Message Variable |
SYMSGV |
|
CHAR |
|
50 |
0 |
|
MSGV4 |
Message Variable |
SYMSGV |
|
CHAR |
|
50 |
0 |
|