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

function module for output printing thru printer

Former Member
0 Likes
1,135

Hi Frns

i need to print the exicutable program output throught printer.

for that what is the function module can i use.

CALL FUNCTION 'OPEN_FORM'

is used for SAP-scripts, will it work for exicutabel reports.

pls help me.

Thanks

Rams

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
661

hi,

use smartforms to prepare the layout of your form...and pass the values to be prinited thorugh fm

ssf_function_module

and write the logic in the program to cal the fm...

2 REPLIES 2
Read only

Former Member
0 Likes
662

hi,

use smartforms to prepare the layout of your form...and pass the values to be prinited thorugh fm

ssf_function_module

and write the logic in the program to cal the fm...

Read only

Former Member
0 Likes
661

Hi

Please try to use theese FM

RSPO_RETURN_ABAP_SPOOLJOB,

RSPO_SR_OPEN and RSPO_SR_WRITE

Or in the List menu we have the options for printing also.

Thanks & Regards,

Chandralekha.