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

Problem in Transport Request

Former Member
0 Likes
1,513

Hi All,

I am trying to transport the contents of a Z table from one client to another client using sm31 transaction.

When i tried to do this, i am getting the problem like

"Transport is not possible for the specified data".

the table type is: Master data, Transparent Table

Moreover this table is having three fields and all are Primary key fields.

Any one have idea how to solve this problem?

Thanks in advance.

Ram Sri

7 REPLIES 7
Read only

FredericGirod
Active Contributor
0 Likes
973

Hi,

check the delivery class of your table, you could transport only specific delivery class.

Rgd

Frédéric

Read only

Former Member
0 Likes
973

Hi,

the delivery class of the tableshould be 'C' - customizing to enable the transport of table contents.

Regards,

Shashank

Read only

Former Member
0 Likes
973

Hi Ram,

Point one, you dont transport data from one client to another but you create a customising request and copy the request to other client using the transaction SCC1.

Point two, I am not sure why do you ever have to transport data which is of type Master data. But as far as I see I guess that you have created a table with Delivery class as 'A'. Make it 'C'.

Regards,

Srikanth

Read only

Former Member
0 Likes
973

We have changed the delivery class of the table to C. But when we tried in SM31, we are gettting the same error.

Any more suggestions?

Ram sri

Read only

Former Member
0 Likes
973

Hi ram,

1. delivery class

2. make the delivery class of your z table

to 'C' (customizing)

3. then it will ALWAYS ask

for request,

whenever u create new entries into this table.

(via sm30)

4. make sure u save and activate the table.

also delete and re-create the table maintenance.

regards,

amit m.

Read only

Former Member
0 Likes
973

Thanks for your replies.

I have recreated the table maintenance generator and still getting the same problem.? ANy suggesions??

Rgds

Ram sri

Read only

0 Likes
973

Hi again,

1. did u save and activate

the table before re-generating table maintenance ?

regards,

amit m.