‎2007 Jun 15 1:16 PM
Dear all;
How to call function in smartform?
Regards,
Parag Gavkar.
‎2007 Jun 15 1:18 PM
You can put a program line in your smartform and then code to call the Function module there.
‎2007 Jun 15 1:18 PM
Hi Parag,
Call it in se38 and then copy the function module in smartform->program line.
Regards,
Nikhil
‎2007 Jun 15 1:18 PM
You can put a program line in your smartform and then code to call the Function module there.
‎2007 Jun 15 1:20 PM
goto tcode SMARTFORMS
in global settings > global difinitions>innitialization tab
u can use any codes or functions like abap editeo
or use any code line in table view
Rewards if helpful