‎2006 Oct 16 9:09 PM
Hi,
Can we select specific spool request based on the output conditions(neu) or purchase order number.
Thanks,
Reddy.
‎2006 Oct 17 10:16 AM
Hi,
You can do so only when you have a print program which passes output condition/purchase order number somehwere in spool header .
e.g. you can pass PO number in Spool title via your program.
Thanks.
Mark points if helpful.
‎2006 Oct 17 4:09 PM
Hi Rushali,
Can you tell me how exactly, it very urgent.
Thanks,
Reddy.
‎2006 Oct 17 4:11 PM
Hi,
just search in print program where you are getting print parameters .Check for the spool title field & update it with required data.
Thanks.
‎2006 Oct 17 10:27 AM
hi , raju
sp01 is the tcode for spool request ,,
i dont think that we can retrieve the specific spool number based on output types
regards,
Vijay
‎2006 Oct 17 10:32 AM
HI Reddy,
FM RSPO_RETURN_SPOOLJOB using sy-spono.
This will load the spool into an internal table, and
you can do whatever 'checks' you want against that.
Reward Points if this helps.
Manish
‎2006 Oct 17 4:27 PM
HI ,
This is Deepthi Reddy
Yes we can select spool request based on the output conditions(neu) or purchase order number.Go to me21n transaction and create a purchase order.after specifying all the mandatory details save the changes .later go to SP01 Transaction and refresh it.you can see the spool request generated .in this way based on the output conditions(neu) or purchase order number we can select spool request