You copy one of the following BOL tree profiles which are used within the identification scenario:
IUICMD_BP
IUICMD_BP2
IUICMD_BP3
IUICMD_BP4
IUICMD_TO
IUICMD_TO2
IUICMD_TO3
Even if you have not made any changes to the copied profile, the result list in the identification may differ from that in the standard system.
This issue is caused by the fact that the user exit class does not match the copied BOL tree profile since the name of profile is sometimes hard-coded.
In order to fix this issue you also have to copy the relevant user exit class since the profile name is hard-coded in this class or in some methods.
- CL_IUICMD_BOL_TREE
CL_IUICMD_BP_BOL_TREE
CL_IUICMD_BUAG_BOL_TREE
CL_IUICMD_TO_BOL_TREE
After you copy the user exit class, you must enter the name of the copied class in the hierarchy of the copied BOL tree profile.