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: 

Transport of Customizing Tables

Former Member
0 Kudos

Hi experts,

there are possibilities of customizing content tables in a transport to write.

Thanks

Dirk

3 REPLIES 3

former_member667836
Active Participant
0 Kudos

Hi Dirk,

You can transport the customizing table value in two way.

1.Create a customizing request and add all the contents to this request and transport the request.

2.Customizing Table noramlly will show pop up screen for selecting request number while adding new entries to the table.you can transport this request also

Former Member
0 Kudos

This is good example :

/people/community.user/blog/2007/01/07/transport-table-entries

Thanks

Seshu

Former Member
0 Kudos

Go to transaction SE16, select your entries and go to Table entry -> Transport entries. It's only possible for some tables...

If you cannot do it that way,you have to create a Workbench transport order with transaction SE10. When created, click on it, go in menu Request/task -> Object list -> Display object list.

Go in modification mode and add a new line with:

PgmID = R3TR

Obj = TABU

Object name = Name of your table

Double-click on the created line and, depending on your need, put '*' in the key field or double-click on it and select the key you need to transport.