cancel
Showing results for 
Search instead for 
Did you mean: 

Release PO against contract whit limit value for USER

Former Member
0 Kudos

Dear colleague,

We work SRM server 5.5 . SP14 extended classic scenario, and we use contract management.

We need to release PO against contract and we want to LIMIT the users that PO value have to be between 60 USD as minimum order value and 120 USD as maximum order value.

We know that solution for the minimum order value is to use the u2018minimum order valueu2019 in the contract item with the value 60.

Can someone help with the solution to limit user to maximum order value against contract.

Thanks

B.R.

Gil shinar

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

One option is that you could implement the maximum value logic in BADI BBP_DOC_CHECK_BADI and give out proper error message if the user enters value outside of the range.

former_member183819
Active Contributor
0 Kudos

Note 1171999 - Check min order Quantity/Value against target Quantity/value