Application Development 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: 

how to capture spool request of current running program

Former Member
0 Kudos

Hi

I want to g spool request number(s) for currently running program.

plz help me, if possible with code

1 ACCEPTED SOLUTION

GauthamV
Active Contributor
0 Kudos

hi,

check these tables.

TSP01

TSP01P

TSP02

TSP02A

TSP02F

TSP02FX

TSP02L

TSP02T

TSP02W.

3 REPLIES 3

Former Member
0 Kudos

Hi,

Goto T.Code : SP01.There we will find spool request no.

Hope it is help.

Regards,

T.D.M

GauthamV
Active Contributor
0 Kudos

hi,

check these tables.

TSP01

TSP01P

TSP02

TSP02A

TSP02F

TSP02FX

TSP02L

TSP02T

TSP02W.

former_member188685
Active Contributor
0 Kudos

If current program generated a spool number then you can get that from system variable

SY-SPONO Holds the Spool number.

If there are many spools then go to Table TSP01.