Dear Experts,
I need to raise an event soon after completion of a process chain. I have "and" process at the end of the process chain. Here is what I did:
1. SM62- create an event
2. SM64- triggered.
But the problem is the connection between event and the process chain end is missing. Can I do this using ABAP program or using SM36? but how do I know the job name of the "and" process? Please correct me if I am wrong. Does the ABAP program coe in between the SM62 and SM64? is it needed? how do I use it?
Thank you very much.