‎2011 Dec 07 5:27 AM
Hi all,
I am transporting the user group, infoset and query from development system to quality system and i am able to export it successfully but at the time of import from quality system i am getting the error .
please find the attached description of error-
Query z_it0023 of user group HR_CPC (Import option replace)
compare query z_it0023/ HR_CPC <-> Infoset ZHR_REPORT : Field p0002-ZMIDNM is missing
Import fro query Z_IT0023 / HR_CPC cancelled RC = 08.
I am not getting why this error is occur as field P0002-ZMIDNM is alreday present in the infotype and in infoset both.
Please some one help me out , it would be great help for me.
thanks,
Khush
‎2011 Dec 07 5:44 AM
Hi Khush,
You need to check whether the field 'p0002-ZMIDNM' is part of an append structure or include structure. If yes then ensure that the main request for the append/include structure for table P0002 is transported first. If the same has been saved as a local request, then, convert the developments to a request and assign a package to it. Transport the changes to table P0002 and then this request.
Regards,
Pranav.
‎2011 Dec 07 5:48 AM
hi,
thanks for the quick respose.
request related to field P002-Zmidnm is already gone to production
‎2011 Dec 07 9:05 AM
Hi,
There are 2 options I can possibly think of:
1. Add the relevant object for P0002 in your request and then re-transport it.
2. Check with your BASIS Team for problems in transporting other requests. There may be a possibility that all requests may be facing a problem due to some BASIS issues relating to the transport path.
Regards,
Pranav.
‎2011 Dec 07 9:22 AM
I had a similar issue sometime back ! i guess it was due to the User Group present in other server.
I had to tackle this problem by Downloading & Uploading Queries & Infosets in another server.
Some said to check the "Overwriting Allowed" Checkbox .may be u can try this as well if it solves the issue
‎2011 Dec 07 10:19 AM