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: 

Re:Spool request

Former Member
0 Kudos

Hi all,

Spool requests are stored in DB table tsp02w,

I want to check like If a spool request is specified for a job or not if it is specified i have to display.Please send it. <REMOVED BY MODERATOR>

Regards,

Sasi

Edited by: Alvaro Tejada Galindo on Jan 30, 2008 4:39 PM

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Sasi,

use fm BAPI_XBP_JOB_SPOOLLIST_READ. u will get a list of spools generated by a job.

Regards,

Raghu

2 REPLIES 2

Former Member
0 Kudos

Hi Sasi,

use fm BAPI_XBP_JOB_SPOOLLIST_READ. u will get a list of spools generated by a job.

Regards,

Raghu

Former Member
0 Kudos

Hi,

Check Tables TBTCO,TBTCP ,TSP01.

Use function module BP_JOB_READ

RSPO_RID_SPOOLREQ_LIST - This function displays the sppol list.

Regards,

Satish