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

TDOBJECT & TDID creation steps needed

Former Member
0 Likes
9,509

Hi ,

How to create a new text object and text id, which is used for EDIT_TEXT . Please tell me the steps to create it..

Regards,

Sridhar.

Hi ,

How to create a new text object and text id, which is used for EDIT_TEXT . Please tell me the steps to create it..

Regards,

Sridhar.

13 REPLIES 13
Read only

Former Member
0 Likes
4,457

use Se78

Regards

rajesh

Read only

Former Member
0 Likes
4,457

USE Transaction SO10

Read only

Former Member
0 Likes
4,457

Hi,

We can aslo use SO10 for creating texts

Thanks & Regards,

Chandralekha.

Read only

Former Member
0 Likes
4,457

Hi

Good

Check the below link.

http://abaplovers.blogspot.com/2008/02/function-modules-create-text-and-read.html

Thanks

mrutyun^

Edited by: Mrutyunjaya Tripathy on Jul 29, 2008 2:13 PM

Read only

former_member217544
Active Contributor
0 Likes
4,457

Hi,

You can create new text ids and its respective description using the view V_TTXIDI .

To view the values, open the table TTXID.

Hope this iwll help.

Regards,

Swarna Munukoti.

Read only

0 Likes
4,457

send me the steps

Read only

Former Member
0 Likes
4,457

Please send the full steps.

Read only

Former Member
0 Likes
4,457

This message was moderated.

Read only

0 Likes
4,457

Hi Raghu,

You are not getting my requirement.

I am going to use EDIT_TEXT to display a new editor where the users types his information.

To call the function module I need to use TEXTID & TEXTOBJECT. how to create a new TEXTID and TEXTOBJECT.

Regards,

Sridhar.

Read only

0 Likes
4,457

Tcode SE73 -> Environment -> Standard Text.

Sorry, that is to create a standard text. To create a new text id etc I think you use tcode SE75.

Edited by: Christine Evans on Jul 29, 2008 11:25 AM

Read only

0 Likes
4,457

hey you must use

Tcode SO10

Regards

rajesh

Read only

0 Likes
4,457

I tried all the above steps but i cant create a new text object and text id...please send

the steps if any one can.

Points will be awarded.

Edited by: Sridhar MR on Jul 29, 2008 9:23 PM

Read only

0 Likes
4,457

OK. Tcode SE75. Choose Text Objects and IDs and click the Change button. On the next screen, click the Create button, enter the Object Name, Description and anything else it asks for, click the green tick. On the next screen, highlight the new object, click on the Text IDs button, click on Create, enter the Text ID and Description. Finally, save the lot.