‎2005 Jul 08 11:12 AM
I am trying to save Longtexts for Master Receipe Process Instruction Characteristics.
I am using Save_text Function Module for the same with required Key.
The Problem is when i use READ_TEXT function module i am getting the new text saved from the baove function module.... But at the same time when i go through the transaction C203 the changes are not reflected.
If i have some text prior and if i want to replace the old text then SAVE_TEXT function module works fine....
Please Do help me in this regard.......
if u need some more explanation along with the sample code do let me know.....
‎2005 Jul 08 11:16 AM
Hi,
I had a similar problem with production order confirmations. The solution was that there was a database field which had to be 'X' so the application would 'know' there is a longtext (in this case, AFRU-TXTSP). Once I set this field, the corresponding transaction would show the longtext.
Maybe something like that?
Regards, Joerg
‎2005 Jul 08 11:16 AM
Hi,
I had a similar problem with production order confirmations. The solution was that there was a database field which had to be 'X' so the application would 'know' there is a longtext (in this case, AFRU-TXTSP). Once I set this field, the corresponding transaction would show the longtext.
Maybe something like that?
Regards, Joerg
‎2005 Jul 08 11:55 AM
THANK YOU ........
yes there was a field TXTSP in PLFV table and on setting its value 'E'. the text started showing in the transaction ........u have solved my problem...
‎2006 Mar 15 4:06 PM
Hi,
Can u send me the sample code to load long texts using the FM 'SAVE_TEXT' . I am running into some size uses.. My input file has a long text field for every record which needs to be loaded.
Thanks in advance..
Binoy
‎2009 Feb 17 9:33 AM
Hin jyotsna,
I am having an issue when i maintain * for longtext.it is getting disappeared when i open text editor.when i come to original screen.the * value is getting disappeared.
Can you give some input to solve the issue
Thanks & regards,
Manoj
‎2009 Feb 17 9:42 AM
Hi Joerg,
I am having an issue when i maintain * for longtext.it is getting disappeared when i open text editor.when i come to original screen.the * value is getting disappeared.
Can you give some input to solve the issue
Thanks & regards,
Manoj