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

Transporting table entries

Former Member
0 Likes
756

Dear All,

I have problem in transporting table entries.

Can any body help me how can I transport table entries?

Thanks,

Venkat

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
711

Hi,

there are nearly the same thread in this forum:

Perhaps this solutions will help you?

Regards,

Stefan

5 REPLIES 5
Read only

Former Member
0 Likes
712

Hi,

there are nearly the same thread in this forum:

Perhaps this solutions will help you?

Regards,

Stefan

Read only

Former Member
0 Likes
711

Hi,

I cannot judge why the system does not allow to transport these data.

However, you can transport any tables entries with a simple trick:

(1) Create a workbench request

(2) Change the request (or its task) and add the following entry: R3TR TABU <name of table> =>

(3) Enter the key values you want to transport, e.g.:

- <client>* for all entries of the current client

- add additional restrictions for the table entry (<client><bukrs>* for all entries of a given company code)

Note that you cannot export data from another client because CTS will correct a foreign client key with the current client key.

Pre-Cautions: when you import these table entries in another client already existing values will be overwritten!!! So be very careful.

Regards

Sudheer

Read only

0 Likes
711

Hello Sudheer

Fancy being "quoted" this way...

Regards

Uwe

Read only

0 Likes
711

Hi Uwe,

however he has replaced your name with his name...

Sorry, couldn't resist...

Stefan

Read only

Former Member
0 Likes
711

hi

which kind of table?

Anyway generally you can create a request and insert the type object R3T TABU <table> by SE01 or SE09.

In this way you can transport all data but you'll overwrite all data of the destination system.

Max