Application Development 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: 

transaction code for text elements

Former Member
0 Kudos

hi can any one tell me is there any transaction code for text elements3

vaasu

Title was edited by:

Alvaro Tejada Galindo

6 REPLIES 6

Former Member
0 Kudos

SO10

<b><REMOVED BY MODERATOR></b>

Message was edited by:

Alvaro Tejada Galindo

Former Member
0 Kudos

se38

<b><REMOVED BY MODERATOR></b>

Message was edited by:

Alvaro Tejada Galindo

Former Member
0 Kudos

hi

good

there is no such tcode for creation of the text elements,you can create a text element while create your report in se38,so you can create it using se38

thanks

mrutyun^

Former Member
0 Kudos

Hi

Text Elements are nothing but the Texts which we write in the Program attributes.

in SE38.

And with respect to script it is the place where we write our Script code in the Page windows.In SE71

so in which aspect you are asking this.

There is straight Tcode to see them

use the above tcodes

Regards

Anji

Former Member
0 Kudos

use se32

bastinvinoth
Contributor
0 Kudos

You cant able to see all text elements in single transaction.

there are certain steps to you should understand in SAP.

i have listed out some info's to you for clear understand about text elements.

1.if you want to see programming text elements in separate transaction means use 'SE32'.

   there type your program name and click 'DISPLAY'.

2.for standard text goto-> 'SO10'.

3.for scripts ,You can define text elements (window texts) for each window.

   On the Form: Request screen, choose Edit-> Text elements

4.for smart-forms ,You can define text elements (window texts) for each window.

   On the Form: Request screen, right click choose  create-> then -> Text

5.for module-pool, IF you want text for box heading in module pool,than just double click on that box

   and write for label in text part of attribute window.

http://help.sap.com/saphelp_nwpi71/helpdata/en/e3/9609f6eb0711d194d100a0c94260a5/content.htm

Regards,

Bastin.G