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: 

System variable for Spool-Id

Former Member
0 Kudos

Hi Gurus,

Is there any System variable from which we can capture Spool-Id in our program once a print is issued?

Thanks in advance

Deepak KM

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Check SY-PLIST.

5 REPLIES 5

Former Member
0 Kudos

Check SY-PLIST.

former_member188685
Active Contributor
0 Kudos

Check the Field SPONO of SYST

Former Member
0 Kudos

SYPLIST - use this it will work for sure

Former Member
0 Kudos

thnx

Former Member
0 Kudos

thnx