2008 Jul 04 12:11 PM
hello experts,
how will i get the spool number of an output in transaction VT03N? i have to get the spool number because i will use it in the print program configured in the transaction's output.
please help me with this.
thank you.
2008 Jul 04 12:13 PM
Hi,
Once you click on the print
Go to SP01 --> Input your user id in the User ID field. Press F8.
It will list you the list of spool numbers.
Thanks,
Sriram Ponna.
Hi,
Once you click on the print
Go to SP01 --> Input your user id in the User ID field. Press F8.
It will list you the list of spool numbers.
Thanks,
Sriram Ponna.
2008 Jul 04 12:13 PM
Hi,
Once you click on the print
Go to SP01 --> Input your user id in the User ID field. Press F8.
It will list you the list of spool numbers.
Thanks,
Sriram Ponna.
2008 Jul 04 12:23 PM
what i have to do in my print program is to get the spool number automatically after the processing and submit it to program RSTXPDFT4 to create a .pdf file..how do i do this?
2008 Jul 04 12:26 PM
System variable to hold current spool no is SY_SPONO.
Reward if useful.
2008 Jul 04 12:46 PM
it doesn't work with sy-spono because in my print program there is no value in sy-spono...:(
2008 Jul 04 12:23 PM
You can get it from transaction SP01
Database table is TSP01.
Reward if useful.
2008 Jul 04 12:25 PM
HI
U can use FM 'RSPO_FIND_SPOOL_REQUESTS' also
Thanks & Regards
vinsee
2008 Jul 04 1:22 PM
anyone knows how to get this spool number? i have tried sy-spono but it doesn't have a value in my print program..
2008 Jul 04 1:32 PM
hi march,
first goto se38 then any prg execute(F8).
find print (List in menubar)
click print then u can get spool number with last four numbers. u remember the number.
then goto se38 pgm name is RSTXPDFT4. its executed.
u put spool number(last four numbers) only.
its executes then save as extension with pdf in ur system.
Reward if useful,
Regards,
S.Suresh.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |