SAP Messages

SAP message number 479 within class M8 - Price too high (tolerance limit of & % exceeded)








Messsage Text for 479(M8)

Price too high (tolerance limit of & % exceeded)


What causes this issue?
The price (value of the credit memo divided by the quantity) varies too greatly from the net order price.
INCLUDE MM_IV_MELDUNGEN OBJECT DOKU ID TX

System Response
The system has found that the value of the credit memo exceeds the expected value (credit memo quantity x net order price) by more than the tolerance for price variance set in Customizing ( V1 %).

How to fix the issue?
Check your entries are correct and make any necessary changes. If you post the document in spite of the variance, the system makes the posting and the relevant account movements. The document is not blocked. Copied from 083;


ABAP Code to add mesage to own reports


MESSAGE W479(M8). "warning message
MESSAGE E479(M8). "Error message
--> See here for more options


Contribute (Add Comments)

Use the comments section below to add any links, information or screen shots that you feel are relevant to this message. This could include issues you have found that cause the messages to appear incorrectly as well as any fixes you have found or relevant SAP OSS notes. You will then be able to find this information quickly, simply by searching on the message class M8 and number 479



Return to Message Class M8