cancel
Showing results for 
Search instead for 
Did you mean: 

Which Function Module to debug for SOBO?

Former Member
0 Kudos

Hello All,

I had an issue in which in BBP when we click on shop for dropdown it contains duplicate entries of user. So, to resolve this I require to debug the FM in order to check from where this duplicate entry is coming.

Please, help me which FM is associated with shop for .

I have already debugged BBP_SC_APP_EVENT_DISPATCHER but could not find any thing.

Thanks and Regards

Himani Singh

Accepted Solutions (1)

Accepted Solutions (1)

laurent_burtaire
Active Contributor
0 Kudos

Hello Himani,

Did you first check if attribute 'REQUESTER' in PPOSA_BBP does not have duplicate entries for user's position or organizational unit ?

Regards.

Laurent.

Former Member
0 Kudos

Hello Laurent,

I have already checked PPOSA_bbp in that there is single entry for requisitioner.

Thanks and Regards

Himani Singh

laurent_burtaire
Active Contributor
0 Kudos

Hello,

What is your SRM release ?

In SRM 7.0, function module is BBP_GET_BOBUSERS_F4.

Regards.

Laurent.

Answers (1)

Answers (1)

ricardo_cavedini
Employee
Employee
0 Kudos

Hello,

I got this issue already in the past.

Even if in the PPOMA_BBP, relationship is correctly maintained between organization and Business Partner, search help shows replicated BPs as result.

This happens because in BP transaction the business partner is connected to two organizations.

This might be due to drag and drop of users from one organization to another. In order to correct this we can move the position of the user to old organization and put it back to the current one.

Kind regards,

Ricardo