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

abap package import...

Former Member
0 Likes
361

hi folks,

i have an issue trying to import a package from a 4.6 system to an ides ecc6 system...

the import of a 'z' package fails with return code 8 as some objects within the package have been created manually in the target ides system...

what will happen if i re-import the package with unconditional option set?

will i get duplicate objects attached to different packages, or will it overwrite each object with the correct/existing package from the source system?

thanks in advance,

drew

hi folks,

i have an issue trying to import a package from a 4.6 system to an ides ecc6 system...

the import of a 'z' package fails with return code 8 as some objects within the package have been created manually in the target ides system...

what will happen if i re-import the package with unconditional option set?

will i get duplicate objects attached to different packages, or will it overwrite each object with the correct/existing package from the source system?

thanks in advance,

drew

1 REPLY 1
Read only

Former Member
0 Likes
287

Hi,

If you forcefully import those objects, the already existing objects(with same name) will get overwritten. So either of the objects are to be renamed and then only transport.

Hope this helps.

Regards,

Renjith Michael.