‎2009 Apr 21 11:25 AM
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.
‎2009 Apr 21 11:30 AM
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
‎2009 Apr 21 12:29 PM
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.
‎2009 Apr 21 12:37 PM
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
‎2009 Apr 22 7:13 AM