Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Saving Long Texts Thru Func Module

Former Member
0 Likes
584

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.....

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
520

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

5 REPLIES 5
Read only

Former Member
0 Likes
521

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

Read only

0 Likes
520

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...

Read only

0 Likes
520

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

Read only

0 Likes
520

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

Read only

0 Likes
520

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