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

Replacing the text created in create_text

Former Member
0 Likes
620

My requirement is to update the long text of wbs element created initially using "create_text". Is deleting and creating again the only option. Are there any options to modify the existing text without deleting?

Thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
551

see if this fm helps i've never used it.

EDIT_TEXT

My requirement is to update the long text of wbs element created initially using "create_text". Is deleting and creating again the only option. Are there any options to modify the existing text without deleting?

Thanks in advance

2 REPLIES 2
Read only

Former Member
0 Likes
551

hi,

Yes you need to delete the existing text and create the new text using FM

DELETE_TEXT

CREATE_TEXT

SAVE_TEXT

Read only

Former Member
0 Likes
552

see if this fm helps i've never used it.

EDIT_TEXT