‎2013 Apr 06 9:18 PM
Hi Team,
I am using submit statement to submit a report to spool and return. But I observe the spool not getting generated right after returning from the submitted program rather when the program is excited / program execution completed we could see spool no in sp01 and also table tsp01.
I need to get the spool number so that the contents to convert into pdf and download.
Can any one please help on this.
Regards,
Sourya Prakash.
‎2013 Apr 07 2:14 PM
Hello Sourya,
Use commit work and wait for a second. This will update the spool entries in table.
Rgds,
Deepti
‎2013 Apr 07 3:57 PM
I checked and got the above solution . It resolved my problem . Thanks for your quick reply .