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

Spool request Error

Former Member
0 Likes
509

HI Experts,

MOst of the time Users encounter Spool Request Error while giving printouts. So for that Ihave to manualy delete sppol requests from SP01. Is there any where I can Schedule Programm where I set parameters to delete spool requests before reaching its maximum limit. Urgent.

Thanks.

Khan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
467

Hi Khan,

Try this FM RSPO_R_RDELETE_SPOOLREQ.

Have a look in this post

Regards,

Satish

2 REPLIES 2
Read only

former_member191735
Active Contributor
0 Likes
467

You can use delete after print check box if it is application output. in case your creating spool from your program, you can see the options in open_form function module for sapscript driver program. Use delete after printing.this will delete them after printing.

otherwise contact basis team.

Read only

Former Member
0 Likes
468

Hi Khan,

Try this FM RSPO_R_RDELETE_SPOOLREQ.

Have a look in this post

Regards,

Satish