MR11- Purchase order items not balanced. Material price will be negative

Hi all,
Currently i have PO with stock items with document date on Aug with qty of 5 and good receipt  with qty of 5 on the same month as well. After that when it performs MR11- account maintenance i encounter the error above.
It has performed good issue to production and now left 5 qty.
Initially i thought because the stock value cannot absorb the material price, but i have done the same simulation on QAS. it seem to working fine.
Can you assist me on this.

Hi Jurgen,
Actually i have found the Snote related to this issue. It has solved the issue for me.
To clear the purchase order items, proceed as follows:
1. Execute transaction MR11 "Maintain GR/IR Clearing Account" with the
relevant selection parameters. Select all proposed account maintenance
document items whose cumulated difference value of a material is less
than the current stock value (SALK3) of the same material.
Post this account maintenance document.
2. Execute transaction MR11 "Maintain GR/IR Clearing Account" with the
above selection parameters again. Select a proposed account
maintenance document item whose difference value is greater than the
current stock value (SALK3) of the same material. Post this
account maintenance document. Post the portion of the current stock
value to the stock account (BSX). The rest is distributed to the price
difference account (PRD). Now the current stock value (SALK3) of the
material is 0.
3. Execute transaction MR11 "Maintain GR/IR Clearing Account" with the
above selection parameters again. Now you can post all remaining
proposed account maintenance document items for this material.
Note 1305016 corrects the symptom described.
SNote 1305016 - MR11_Negative stock value for value-only article II
SNote 983769 - MR11_CKMLGRIR 023 for GR-based IV & matl moving avg. price
Thank again for your assistant.

Similar Messages

  • Purchase order Item note

    Hi,
    I am displaying a Purchase order report. I need to display the Purchase order Item Note.Using read text i am unable to find out can any one suggest me how to find out.
    Regards,
    Raghu

    Try below code
    data : it_address type table of tline with header line.
            call function 'READ_TEXT'
              exporting
                client                  = sy-mandt
                id                      = 'F01'
                language                = sy-langu
                name                    = <CONCATENATE PONUMBER &PO LINE ITEM>
                object                  = 'EKPO'
              tables
                lines                   = it_address
              exceptions
                id                      = 1
                language                = 2
                name                    = 3
                not_found               = 4
                object                  = 5
                reference_check         = 6
                wrong_access_to_archive = 7
                others                  = 8.
    Regards
    Vinod

  • Material Price will be Negative

    Dear team,
    While doing the return delivaery through  MIGO with the transaction type 122 ,system is giving the messga elike material price will be negative.The Goods receipt has taken place yesterday date only no invoice verification has happend.Stock availability also availabe to the concern Material .Curency available is INR.Currently working on 4.6.Please advice to proceed further.Thanks for the consideration.
    Regards,
    Suma Nalluri.

    Hi Santosh,
    GRN was done for 07.12.2009 .At the time of placing order the material cost is 20 .81 p.a ,When they are doing the return delivery system is giving the message Material Price will be Negative.Currenlty material master moving average price is showing 20.61 p.a.Please advice to proceed further.Thanks for your support.
    Regards,
    Suma Nalluri.

  • C+ 131 (Error message) material price will be negative

    Hi
    While transfering normal stock to project stock, system responding with error message as "material price will be determined negative value".
    Material ledger is already activated - Material price indicator is "V" - e.g., if the material price is below    10$ while doing the MB1C: Stock transfer, system responding as said above. If i increase the material price using MR22, system is not giving any error message and allowing me to post. Here, material is spare part (procured from outside).
    Is there any config settings which caused the error message ?
    Please share your thoughts if anybody has faced this type of error earlier before.
    Thanks in advance for your reply.
    VVR

    Dear Team,
    While cancellation of GRN document system is showing the message like  C+ 131 (Error message) material price will be negative.
    As per the analysis the concern Po was belongs to 2008 the material price was 85 MAP.Gooda receipt completed on 22.04.2010.The qty of the gr document is 51.
    Now we are unable to cancel the GRN document systemis showing the error message like the above mentioned.
    Note: My MAP price 11 rs.I need to know howthe system is reduced this level.where i can see that.Kindly advice to proceed further.
    Regards,
    Suma Nalluri

  • Error:C+ 131 (Error message) material price will be negative

    Dear Team,
    While cancellation of GRN document system is showing the message like C+ 131 (Error message) material price will be negative.
    As per the analysis the concern Po was belongs to 2008 the material price was 85 MAP.Gooda receipt completed on 22.04.2010.The qty of the gr document is 51.
    Now we are unable to cancel the GRN document systemis showing the error message like the above mentioned.
    Note: My MAP price 11 rs.I need to know howthe system is reduced this level.where i can see that.Kindly advice to proceed further.
    Priority is high for us.Your replay is most valuable for us.Thanks for the consideration
    Regards,
    Suma Nalluri
    Edited by: SUMA NALLURI on Apr 24, 2010 2:09 PM

    Hi,
    could you explain how solve this problem?
    Thanks
    Beste

  • Purchase order item text and material valuation class

    Dear Experts,
    A purchase order item text needs to be maintained for a particular material valuation class when the PO is created, is there anyway that this can be customized?

    Hi,
    Maintained Text in Material master record
    patah:Goto material mater change view,select plant view, then go to puchase order text there u
    can maitain material text. same text is automatically comes while creating Purchase order.
    regards,
    Ali

  • In MR11 - u201CNo (suitable) purchase order/item found     u201C.

    Hi Friends,
    We are having issue with MR11 in 4.6 B. While doing MR11 for a PO where Delivery costs have not been balanced, we are getting message u201CNo (suitable) purchase order/item found     u201C.
    In the research, we found that in 4.6 B, MR11 is using program SAPMM08K, where as in ECC 6.00, it is using program SAPRCKM_MR11.
    Initial fetch from PO history table :
    4.6 B -> In 4.6 B we are using EKBI view (Join via EKKO / EKPO / EKBE for MR11) to fetch the PO history table. (It is not considering EKBZ table for delivery cost records)
    Program is checking the Quantity of EKBI, if there is no difference in quantity then it is coming out of loop and showing message
    No (suitable) purchase order/item found
        Message no. M8 401
    3CAUSE&
        No purchase order exists which corresponds to your entry for a quantity
        difference posting.
    ECC 6 -> In ECC 6.00 we are using view V_CKMLGRIR (DB View: Selection for MR11 Clearing GR/IR Clearing Account Table u2013 EKKO, EKPO and EKBE)
    Here also program is checking the Quantity in the View, if there is no difference in quantity then it is going for another fetch (which is missing in 4.6 B).
    In the another fetch, it is checking View V_CKMLGRIR_FR (DB View: Selection for MR11 Clearing Freight Clearing Accnt Table u2013 EKKO, EKPO and EKBZ)
    I've searched sap notes but couldn't find much help. I've tried different search criteria but no luck. Could anyone able to help me?
    Thanks,
    Ramesh S

    HI
    MR11 will show only the blocked invoices due to quantity/price difference.
    First of all please check your invoice (MIRO of your required PO) that it is blocked for invoice verification or not .(Please note block for payment is not relevant for MR11).
    Further please check if you have mainatined any tolerance in GRN (MIGO) for under or over delivery , so it is not escaping the PO due to under/over tolerance limit.
    Cheers
    Mukta

  • Purchase order item details in the drop box is not appearing

    Hi all ,
    I have created a 'Z' transaction  ME22N .Purchase order change .
    In that transaction purchase order item details in the drop box is not appearing.
    Please suggest .

    Hi,
    System will not display the Purchase order item details in the first screen. First enter the data on the Item overview like Material or short text then only it will display the Item details.
    I think you are checking with out entering the data on Item overview .
    Check by entering the material/short text.
    rgds
    Chidanand

  • Profit Segment not activated during creation of purchase order item

    Hello,
    While I create a Purchase Order Item, in the account assignment tab, I may fill in at least a cost center or a cost center and an internal order.
    If I fill in only a cost center and key the enter buton, the profit segment is activated.
    If I fill in the cost center and the Internal Order at the same time and afterwards I key the enter button, the profit segment is not activated. I have to click on the Profit segment button and validate the profit segment manually.
    Could you tell me what the problem is?
    Thank you in advance
    Regards

    Hi
    That makes sense to me
    In any entry you can enter One REAL Object and more than one Stat Object...
    SInce you entered Cost Center in Option 1 - You were proposed with PSG and IO as the option
    Since you entered Cost center *** REAL IO in Option 2 - The system got what it wanted i.e. One REAL OBJECT.. hence, no more objects are proposed to you... However, you can manually enter PSG or WBS if allowed in your Field Status Group in FI
    br, Ajay M

  • Purchase Order item wise should not be DELEATED once GRN/IR is done

    HI All,
    HERE is ISSUE,
    Purchase order is Created which consist of two line items 10 and 20 .
    now aganist the PO  item 10 GRN/IR is done their by purchase history gets generated.
    In std SAP these type of item can be deleated but  the user wants that these type of Items in purchase order should not be deleated for which PURCHASE order history is generated.
    And their should be an error or warning message when ever the user try for deleating the Item.
    So Can any one  guide how to proceed?
    solution is very URGENTLY needed.
    Regards,
    Rajashekhar

    Hi,
    You can ask your ABAPer to write a piece of code in the enhancement MEVME001 in such a way that he has to check the EKBE(History per Purchasing Document) table for the entries by passing the PO & PO line item number, if the entries are present then the error deletion of the item cannot be done.
    Thanks,
    Mahesh.

  • Error in MR11: One or more purchase orders were not updated

    Dear Gurus,
    While posting MR11 for a account assigned purchase order i'm facing a error as "One or more purchase orders were not updated" under message ID CKMLGRIR 003.
    Diagnosis: An error occurred during the update. As a result, an entire processing package of purchase orders could not be cleared.
    I checked with the PO and it looks correct.
    What may cause this issue? I'm using 4.6C release.
    Thanks in advance.
    Regards,
    RathiM

    Please check the SAP note below  :
    843022  MR11: Error log, purchase order number is missing

  • Free Item in Purchase Order Item

    Hello All,
    I would like to ask where in table level can I identify Purchase Orders which have "Free Item".  Because on the screen field i saw from the technical definition that the "Free Item" is of field MEPO1211-UMSON, but when I go to EKPO I cannot find the corresponding field.
    I have this idea but I don't know if it is right or not, in case I uncheck the "Invoice Receipt" in the Purchase Order Item details, the "Free Item" check box appears.  So I am thinking is all Purchase Order Items which have "Invoice Receipt" (EKPO-REPOS) uncheck considered as a "Free Item".
    Thanks.

    Hi,
    When we are talking about Free Items, in SAP terms, it means that we would not have any conditions/Gross/Net Price.
    Also, Invoice Receipt will be unchecked because for free items, there would not be any invoice right?
    So we can conclude that, once Invoice Receipt is unchecked + Free items is checked, this particular line item will be received as free goods.
    Note that if the material is valuated, it will affect your MAP (moving average price).

  • Purchase Order item value breakup condition type wise

    Dear Sir,
    We are developing a custom report and in this report we need to reflect  for Purchase Order item wise the break-up of values  at the condition type level .
    In Me23n , at at Item Level , when we click on tab <Condition> then all values break-up at condition type level gets displayed .
    But to use in custom program , we need to know the table  where this information is available .
    Kindly guide us pl .
    Regards
    B Mittal

    Hi,
    This suggestion is based on my understanding of your issue.  May not be straight forward SAP solution.
    I would suggest you to make following assessment for your custom program: (going through the condition tab will lead you to structures)
    1. Try to figure out how the pricing condition are maintained.  Normally you have your Base price PBXX or gross price per EA defined that can be found in the PIR of the material + Vendor combination or in the pricing condition you would have defined.
    2. In same way figure out all the other absolute condition types.  I mean any thing that is not % percentage based on PBXX value. (assess ;your pricing Schema to understand this.
    3. Once you know how is your pricing schema  breakup then try to pick the net price of PO and then do a backward calcuation based on PIR condition value.    .
    Hope this helps.
    thx
    MJ

  • Purchase order can not partial receipt

    HI Experts,
    When i am make gr for Account assigned (K) purchase order.i am getting below error msg
    already the made the GR for 200 quantity
    Po is created without material no
    Item 000010 is not relevant for goods receipt; increase quantity to 2,000.000 EA
    Message no. BORGR634
    Diagnosis
    This item is not relevant for goods receipt. The quantity to be posted has to be the same as the delivery quantity.
    It is not possible to post a partial quantity for this item.
    Procedure
    Increase the quantity of this item until it equals the delivery quantity.
    Please suggest
    Regards
    VR

    Hi,
    Already Goods reciept is over against this PO.
    You can check this by
    me23n -> Item level -> Purchase order history -> click on Material doc.
    Regards
    R

  • Qty in Purchase Order Item

    Hi ...sorry friends I am very new to SAP and that's why sending my foolish queries to u ... hope u will not mind.
    I am using ECC6.0 and here at my end I encountered a strange issue (may be this is std SAP functionality but I couldn't understand the logic behind it.)
    Issue is like...
    Even in partially or fully delivered orders , I can change (increase) Ordered qty in Purchase Order items and even for the PO items  for which "Delivery Completed" is set , I can change qty.
    Also I wanted to know is there any setting by which i can lock this functionality (like users will not allow to change qty if material is recd (partially / fully )against this Po item.
    Thx to all for yr valuable support and guidance.
    Regards
    SANDEEP

    Hi!
    In order to prevent the users from changing the PO quantity when they are fully delivered, you may maintain a system message for this in:
    SPRO - Materials Management - Purchasing - Environment Data - Define Attributes of System Message - System Message
    Set 00 06 744 to E (error) =)

Maybe you are looking for

  • E63 won't turn on anymore

    On Friday night, I forgot to charge my phone and the battery completely died. I charged it all day and all night on Saturday. The phone still won't turn on. When I hold the power button, all I get is a white light behind the tactile square button in

  • 'Show Movies in Cloud' setting not saving

    Hi,           As above, frequently when I log into iTunes, or even when I've been continuously logged in, the box which designates in-the-cloud purchases to be shown is un-ticked. It's not a major problem, but I still don't know why it's happening an

  • Roles in EP

    I'm new to the portal.Could you please help me with your inputs on the following requirement?. We have FIAP and FIAR userids in BW system.We have assigned the roles in BW like FIAP userid could access only FIAP reports and FIAR usreid could access on

  • Non-root wireless bridge speed issue

    I have a wireless bridge connecting two buildings, using Cisco Aironet 1262's. The root Bridge allows for bonding 2 channels on the A radios and talks at 40MHz, the non-root does not alloow me to do this configuration in the gui, and the band width i

  • J2EE BluePrints Web Application Framework ("WAF")

    hi, i need to develop a web application using j2ee patters. but i have no idea where to start. can i use the WAF which comes with petstore application or is there a place where i can download J2EE BluePrints Web Application Framework ("WAF) APIs. i k