Skip to Content
0
Dec 01, 2008 at 11:55 AM

Determining wheather the o/p type is processed sucessfully

38 Views

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