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
475

Hi all,

When i schedule a job in background a spool request number is created.My question is that how do i capture that sppol number in that same program which i schedule in background

3 REPLIES 3
Read only

GauthamV
Active Contributor
0 Likes
457

hi,

u can check ur spool requests in SP01 transaction.

table in which these requests r stored is TSP01.

reward points if hlpful.

Read only

Former Member
0 Likes
457

Hi,

I dont want to check outside the program as i have to process the spool, so as to print immediately in the background itself.

Read only

Former Member
0 Likes
457

sy-spono