cancel
Showing results for 
Search instead for 
Did you mean: 

Moving tables with data from one client to another

Former Member
0 Kudos

Hello friends

I have 2 clients 001 and 002.

I have created a table with lots of data on client 001.

I have to get the same table on 002 also with the same data.

Is there an easier way of transfering this data from one table to another?

I would appreciate any feedback on this.

I know that mappings etc., can be done using the export and import of tpz file. So I want to know if there is any similar thing to transfer a table with data.

THanks

Ram

Accepted Solutions (0)

Answers (1)

Answers (1)

JL23
Active Contributor
0 Kudos

If you do not have the client field in your table, then the table is cross-client.

IF you have the client field filled with 001, then you need to create the same entries with client 002, I dont think that you can do this with a transport.

You have to write an ABAP that reads and writes the data.