Hi all,
I am calling RSNAST00 through a program , using submit statement.
I want to handle the error in the calling program,.
How can I proceed for the same.
I am using
CALL FUNCTION 'JOB_open'
:
:
submit statement calling RSNAST00
:
:
CALL FUNCTION 'JOB_CLOSE'.
How can I trace in the calling program...
wheather the o/p type is processed sucessfully or not?
Regards
Rudra