
Basically, all the functionalities of enabling, disabling, displaying or even deleting the SAP event trace can be obtained from the SAP Easy Access menu. I believe most of you guys are familiar with the SAP Easy Access menu but for me personally, I will always use the transaction code directly.
So, how to get there, from Tools > Business Workflow > Development > Administration > Event Manager. You will get the similar screen as below.

Else, you can use transaction code SWEQADM (use report RSWEQADMIN).

Alternatively, you can use the following transaction codes,
Transaction code SWE4 or SWELS
You can use transaction code SWE4 or SWELS to enable or disable the event trace. Apart from that, you can also apply the restriction to only filter to specific event traces.

Transaction code SWEL
Of course, after you have enable the event, you want to see the traces, correct? So, use transaction code SWEL.

Transaction code RSWELOGD
Finally, to delete the event trace – use transaction code RSWELOGD.



