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

import requests

Former Member
0 Likes
562

Hi all,

I have import a request.but after complition of import in Transport log i got this 2 errors.

Selection for Import 21.04.2009 01:39:57 (0) Successfully Completed

Import ABAP Dictionary Objects 21.04.2009 01:47:38 (8) Ended with errors

ABAP Dictionary Activation 21.04.2009 01:48:53 (4) Ended with Warning

Import 21.04.2009 01:49:53 (8) Ended with errors

Check Versions 21.04.2009 01:50:48 (0) Successfully Completed

Generation of Programs and Screens 21.04.2009 01:51:53 (4) Ended with Warning

We have already the package name and function group name in the client server .We have to import new function modules.The import also contain same package name and function group name(client system).We want to add 3 more function modules in existing Function group and in same pacakge name.Is it creates problem?

Thanks in Advance.

4 REPLIES 4
Read only

Former Member
0 Likes
537

what about if you search your import overview a bit more detailed, it has the information WHICH data dictionary was activated with warning or error.

Come on do your work a watch a little closer, dont just throw in "i got error, what could it be".

There are some "+" in your import protokoll which you should expand to see what there really happened. most probably your questions will be solved after this, if not, come back and ask a bit more detailed.

thx

Read only

0 Likes
537

Hi

I have activated function group. We have already the package name and function group name in the client server .We have to import new function modules.

The import also contain same package name and function group name(client system).We want to add 3 more function modules in existing Function group and in same pacakge name.

Is it creates problem?

Madhu.

Read only

0 Likes
537

Is this your only standard text?

Study the transport logs for the import steps with return code 8, like Florian said, these tell you exactly what went wrong.

Thomas

Read only

Former Member
0 Likes
537

no