SAP Messages

SAP message number 357 within class M8 - Invoiced quantity from order & & smaller than reversal quantity








Messsage Text for 357(M8)

Invoiced quantity from order & & smaller than reversal quantity


What causes this issue?
The quantity invoiced is smaller than the quantity reversed for item V2 of purchase order V1 . This can have one of the following reasons:
  • A credit memo was posted after the invoice you want to cancel was posted.

  • The GR/IR account has already been maintained for the order item concerned.

  • In both cases the quantity invoiced has been reduced. The quantity you wish to reverse would therefore be greater than the quantity actually invoiced. This is not possible.

    How to fix the issue?
    If a credit memo has been posted, you must first cancel this. Only then can you cancel the invoice. To see the number of the credit memo, choose Document -> Display , position the cursor on the order item and choose Environment -> PO history.
    If the GR/IR account has already been maintained, the invoice cannot be canceled. If this is the case, you must post a Credit memo without reference direct to the material to reverse the invoice and GR/IR account maintenance postings.
    Example:
    ,,Invoice ,,GR/IR accnt maint.,,Credit memo w/o ref.
    Stock account    ,,        ,,200 +             ,,200-
    GR/IR accnt      ,,200 +   ,,200 -
    Vendor account   ,,200 -   ,,                  ,,200 +
    


    ABAP Code to add mesage to own reports


    MESSAGE W357(M8). "warning message
    MESSAGE E357(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 357



    Return to Message Class M8