Invalid Pricing Notes
Invalid Pricing Notes
Invalid Pricing Notes
The reason for quote item not being displayed in quote confirmation page is because for the
corresponding line item flag is not set for the field VBAK- ZZGENINVALIDPRC .
The reason why flag is not set is because the user exit to check invalid pricing is not getting triggered.
The user exit will only trigger only if there is variant key in sale order or Quotation.
So need logic to understand if there is no variant key how do we identify that it is a Quote Item.
Existing Logic
Line no 93 ENDIF
New Logic
then check XKOMV-KSCHL has condition type EDI1 . If EDI1 is there, then
komp-zzgeninvalidprc = 'X'