cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Minimum order value in vendor master - error message in SRM

Former Member
0 Likes
433

Hello!

I am using minimum order value in ERP for some vendors and I am wondering if is it possible to get the same error message in SRM.

While creating a shopping cart in SRM if the minimum order value is not reached, the following document created is a purchasing requisition.

I would like to get the error message that the minimum order value is not reached instead of the automatic creation of a purchase requisition.

Is it possible?

Thanks in advance!

Best regards,

Karin

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi Karin, if you need to show an error message during Shopping Cart creation you willl need to implement badi BBP_DOC_CHECK_BADI, and maybe create an RFC Function Module to check in ECC ir the minimum order value was reached or not and show the error message.

In order to control the following document you will need to implement badi BBP_TARGET_OBJTYPE.

Find bellow a sample .

Hope This Help.

Celeste

Former Member
0 Likes

Thanks for the help Celeste!

Best regards,

Karin

Answers (0)