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

Read_text Help

Former Member
0 Likes
467

Hi,

I need to find out the exact standard text name from Read_text function module. I am getting standard text from this function but i need to know the standard text name what exactly used here.

Regards,

ram

3 REPLIES 3
Read only

Former Member
0 Likes
430

Hi ram,

1. In read_text fm,

2. there is one parameter which is passed

NAME LIKE THEAD-TDNAME

3. that itself is the standard text name

4. Along with it, the other important

parameters, attached to standard text is

ID LIKE THEAD-TDID

regards,

amit m.

Read only

0 Likes
430

Hi,

I am passing the TDNAME in so10 transaction to get the standard text. But unable to see that here.

I am passing the TDNAME(text name) as 100000028(IFLOT-TPLNR) and tdid as ST and language EN. But unable to get the standard text stored for this.

Regards,

Ram

Read only

Former Member
0 Likes
430

check tcode SE75 to find out list of all Std.Text Ids.

Regards

Prabhu