Question:
Hi,
How I do to know when a transaction ends what events or messages are sending or triggering to the system ?? Exist any transaction in WF so allow me monitoring or debuggin this events.
I would like to know how I can to see what event is triggering when I finish the transaction VL01N or save the delivery.
Thanks.
LAFA.
Answer:
Hi,
you could switch on the event trace, transaction SWELS, and then check the trace for events in SWEL while processing your transaction.
Answer:
Thanks "Guest", really was on time and useful your help.