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

TEXTPOOL Maintenance

Former Member
0 Likes
2,085

Hi,

A simple one, I use to have textpool that i read like this:

READ TEXTPOOL 'Z****' INTO lt_txt_lib LANGUAGE iv_language.

But I forgot where can I maintain the text pool content.

I remember a transaction that let me choose a textpool in its original language and then translate it or add lines.

But I completly forgot the transaction code for it.

Thanks a lot.

Matthieu

2 REPLIES 2
Read only

Former Member
0 Likes
924

se32 is for text elements

If ur problem is solved from my answer pls reward points to me

Message was edited by:

Chandrasekhar Jagarlamudi

Read only

0 Likes
924

Oh yes, thanks a lot.