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

Text Elements

Former Member
0 Likes
830

Hi All,

I want to ask that where selction text & text symbols are stored ????

Like in any database or some other place ???

Plz its urgent ........

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
785

chk this FM

<b>READ_TEXT_ELEMENTS</b>

7 REPLIES 7
Read only

Former Member
0 Likes
785

They are stored in TADIR table with Program ID LIMU and Object REPT

Read only

Former Member
0 Likes
786

chk this FM

<b>READ_TEXT_ELEMENTS</b>

Read only

Former Member
0 Likes
785

hi,

Check TADIR tabe pass values to PGMID and OBJECT fields

Regards,

Santosh

Read only

Former Member
0 Likes
785

chk this FM <b>SELOPTS_AND_PARAMS</b> for selection texts

Read only

Former Member
0 Likes
785

Hi,

U have to go to table TADIR and u can check the related database view TRDIR

u have to give The program id as 'limu'and object name as 'rept'.

Or u can goto SE38 ABAP Editor and check the Radio button Text Elements and display u can find the Text Elements.

Think will be helpfull for u

Regards,

Ravi Kumar

Message was edited by:

Selvaraj Ravi Kumar

Read only

Former Member
0 Likes
785

Hi Anagha,

In SE38 ( ABAP Editor) , go to GOTO --> Text Elements -


> You will find Selection Texts & Text Symbols.

Regards,

Daniel.

Read only

Former Member
0 Likes
785

You can find them in transaction se38 then goto menu and select text element.