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: 

Standard Table Missing while remote client opy....

Former Member
0 Kudos

Hi Experts,

I am doing remote client copy from DEV to PRD, while in test run I found one standard table is missing (which starts from T ). It shows error.

How do i transfer a single table ? Is there any solution to cerate a request and then transfer for standard table ?

Pl. give us solution.

Yusuf

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

Go to Tcode SE80, select "Repository Information System"

Select "ABAP Dictionary" -> "Database Table" ->Enter Table Name.

Select menu Tables -> Transport and Enter the Transport Request Name".

Then you can transport the request to other system.

Thanks

2 REPLIES 2

Former Member
0 Kudos

Hi

Go to Tcode SE80, select "Repository Information System"

Select "ABAP Dictionary" -> "Database Table" ->Enter Table Name.

Select menu Tables -> Transport and Enter the Transport Request Name".

Then you can transport the request to other system.

Thanks

0 Kudos

Hi Sameer,

Thanks, My problem is solved with your reply.

Yusuf