Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Spool number

Former Member
0 Likes
635

Hi,

When i run the pgm in background mode it needs to generate a spool number so that the user can view the ouput as per his required format.How to generate a spool number

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
608

When you run the program in Background mode the output list would be sent to a spool list.

So you get a spool generated when it is executed in background.

Revert if u need more.

3 REPLIES 3
Read only

Former Member
0 Likes
609

When you run the program in Background mode the output list would be sent to a spool list.

So you get a spool generated when it is executed in background.

Revert if u need more.

Read only

Former Member
0 Likes
608

Hi,

When you schedule a job, the system automatically generates a Spool after the processing is over.

Schedule a job and check

Regards

Shiva

Read only

0 Likes
608

System automatically allots spool no.

Check in tcode SP01 for the spools generated under your user id.

regards,

Jinson