cancel
Showing results for 
Search instead for 
Did you mean: 

Vendor/Price check in SC

former_member229388
Participant
0 Kudos

Hello Experts,

We are having SRM 4.0, Classic scenario.

We want to achieve below while creating SC,

1. Based on Purchase Grp and company code, have check on price (Total value can not be greater than XX)

2. Based on purchase Grp (and may be company code) have check on Vendor. (Vendor can not be blank/null)

3. Based on purchase Grp (and may be company code) have check on Amount. (Amount can not be blank/null)

We are thinking of using BBP_DOC_CHECK_BADI. But how do we validate Price and Vendor related info?

Any inputs would be helpful.

Thanks,

Dhananjay

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member229388
Participant
0 Kudos

Hello All,

Any updates on above.

Just to simplify,

While creating a Shopping Cart, below check is required,

1. Vendor and Amount field should not be blank. (Error message)

How this can be achieved?

Thanks,

Dhananjay