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

error in transport

Former Member
0 Likes
457

dear friends,

i have created a new table in RAD.with a new field.(order reason).it is reflecting in VKOA also.& working well in dev. as well as testing.but coming into prdn it is throwing error 'table c999 is not in ddic'while making investigation i found in the transport error log 'Ended with return code: ===> 8 <==='

suggest me where i am going wrong.to which area this issue belongs to.

dear friends,

i have created a new table in RAD.with a new field.(order reason).it is reflecting in VKOA also.& working well in dev. as well as testing.but coming into prdn it is throwing error 'table c999 is not in ddic'while making investigation i found in the transport error log 'Ended with return code: ===> 8 <==='

suggest me where i am going wrong.to which area this issue belongs to.

2 REPLIES 2
Read only

Former Member
0 Likes
437

Hi,

Return code 8 is due to dependencies when ever u transport any object u have to move all the objects as per ur grouping options, transportation follows hierarchy if any object is depended on other object u have to transport that to.

check whether u have transported all the objects which is required for the table.

Regards,

Omkaram.

Read only

Former Member
0 Likes
437

Hi,

check in table any dependencied have to move first.

EX; when you are transportin program have to move first any ztable ,structures .So check like dependies.

any structures,texts etc......