Hi,
Not aware of best practices... but you can always do that. Go the the window in which you want to insert the new text element. Give a name to the new text element. Then as you are using Z-print program you can use the function moduel WRITE_FORM with the corresponding window and the newly created text element as parameters. This call should be between the function calls OPEN_FORM and CLOSE_FORM.
Thanks and Regards,
Bharat Kumar Reddy.v
Hi Bharat
Can you give me sample code where you have modified the ZMEDRUCK form. If possible kindly send me the code where you have added your new text element to my mail id :
Regds
Priya
hi
good
as u have mentioned in your query , first of all you have not mentioned what text element you want to add in the zmedruck, as far as SAPFM06P concerned,
there is two include program in the sapfm06p standard program
INCLUDE FM06PTOP.
INCLUDE FM06PE02.
you try to call in the INCLUDE FM06PE02. include program,i hope that ll wrok,but before that debug the program properly.
thanks
mrutyun
Add a comment