Hi Gurus,
I need to debug a form which would get triggered through Delivery.
I have selected the triggering action in delivery as "send with periodically scheduled job".
However to process this I need to run RSNAST00 via SE38. I don't have authorization for SE38 in Quality system.
Could you please let me know alternate way of accessing/running RSNAST00.
It would be of great help,
Thanks,
Madan
If your issue is related to authorization of SE38, try with transaction code SA38 (abap Reporting).
I have selected the triggering action in delivery as "send with periodically scheduled job".
But you can change the value on a proposed, not processed output though. Why not change it to 'process on save' and debug from there?
Madan,
If you want to debug a smartform , you can set a breakpoint in corresponding function module of Smartform or in processing program name.
Add a comment