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.