Create the event in SM62 (i.e. DTEST_EVENT)
Create a job to run after event SM36(i.e. DTEST_JOB)
Create a program on SAP server (i.e. d:\Raise_DTEST.cmd)
Run the program.
The magic command in the program is:
sapevt
(i.e. sapevt DTEST_EVENT -t name=DEV nr=00 )
EVENTID is the name of the SAP defined event to raise
-t will create a trace file
the program must have access to \\
No comments:
Post a Comment