cancel
Showing results for 
Search instead for 
Did you mean: 

BP Central block

Former Member
0 Kudos

Hi All,

We are getting org structure from HR,whenever user get terminated we are not able to view his carts becoz that user not tied to any position, we have developed a custom program to extend the validity date for the user and updating the attributes.After running the program we are able to view the carts,but whenever SRM receives the termination data from HR it is

centrally blocking the user(In BP status tab).When somebody try to approve the cart it is throwing error " partner is blocked" .

Is there any way to remove the block.

Thanks in advance.

Sobhan

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

<u>Please try the logic mentioned in the SAP OSS Notes to be used in your custom program -></u>

Note 612422 - EBP 2.0C-4.0: No check occurs if the bidder is blocked

Note 510684 - EBP 2.0: Processing of invalid vendors

Note 501090 - Locked vendors / vendors to be deleted can be selected

Note 1035481 - Follow-on Note of 828170

<u>Incase this does not help, please ensure that the Partner which you are selecting in properly configured in the system.</u>

Do let me know.

Regards

- Atul

Former Member
0 Kudos

Hi,

Try using the FM 'BBP_BUPA_CHANGE_PARTNER_STATUS'.

Also see these related threads;

BR,

Disha.

<b>Pls reward points for useful answers.</b>

Former Member
0 Kudos

HI Sobhan,

Why dont you sue the same Custom Program to remove the block for a terminated User when you are updating his position. You can add an additional logic for the program to unblock the BP of that User from table BUT000 in field XBLCK.

If this doesnot help, let me know if might have some better solution for you.

Pls Asisgn points for usefull answers!

Sundeep

Former Member
0 Kudos

Hi Sundeep,

Thanks for your reply.

Do you know any function module to clear the block.

Regards,

Sobhan