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

Create Text object

Former Member
0 Likes
16,332

Hi every one,

Please help me creating  my own Text object referring Standard text object.

Suppose, we have KONP text object which is a standard text object and it has its own routine to process.

Now, I want to create ZKONP same like KONP also I should be able to use the standard routine of KONP.

Please help me with this.

Thank you in advance.

8 REPLIES 8
Read only

Former Member
0 Likes
5,641

Goto SE75.

Change->Create->Text Object->Editor application TN and Line Width 72.

Read only

0 Likes
5,641

Hi Venkat,

Thanks for your quick reply.

I have asked the process of creating my own Text object by taking the reference of other standard text object where all the ID's and routines of standard text object should be copied to my text object.

Read only

Former Member
5,641

Hi,

Goto SO10--->utilities---->Copy From Client

Give your standard text object name(KNOP) in TEXT NAME field and Give your custom object name in Target name (ZKONP) field.

Thanks

Mani

Read only

Former Member
0 Likes
5,641

Hi Kishore,

Below link will be helpful for you:

http://www.kodyaz.com/articles/how-to-create-standard-text-using-so10-sap-tcode.aspx

Also, you can use the transaction SO10->utilities->copy from client

and give the source and target name.

Read only

0 Likes
5,641

Hi,

Thank you for your reply.

I wanted to create Text object not a standard text. Both are totally different.

Read only

Rushikesh_Yeole
Contributor
0 Likes
5,641

Can you check transaction SE75.

Here, you create or copy KONP object.

Read only

0 Likes
5,641

Hi,

I want to how to copy the text object ?

Read only

0 Likes
5,641

I think you want to create your own Text Object. Open the view "V_TTXOBI" from SM30 and here you can create your own Text Object. But how you can link this to your Std Object or any custom, transaction, you will need to investigate a little 🙂

Hope this helps !!

- Harshad