‎2007 Mar 29 5:40 AM
Hi all,
I have to call one script editor with my own Text-id and text-object just like to enter header text and item text in VA01 transaction. This should be happen after pressing my own function code. Is there any possibility to do this.
Thanks in advance,
pavan
‎2007 Mar 29 8:16 AM
Hi after pressing the button on the sy-ucom call the following 2 FM in sucession
a) EDITORCALL
b) SAVE_TEXT with the set of lines returned from editor call.
Hope that Helps
Anirban M.
‎2007 Mar 29 8:37 AM
Thank you very much Anirban. Your reply helped me a lot.
Thanks and Regards,
Pavan