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

problem regarding spool request

Former Member
0 Likes
374

Hi all,

i have a problem regarding spool request, we have some printers that are now not on network but they have some active spool request sent to them , i just want to inform users abt these printers so that they do not send spool request to these printers. i have list of printers and user name , how can check which printer have which spool request and given by which user for which proggram.

if anybody can help.

2 REPLIES 2
Read only

naimesh_patel
Active Contributor
0 Likes
356

Check out the Table TSP01.

In TSP01, RQOWNER is the User name who has created the reqeust. RQDEST is the destination on which spool was generated.

I am not sure, if it is possible to get the program name which has generated that request.

Regards,

Naimesh Patel

Read only

Former Member
0 Likes
356

TSP01 -> Spool Requests

TSP02 -> Spool: Print requests

TSP03 -> Spool: Printer declaration

Check with TNAPR and TADIR

Edited by: S@N on Mar 21, 2008 7:14 PM