Dear All,
I need your suggestion for a scenario below:
Characteristic TAT has the values; TAT1, TAT2, TAT3, TAT5
Characteristic WRAP has one value; Yes.
The restriction is that, when TAT1 is selected, WRAP should be hidden always. I have used a procedure to hide the characteristic when TAT1 is selected.
Now, I am having problem when I am creating sales order.
When creating a sales order and using TAT2 or TAT3 or TAT5, the restriction does not apply for WRAP characteristic and Yes is also selected, and after completing the configuration and going back to line item, if I decide to change the value of TAT to TAT1, procedure gets triggered and WRAP characteristic gets hidden but the earlier selected value "Yes" for WRAP does not get deleted. Only the characteristic gets hidden.
I want to write a syntax in such a way that before the procedure gets triggered, I want to delete the earlier selected value of WRAP 'Yes', and then the procedure should get triggered.
Can anybody help me in acheiving this?
Thanks and Regards
Adithya