Skip to Content
0
Former Member
May 30, 2011 at 11:41 AM

SSF function module to disable pop window but OTF data is not coming.

257 Views

Hi Experts,

My requirement is to get the PDF from the SSF function module and email it and i don want to display the pop option

I passed these parameters

1.no_dialog = c_x.

2.-preview = c_x.

3.-no_open = c_x.--|

4.no_close = c_x.---| if i add these two conditions i don get printer pop up but i don get the data for " job_output_info " also.

to this function module ,

Please tell me how to get data into " job_output_info " import parameter by not displaying the pop up for printer.

Thanks and Regards in advance.