SAP Messages

SAP message number 345 within class M8 - Price change not allowed, due to negative stock








Messsage Text for 345(M8)

Price change not allowed, due to negative stock


What causes this issue?
You want to change the price of a material.
You cannot change the price in the current period, as negative stock exists.
You cannot change the price in a period which is not the current period because:
  • either the stock in the period selected is negative

  • or the stock in the current period is negative

  • or the stock in the selected period and in the current period is negative


  • ABAP Code to add mesage to own reports


    MESSAGE W345(M8). "warning message
    MESSAGE E345(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 345



    Return to Message Class M8