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

about Save_text

Former Member
0 Likes
392

Hello...

I have a some question about SAVE_TEXT function..

Now. I will change a delivery header text

How to change a delivery header text using Save_TEXT funcion ??

I already execute save_text fucntion for changing text

But. I cannot change a delivery header text...

Please.. Help..me.. Thank you

1 REPLY 1
Read only

Clemenss
Active Contributor
313

Hi Dalho,

as delivery header texts are to be saved within the update process for a delivery creation or changed, this is done in UPDATE TASK.

You have to call function COMMIT_TEXT afetr SAVE_TEXT. Then is should work.

Regards,

Clemens