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

using text elements in so10 standard texts

Former Member
0 Likes
824

How to use text elements in so10 standard texts.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
632

Hi sridhar,

Check this link:-

[Text Elements in SO10|http://help.sap.com/saphelp_47x200/HELPDATA/EN/83/54305b0c4e11d399bd0000e83dd9fc/frameset.htm]

Best of luck,

Bhumika

3 REPLIES 3
Read only

bpawanchand
Active Contributor
0 Likes
632

Hi

By using INclude

Regards

Pavan

Read only

Former Member
0 Likes
633

Hi sridhar,

Check this link:-

[Text Elements in SO10|http://help.sap.com/saphelp_47x200/HELPDATA/EN/83/54305b0c4e11d399bd0000e83dd9fc/frameset.htm]

Best of luck,

Bhumika

Read only

Former Member
0 Likes
632

HI,

In DDIC we have two structures :

1. THEAD - Text Header

2. TLINE - Text Lines

SO10 is the tcode..for standard text...

We have a FM to read the text ... read_text...

and save_text is for create text..

this text is are used in SAP scripts...

the standard text is identified by three parameters :

1. Text Name

2. Text ID ( ST for standard text )

3. Language

hope helpfull

Raghunath.S