‎2007 Sep 13 6:51 AM
Hi experts,
I have to run an std smartform program /SMB40/MMPO_L with value in concerned field. What should the driver program and how should i do it. i have already copied it to a new smartform, Plz explain, It's urgent.
Pt sure.
anshu
‎2007 Sep 13 7:08 AM
Hi,
chek this print program
/SMB40/FM06P
the advantage of smartforms is that we can write the program lines
so declare that field in global declarations
now write the program lines just before where you want to display the field
in the program lines you have to fill the value
it may be from select query or some manipulations
and then pirnt it using text .
regards,
Venkatesh