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: 

COPY TABLE FROM A CLIENT TO ANOTHER CLIENT

Former Member
0 Kudos

HOW CAN I COPY A TABLE FROM CLIENT A TO CLIENT B.

IS THERE ANY DOWNLOAD UPLOAD FUNCTIONALITY WITH TABLES

WHICH TCODE I HAVE TO USED FOR THE SAME.

THANKING YOU IN ADVANCE

2 REPLIES 2

Former Member
0 Kudos

If I remember it right the objects that you create in repossitory are client independent. So, the table you create in one client, should be there in the other one as well. If you want it to be client dependent table, you just need to add the MANDT field to it.

If you are talking about two different systems, then you should transport the same.

Regards,

Ravi

Note : Please mark all the helpful answers

Former Member
0 Kudos

Hi ,

open the table in se11,

gotp technical settings ,, now f8 and see the contents of the table ..

from the menu bar in the table entry

options , select transport entries..

this will ask for a Transport Request ,

assign it .

after release the table along with the table contents are

transported to the target client .

regards,

VIjay