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

SAVE_TEXT and CREATE_TEXT

gautam_totekar
Active Participant
0 Likes
2,871

Hi

What is the exact difference between function modules SAVE_TEXT and CREATE_TEXT?

1 ACCEPTED SOLUTION
Read only

andreas_mann3
Active Contributor
0 Likes
1,419

I think, with save_text you can insert and modify texts

A.

3 REPLIES 3
Read only

andreas_mann3
Active Contributor
0 Likes
1,420

I think, with save_text you can insert and modify texts

A.

Read only

0 Likes
1,419

Hi

Create_text is used to create the new text

save_text is used to change existing texts and to create new texts

Thanks

Arul

Read only

former_member214857
Contributor
0 Likes
1,419

Hi

These FM are coded to modify/insert records or information related with SAP scripts in table STXL.

READ_TEXT : Unpack text stored

CREATE_TEXT: create new key entry

SAVE_TEXT: updata an existent entry

Kind regards

Carlos Machado