Skip to Content
0
Former Member
Apr 21, 2009 at 10:25 AM

import requests

25 Views

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.