/SMB/EVENT_LOG - Log table for events performed in the solution builder
Log table for events performed in the solution builder information is stored in SAP table /SMB/EVENT_LOG.
It is part of development package /SMB/DDIC in software component SV-CLD-FRM-INF. This development package consists of objects that can be grouped under "Commonly used DDIC-Objects".
It is part of development package /SMB/DDIC in software component SV-CLD-FRM-INF. This development package consists of objects that can be grouped under "Commonly used DDIC-Objects".
Fields for table /SMB/EVENT_LOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | * |
| EVENT_GUID | Event log:guid | X | /SMB/GUID | RAW | 16 | |
| REF_EVENT_GUID | Event log:guid | /SMB/GUID | RAW | 16 | ||
| ACTION | Event Log: Action | /SMB/DT_ACTION | CHAR | 80 | ||
| ENTITY | Event Log: Entity | /SMB/DT_ENTITY | CHAR | 80 | ||
| ITEM | Event Log: Item | /SMB/DT_ITEM | CHAR | 160 | ||
| TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
| OUTCOME | Event Log: Result | /SMB/DT_RESULT | CHAR | 40 | ||
| USR | Event Log: User | /SMB/DT_USER | CHAR | 24 | ||
| ARCHIVE | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 2 |