cancel
Showing results for 
Search instead for 
Did you mean: 

Mandatory Pricing Condition

Former Member
0 Kudos

Hi Gurus,

We have a unique requirement where pricing conditions are to be made mandatory for certain plants. We have a made a custom table to define these plant codes. the logic is basically as follows:

If the pricing conditions are not found check if the plant code in Sales Order is equal to the plant code in custom table. If YES then give error “Pricing Conditions are not maintained


Can you please advise how we can achieve this, any user exit, etc...?

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member211104
Active Participant
0 Kudos

Hi Sarvesh

Check this MV61AFZA-USEREXIT_FIELD_MODIFICATION


                        RV61AFZB-USEREXIT_XKOMV_FUELLEN_O_KONP

it might help you on this requirment.

Regards

Sundar

Former Member
0 Kudos

Hello Sarvesh,

This logic can be easily built into a pricing requirement routine. There is a field KOMT1-KOBLI that can be toggled to make a pricing condition type mandatory based on certain criteria. So, you can make a check for the plant entered in the sales document item against your custom table and then assign the appropriate value to this field.

Let me know if this helps.

Best Regards,

Balaji