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

show smartforms when click on print in abap program

Former Member
0 Likes
432

hi experts,

I have one question,

before I say it I search more times in sdn i have any helpful answer so i decided to ask my problem.

here's the scenario, I have one abap program and one smartforms . i want when I execute my program and press print button  my smartforms shows.

thanks

hi experts,

I have one question,

before I say it I search more times in sdn i have any helpful answer so i decided to ask my problem.

here's the scenario, I have one abap program and one smartforms . i want when I execute my program and press print button  my smartforms shows.

thanks

1 REPLY 1
Read only

Former Member
0 Likes
399

Hello,

Inside your abap program call ssf_function_module_name function module when you click Print button and pass your smart form name into the function module.

If you search carefully you will definitely get answer from scn.

Thanks,

Ankita