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

Modify Loding instruction data

Former Member
0 Likes
531

Hi ,

I need to update loading instruction for given customer .These data available as text in the text table.

I'm using read_text function module to read the data. My question is how should i update these text.

Need to do mass upload. Instruction text size is 300 characters.

Thanks in advance,

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
505

Use FM SAVE_TEXT

Refer FM documentation for details..

3 REPLIES 3
Read only

Former Member
0 Likes
507

Use FM SAVE_TEXT

Refer FM documentation for details..

Read only

Former Member
0 Likes
505

Hi,

Check with FM SAVE_REPORT_TEXTS

regards,

Anki Reddy

Read only

Former Member
0 Likes
505

Use function save_text and then function commit_text