‎2006 Jul 07 10:11 AM
Hi,
How to insert data to a header text maitained for a transaction? Can we do it through BDC? Is there any fuction module to insert data (like read_text which is used to retrive data from a text object) to a particular header text?
Please reply.
Thanks in advance
jaison
‎2006 Jul 07 10:14 AM
Yes we can do it using BDC
OR
You can use the function SAVE_TEXT for uploading long text.
-Kiran
‎2006 Jul 07 10:14 AM
Yes we can do it using BDC
OR
You can use the function SAVE_TEXT for uploading long text.
-Kiran
‎2006 Jul 07 10:20 AM
INIT_TEXT, SAVE_TEXT followed by COMMIT_TEXT.
Regards,
Ravi
Note : Please mark all the helpful answers
‎2006 Jul 07 10:24 AM
<b>INTTAB_SAVE_TEXT, SAVE_TEXT </b> internal table text to Standard text.
rgds,
TM