cancel
Showing results for 
Search instead for 
Did you mean: 

Sales order quantity decrease after delivered and PGIed.

Former Member
0 Kudos

Hi All,

I need all of your's help for the below mentioned requirement ---

--- Customer care can decrease a sales order line after it has already been delivered and PGIed. Customer care receives a warning massage, but can ingore this warning and proceed with the change. The requirement is to make this warning massage as a hard error massage so that it cant be changed.

Please guide me whether there is any settings by which I can make this as error massage so that it cant be changed by the customer care after Delivery and PGI is done.

Kindly guide me with the complete details ASAP.

Thanks,

Som.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

You will need to a create Transaction Variant.

Former Member
0 Kudos

HI,

Use transaction variant, go to SHD0 and run t code VA02, and put the qty field as not modifiable, and activate the screen varient

then customer cant change the qty, it will be greyed out

Former Member
0 Kudos

Hi Seshu,

Thanks for your kind help, and please help whether there are any other way to do this warning massage as hard core error massage.

And as you said i was trying with that - after entering into SHD0 and putting VA02 its asking for the Variant, so can you please guide me with the required variant name.

Please let me know.

Thanks again,

Som.

Edited by: som1983 on Jul 28, 2011 2:04 PM

Edited by: som1983 on Jul 28, 2011 2:05 PM

Edited by: som1983 on Jul 28, 2011 2:05 PM

Former Member
0 Kudos

HI

Assuming that you are getting this error Item &1: Order quantity smaller than delivery quantity: &2 &3 Message N0 V0483.

Then goto OVAH and make this error message to E from W

regards

Prashanth

Former Member
0 Kudos

Hi

Your requirement can be fulfilled by using a User exit

FORM USEREXIT_MOVE_FIELD_TO_VBAP

In the above User exit ask your Abapper to write a code

In the t code VA02 ask him to put screen input as 0 for t he field VBAP-KWMENG.

So that the field will be greyed out for the VA02 tcode

regards

Prashanth

Former Member
0 Kudos

Hi Prashanth,

Thanks a lot for your kind reply.

but is there any other way presents by which we can make the warning massage as hard core error massage?

the way you have suggested by that it will be greyed out complete VA02, but we are looking for only the warning massage as error massage.

please let me know if there is any other way to do this.

Thanks again,

Som.