cancel
Showing results for 
Search instead for 
Did you mean: 

Make the sales order can't be change the Sales Qty of some Item

Former Member
0 Kudos

How to do?

How to make the user can't change the sales orderis sales Qty of some Items?

The status of these sales order completed (deliveried and billed)

Accepted Solutions (1)

Accepted Solutions (1)

former_member550050
Active Contributor
0 Kudos

Hi

I created a sales order say the order no is 10000 for material x for 25 units

This order is delivered ,pgi done and billed and even the payment has come

Now an user Does the T code VA02 put 10000 in the order no field and change the material qty x to 30

units and able to save this changed qty in the same order with a warning message and by that he reopens the whole order 10000

How to control that? This i have done

Go to OVAH t code and convert the message V4 ,083 from warning to error

This will fulfill your requirement

Regards

Raja

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

while change order Quantity following infomration you will get with statndared setting make it as an error.

Message no. V4096

Message no. V1033

Regards / akk

Former Member
0 Kudos

Hi Bean,

Another way of doing this is with the help of user exits.

MV45AFZZ.

We can control it through this user exit.

Regards,

Vvieks