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: 

moving table entries

Former Member
0 Kudos

i need to move a table entries to one system to another system.

for that I have created maintence view and using transaction SM30 transaction i have created Transport request

both transports moved to another system but I find only table structure not the table entries?

is there any way to move them?

Plz help me

6 REPLIES 6

Former Member
0 Kudos

Hi,

If there only few entries , you can try this

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

if the entries are huge , then the above method will be tedious

have you checked the transport request ?? are there entries in the request

Former Member
0 Kudos

Hi,

you can move the data from one system to another using Idocs only.if it is a Ztable you have to create custom idocs.

you can use above but you have to enter all the key field values you have to transport.generally and mostly sap customers use idocs or bapi's to transport data.

reward points if helpful.

Former Member
0 Kudos

In technical Settings, there is a check box called "Log Data Changes". On marking this check box all the table entries can be tranported through the Change request.

Reward points if usefull.

Thanks,

Veerendranath.

former_member667836
Active Participant
0 Kudos

Hi,

You can forcefully add the contents in the request.

2 way you can add the content inside request.

1.take the table through transaction SE11

2.select all the entries in the table

3.take 'Table Entry' from menu

4.select the 'Transport Entries' from the menu

5.This will prompt a request ,here you can give one request and transport the same

Second method

1.Create one request

2.Take transaction se01

3.take the request which we created

4.Double click on the request

5.select the object tab

6.forcefully include the objects there

regards

shibu

Edited by: shibuettickal on Apr 17, 2008 6:39 PM

0 Kudos

is anyone have an idea why my Tranport entries is disabled?

Former Member
0 Kudos

Hello

Chandrasekhar has provided a helpful link which will help solve your problem.

One thing to add is that to avoid the tedium of adding one entry at a time you can transport a complete table by using an astersk as the key value.

This will attach all entries of the table to a request which can then be transported.

Hope this helps a bit.

Regards

Grfeg Kern