‎2008 Jul 28 10:16 AM
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
‎2008 Jul 28 10:23 AM
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...
‎2008 Jul 28 10:23 AM
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...
‎2008 Jul 28 10:25 AM
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.