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...?