‎2006 Nov 09 6:08 AM
Hi All..
How to use Function Module 'SAVE_TEXT'...??
I would like to store long text in the table STXH.
For this purpose, i have to upload the long text from internal table into STXH.
If i test the Module in SE37, the text is getting updated in the Table STXH.
If i use the FM in my Code with the same inputs, i am facing RunTime Error as " Type conflict when calling Function Module (Field Length)"..
Please help me out in this regard.....
Regards
Pavan
‎2006 Nov 09 6:12 AM
Hi pavan, before using this save_text u got to use the function module EDIT_TEXT. for better understanding on these function modules check the standard program RM07METI
Regards
- Gopi
‎2006 Nov 09 6:12 AM
Hi pavan, before using this save_text u got to use the function module EDIT_TEXT. for better understanding on these function modules check the standard program RM07METI
Regards
- Gopi