2007 Feb 26 10:53 AM
Background job is generating multiple request.
i am not able to find the table which stores all the spool request for a particular background job.
Background job is generating multiple request.
i am not able to find the table which stores all the spool request for a particular background job.
2007 Feb 26 10:55 AM
Hi,
It's the TSP01 table which stores all spool requests.
Regards,
Anji
2007 Feb 26 10:55 AM
2007 Feb 26 10:56 AM
Hello,
Check table:
<b>TSP01</b>
you cannot retrive the processed spools, once they are removed.
Vasanth
2007 Feb 26 10:57 AM
<b>All spool requests will be stored in TSP01 table
TSP01 - Spool Requests
field name for Spool request number is RQIDENT</b>
2007 Feb 26 11:00 AM
Hello Guru,
the table you are looking for is 'TSP01'. Go to se11 and check it.
Regards,
Shehryar Dahar
2007 Feb 26 11:06 AM
i know the table for spool request : TSP01
But how should i link it to background job name ?
i want the link between background job name and spool request generated by it......
TBTCPV is the view but it stores only one spool request.....rather than multiple spoolreq generated by background job..
2007 Feb 26 11:14 AM
tables are TBTCO,TBTCP ,TSP01,
Use function module BP_JOB_READ
RSPO_RID_SPOOLREQ_LIST - This function displays the sppol list.
Please reward if useful.
2019 Sep 05 6:31 AM
If you are just looking for the table
TBTC_SPOOLID background Processing spool IDs TableTo get the status of the jobs
TBTCOJob Status Overview Table| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |