cancel
Showing results for 
Search instead for 
Did you mean: 

Function does not fit into the existing function group

michael_swistowski
Participant
0 Kudos

Hello,

I am doing Upgrade of ERP EHP6 of HR components (SAP_HR and EA_HR) with SAINT and got an error in TEST_IMPORT PHASE.

Function HR_PL_D_DE_OZTBAU (3101 58) does not fit into the existing function group ((31DE 76))

Message no. TW165

Diagnosis

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.

Procedure

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 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.

Do you have any idea what to do? My SAINT/SPAM was on the newest level. All other packages were imported successfully.


Thanks and Regards

Mike

Accepted Solutions (1)

Accepted Solutions (1)

Sriram2009
Active Contributor
0 Kudos

Answers (0)