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

print from spool

Former Member
0 Likes
998

Hi all,

how can we print a spool request.

All answers will be appreciated.

Thanks,

Prashanth

How shall i print using this function module.

Thanks,

Prashanth

6 REPLIES 6
Read only

Former Member
0 Likes
968

Go to SP01, enter the spool request number if you have one or some other criteria and then select the spool to print immediately.

Read only

Former Member
0 Likes
968

Hi,

Please use Tcode: SP01 for printing spool requests.

You can give inputs like spool request number/username/From Date/Output Device etc to get the relevant spool request.

Then select or check mark the relevant spool and click on the Print button available on the toolbar.

Hope this helps.

Thanks,

Srinivas

Read only

0 Likes
968

Thanks guys,

I need to print through a program how can i do this.

Thanks,

prashanth

Read only

0 Likes
968

Hi,

You can use the function module 'GET_PRINT_PARAMETERS'.

Hope this helps.

Thanks,

Srinivas

Read only

0 Likes
968

How shall i print using this function module.

Thanks,

Prashanth

Read only

0 Likes
968

Use this FM 'RSPO_OUTPUT_SPOOL_REQUEST'

Thanks,

Santosh