cancel
Showing results for 
Search instead for 
Did you mean: 

Make quantity field of Free goods as non-editable.

Former Member
0 Kudos

Hie!

I have free goods scheme of 9 + 1 .If quantity of main material is 10 then it will split into 9 + 1 where 1 is free of cost.

While making the sales order the free goods quantity field is editable. So the users are able to change the free goods quantity. I want to make this field as non-editable.

Please suggest how to do this.

Thankyou.

Accepted Solutions (1)

Accepted Solutions (1)

former_member550050
Active Contributor
0 Kudos

Hi Pallavi

If you change the manual qty which is automatically determined by the system then there will be a message thrown by the system

Suppse in your case if 9+1 you change the qty manually to 2 from 1 there is a message V1 no 737 thrown by the system

You need to change the message class thro ABAP development only not possible thro customization

Not only this in delivery also it is possible to change the free qty and this also has to be controlled by the ABAPer only

Regards

Raja

Answers (2)

Answers (2)

Former Member
0 Kudos

Please help in writinh code for the same.

Former Member
0 Kudos

HI,

Just check this exit FORM USEREXIT_FIELD_MODIFICATION in the include MV45AFZZ where u can add the custom functionality as per ur requirement, take abaper help to do this.

regards,

kishore.