Hi Ganesh,
I will try to use the INTERRUPT process together with subsequent process..
Just a question:
For example, I scheduled the SUB_PC at 8AM..
SUB_PC design:
START
|
INTERRUPT (based on after event of MAIN_PC)
|
ABAP PROGRAM (to send report)
If the MAIN_PC finished at 4AM..Will the SUB_PC chain still run?
Thank you!
Loed