Table list used by SAP ABAP Function Module SWE_EVENT_LOG_WRITE (Schreibt den Eintrag für ein Ereignis in die Log-Tabelle)
SAP ABAP Function Module
SWE_EVENT_LOG_WRITE (Schreibt den Eintrag für ein Ereignis in die Log-Tabelle) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SWEDUMEVID | Dummy Structure for the Event ID (Return SWE_EVENT_CREATE) | SOURCE VALUE(EVENT_ID) LIKE SWEDUMEVID-EVTID |
|
| 2 | SWELCF | Selection Criteria for Selective Logging | ||
| 3 | SWELOG | Table for entries of the event log | ||
| 4 | SWELOG | Table for entries of the event log | SOURCE ENTRIES STRUCTURE SWELOG |
|