cancel
Showing results for 
Search instead for 
Did you mean: 

Errors in phase MAIN_SHDIMP/SHADOW_IMPORT_INC for upgrade ERP 6.0 EHP4

Former Member
0 Kudos

Hello,

I am executing the upgrade to ERP 6.0 EHP4-Stack4 and in the phase MAIN_SHDIMP/SHADOW_IMPORT_INC, i have the follow error:

*******************************************************************************************************

"SHADOW IMPORT ERRORS and RETURN CODE in SAPK-40001INCPRXRPM.FSD

2EETW165 Function "/RPM/RELATION_MODIFY (/RPM/CONFIG|15)" does not fit into the existing function group "(/RPM/RELATION_DATA|02)".

Long text:

Cause

A function module with LIMU FUNC ... was transported in the transport

request.

An import is only possible if this function module belongs to the same

function group in the target system and

has the same internal number as in the source system.

These conditions were not observed in the target system.

This problem can occur,

if an entry LIMU FUNC ... is included in a transport request manually

in the object list editor,

or if a function module is deleted, and then created again under the

same name in another function group, and deletion and creation are

recorded in the same change request.

System Response

The function module was not imported.

What to do

You can remove the error by making another transport from the source

system. Transport the affected function groups once more in their

entirety. To do this, use the transport object R3TR FUGR ... .

You can avoid the second type of error (deletion and creation in

another function group) as follows:

In the ABAP Workbench use the function <LS>Reassign</>, or record the

deletion and the new creation in separate change requests.

Release the change request with the deletion before you release the

change request with the new creation.

1 ETP111 exit code : "8"

***********************************************************************************************************************************

I don't found the function module or function group in the system, this system is the development instance.

Regards, Alberto.

Accepted Solutions (0)

Answers (1)

Answers (1)

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Check this [link|;

Thanks

Sunny

Former Member
0 Kudos

Hi,

I have checked the link before to open my question, but I can't or don't follow the instructions:

1. Ensure Namespace /RPM is modifiable in SE06

2. Call transaction SE37

3.Enter /RPM/RELATION_MODIFY

4.Select Function module-> Other functions-> Rename

5.Rename it to /RPM/RELATION_MODIFY_OLD

6.Release the request if one was created in the process

7.Restart the phase

The Function Module and the Function Group does not exist in our system. And when I can to create the Function Gorup, I have the follow error in the SE80: "Namespace /RMP/ does not exist", and when I try to create the namespace /RPM/ I don't have the "repair license".

I'm using the EHPI Upgrade tools for the EHP4.

Regards, Alberto

former_member264034
Active Contributor
0 Kudos

Hi,

As complete function groups, R3TR FUGR /RPM/CONFIG and

FUGR /RPM/RELATION_DATA are contained in SAPK-400SRINCPRXRPM

package which should be part of your current queue you can

try to reassign it to /RPM/CONFIG (se37->reassign them to )

If you receive error 'namespace /RPM/ does not exist' probably

/RPM/ is not in trnspace table.

For this reason, please go to 'SM30 ->v_trnspace > Maintain' and

then go to /RPM/ position, in change mode you could reselect "C" value

in Namespace role field and save it.

This should create the entry in trnspace table.

After that, you will be able to rename or reassign the function module.

Regards,

Aidan

Former Member
0 Kudos

Aidan,

I have created the namespace /RPM/ using the SM30. But the function groups does not exist. When I try to create the R3TR FUGR /RPM/CONFIG and FUGR /RPM/RELATION_DATA I obtain the follow error: "No valid change license available for namespace /RPM/".

Regards, Alberto.

Former Member
0 Kudos

Can you apply the CPRXRPM 400 CPRXRPM 400, 0010: SR-Installation in the trx SAINT? and then follow with the upgrade?

regards,Alberto