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 preview using spool from sp01

0 Likes
2,419

Hi everyone,

My requirement is to show spool number in alv output as hyperlink and when user clicks on it.It should show preview of that spool.

How to achieve this.Please help

7 REPLIES 7
Read only

DoanManhQuynh
Active Contributor
0 Likes
1,967

so...get spool from spool table like TSP01, TSP02...

display it on ALV.

handle click event, call fm RSPO_DISPLAY_SPOOLJOB to display...

Read only

0 Likes
1,967

Will it show print preview of that spool?

Read only

0 Likes
1,967

Did you try to call the FM in test mode to get the answer yourself?

Read only

0 Likes
1,967

Yes raymond,It is not showing any print preview.

It is just displaying data in list

Read only

0 Likes
1,967

sriansh k

is it the same display as SP01?

Read only

0 Likes
1,967

no it is showing details in internal table but not preview

Read only

0 Likes
1,967

sriansh k

i dont get what you said, maybe you should share a screenshot because i tested and it display spool as in SP01.