cancel
Showing results for 
Search instead for 
Did you mean: 

qty updation in sale order

Former Member
0 Kudos

hi all

i need to restrict one task as follows.

when we have sale order "0001" for material "A" with qty say 100

we deliver part qty say 50.

now after this i change qty of sale order say 30, system allows to do. before doing this task is shows me a warning message that 50 qty of this materail is been deliver. please check.

now i want this warning message to be as a Error Message so that no one can change or update sale order qty below its goods movement qty.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

thanks 2 all

resolve the problem

reazuddin_md
Active Contributor
0 Kudos

take the message no.

Goto OVAH- change the message type from "W" to "E", if available in OVAH ( generally, only V4 class messages listed in OVAH)

if you wont find, you have to take the help of ABAPer to change this message from Warning to Error.

Former Member
0 Kudos

sir,

it resolves my issue

a small query

can we closed sale order like production order ? or something in sap with which we can make it uneditable so that in future no one can make changes in it ?

Lakshmipathi
Active Contributor
0 Kudos

There is no straight and standard option available. You have to go with sale order user exit or add this logic in your existing routine.

Even if you apply Reason for Rejection in sale order, only the status in document flow will get changed and again, the same can be changed.

thanks

G. Lakshmipathi