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 print

Former Member
0 Likes
1,031

Hi all,

I have generated a spool in the background and i need to print the spool automatically in the background job itself. How do we achieve this?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
941

Hi,

Use function RSPO_OUTPUT_SPOOL_REQUEST.

Cheers.

...Reward if useful.

5 REPLIES 5
Read only

Former Member
0 Likes
942

Hi,

Use function RSPO_OUTPUT_SPOOL_REQUEST.

Cheers.

...Reward if useful.

Read only

former_member435013
Active Participant
0 Likes
941

Hi,

should be no problem. Use a configured sap printer not locl. In the relevant job step you will find print specifications -> properties -> settings -> general attributes -> time of printing.

regards

Walter Habich

Read only

0 Likes
941

hi walter,

Can you please be more specific

Read only

former_member435013
Active Participant
0 Likes
941

Hi abhinay,

- Use transaction SM37.

- Fill in the selection, so that you get your job in the job overview.

- Tick your Job and choose by menu -> Job -> Change

- Click button 'Step'

- Set focus on the relevant job step

- Click button 'Push Edit'

- In Edit Step push button 'Print Specifications' at the bottom

- In Backround Print Parameters push button 'Properties' at the bottom

- In Spool Request Attributes you will find 'Time of printing' in the tree

- Double Click this so you can change

- After that confirm and save job change

regards

Walter Habich

Read only

0 Likes
941

Hi walter,

Thanks for the input.But even after i do the settings i do not get the printout.Please help me in this matter.