Skip to Content
0
Former Member
Nov 08, 2005 at 03:02 PM

Print Preview using Smart forms

25 Views

Hi,

Can i know the print parameters for print preview using smart form.

I'm passing

l_ssfcompop-tddest = itcpo-tddest.

l_ssfcompop-tdimmed = itcpo-tdimmed. "Print Immediately

l_ssfcompop-tddelete = itcpo-tddelete."Delete After

l_control_param-no_dialog = 'X'. "No Dialog Screen

USER_SETTINGS = ' '

for the above settings it directly printing with out print preview. any suggestions.

Thanks,

Reddy.