cancel
Showing results for 
Search instead for 
Did you mean: 

Warning message display for Price check-Sale order creation

Former Member
0 Kudos

Hi,

While creating sales order at line item level a warning message is required to pop-up after validating if the sale order line item's Net Price = Gross Price.

1.Is there any IMG customization that can be done to acheive this? If Yes, how??

2.If it can be done only by adding a required message to message class, could you pls tell me the form which may require modification??

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi there,

This cant be handled by standard SAP. We can have a customized code in MV45AFZZ. There in the save user exit, we can put a code by which system will check the net price & gross price. If they are equal, then we can code sothat system throws a message.

Regards,

Sivanand

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks all

Former Member
0 Kudos

Hi,

Develope the logic in any of the following userexits avaialble in the program-

MV45AFZB

MV45AFZB

The requirement cannot be processed through Standard SAP behaviour.

Regards

Goutham

Former Member
0 Kudos

Hi,

i think we have to give some ligic in the program MV45AFZZ.

with the ABAPer help it may possible. or we have to use some userexit.

Regards,

Sumith