2007 Aug 07 4:39 AM
Hello Friends
I am printing Invoice Smartforms. User has got the following requirement.
Please give me full idea how to do the same.
<b>Add pop-up to Provide an option whether to Print country name or not</b>
2007 Aug 07 5:13 AM
Hi Kapil ,
In the window where you are printing the country add CODE and in the code call the FM POPUP_TO_CONFIRM , this will give a popup when the window is called and then based on the input given by the user you can decide whether to print the country name or not.
Regards
Arun
2007 Aug 07 5:06 AM
add a button status bar.
and re print the smartform.
when user clk not display country.
2007 Aug 07 5:13 AM
Hi Kapil ,
In the window where you are printing the country add CODE and in the code call the FM POPUP_TO_CONFIRM , this will give a popup when the window is called and then based on the input given by the user you can decide whether to print the country name or not.
Regards
Arun