cancel
Showing results for 
Search instead for 
Did you mean: 

What is the difference between BBP_PGRP_ASSIGN_BADI and BBP_PGRP_FIND?

dean_hinson2
Active Contributor
0 Kudos

Hello,

We currenlty use BBP_PGRP_FIND but was asked why we did not implement BBP_PGRP_ASSIGN_BADI? My initial response is the BBP_PGRP_FIND is for the loading the purchasing group and default extended details and the initial purchasing group for newly added items in the shopping cart.and BBP_PGRP_ASSIGN_BADI is for overriding (regardless of entry) of the purchasing group in the S/C, P/O,etc.

Is my statement correct?

Please let me know.

Regards, Dean.

Edited by: Dean Hinson on Jul 29, 2008 9:31 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

BBP_PGRP_FIND - Shopping Cart: Determine Responsible Purchasing Group(s)

You can use Business Add-In BBP_PGRP_FIND to implement determination of the responsible purchasing groups yourself in SAP Markets Enterprise Buyer. When you activate this BAdI, the Enterprise Buyer standard determination is deactivated in all applications.

BBP_PGRP_ASSIGN_BADI - EBP Purchasing Documents: Assign Purchasing Group(s)

You can use the Business Add-In BBP_PGRP_ASSIGN_BADI to change the assignment of the following documents to purchasing groups and purchasing organizations:

External Requirement / Shopping Cart

Purchase Order

Contract

Bid Invitation

Document-specific checks are then run on these changes.

Further more information se18--> badi name click on documentation tab will helpful...

Thanks

prasad.s

Answers (1)

Answers (1)

Former Member
0 Kudos

Dean,

I need to work with BBP_PGRP_ASSIGN_BADI.

Did you implement it?

Could you share your experience?

If we extent interface structures how to populate these fields during BADI call?

Thank you,

Gennady