Invoice realesing to accounting(f2) pricing error

Hi,
i m getting a error while doing invoice F2 saving showing PRICING ERROR:FIELD OVERFLOW MESSAGE NO:V1802 in one of the line item in condition tab one condtion taype is showing red (i.e. ststiical) it has gota alternate calucation rule too. which is showing red ?thats why nt able to rease to accounting.suggest me waht to do
regards,
Debesh

Please check in SU01 with the user ID.
Go to Defaults tab page and check the field format - Are you entering the price in the above format?
If not change your profile.
As your price 1.271.556,19 contains 12 characters while in Standard SAP we are having 11+2 char space for currency.
Might be based on PR00 value some other condition is calculating price with is more then 11+2 character.
That means, KOMV-KBETR has length of 11 digits with 2 decimals. This does not include any separators, which are not stored in the database. This means that one should be capable, in theory, of setting the price of 999,999,999.99. However, sometimes some intermediate fields are used in calculations and conversion, which might have smaller size. Also sometimes the value stored in the database is actually 100 times bigger (e.g. for percentages).
If problem persists, take assistance of an ABAPer, to debug this up to the point where the message occurs and act accordingly.
There can be possibility that the value is being manipulated by a user exit or routine.
Also, refer SAP Note 574328
Thanks & Regards
JP

Similar Messages

  • Pricing error in customer invoice-"Error in converting exchange rate from to RUB"

    Hello Friends,
    Please help me to solve the below issue .
    When user created customer invoice, system showed pricing error for last line item . The error was for cost condition type which did not determined any value and had "Red" indicator . The error message is -"Condition ZXXX: Error in converting exchange rate from  to RUB" . Message No.V1208 . User could save the invoice but accounting doc was not created .
    In this case-->
    -Document currency is RUB
    -Currency RUB updated in customer master .
    -Currency RUB updated in material master .
    -Con.origin is A for this condition type .
    Please tell me why this error message occurred ?
    Regards,
    Sandeep N.

    Hi,
    Below are the screen shots for OB22 and invoice :
    Regards,
    Sandeep N.

  • Pricing error (Message no. VF073) Accounting Document not generated

    Dear All,
    User has entered delivery quantity as 0.00 in one of the line item (007) without material description in vl01n and saved. Invoice number has also been generated. Because of Pricing error for the line item( 007) Accounting Document is not getting generated.
    My issue is without cancellation of invoice/configuration changes, can i delete the line item (007) or is there any alternative solution to create accounting document.
    Note: line item( 007) does not have details only quantity is mention 0.00 in VL01n.
    Experts please help me how to solve this issue.

    hi
    please check the account assignment group for material, go to vf02 and check line item ,  , click on menu bar  environment -account assignment analysis-revenue accounts  , here you will check you base condition type data , once click on condition type , system which data is missing , now you can enter ,

  • Runtime error:  RAISE_EXCEPTION while release invoice doc to accounting

    Hi guys,
    System going to dump (Run time error:  RAISE_EXCEPTION) while releasing  invoice document to accounting.
    In VF02 screen after giving billing document as input value and if you try to release it to accounting then system is going dump and giving the above error. I have checked accounting document number ranges also, apart from this could you pls let me know any clue(functional point of view).
    Thx in advance....regards.......Divakaran.....

    Hi,
    please check whether the latest version (Version 6 from 28.07.2008)
    of SAP Note 1039154 is contained in your system.
    You can check this via transaction SE37 for the function module:
    FI_WT_COPY_DOWNP_INFO.
    The source code should look as follows:
    CALL FUNCTION 'FI_WT_READ_WT_INFO'
      EXPORTING
        I_BUKRS     = i_bukrs
        I_BELNR     = i_belnr
        I_GJAHR     = i_gjahr
        I_BUZEI     = i_rebzz
      TABLES
        T_WITH_ITEM = l_with_item
      EXCEPTIONS
        NOT_FOUND   = 1
        OTHERS      = 2.
    Please ensure that the coding in your system is the same as per the
    source code in note 1039154 if changes cannot be done via snote, then
    the code should be manually added.
    This has solved this issue for others in the past.
    The dump might also caused by FI validation.
    Could you try to deactivate the FI validation by transaction OB28 and retest on the
    issue.
    Cheers,
    Alex

  • Error in releasing invoice document to accounting

    Hi Forum,
    I am facing an issue in releasing the invoice document to accounting.
    Error is -
    Cannot post document: tax base in local currency is zero
    I am not getting any clue to resolve this. If anyone who has faced the similar issue, pls guide.
    Thanks and regards,
    Sheetal Hirde

    Check following Link:
    Cannot post document : Tax base in local currency is zero
    Hope it can assist you.
    Thanks & Regards
    JP

  • Billing document not getting released to accounting - pricing error

    Hi,
    My client is facing problem in posting the billing document to accounting. Its showing " Pricing error"
    I have checked on the item conditions, there is no error. I checked the document flow and went to delivery. There is an item quantity split according to batch because of which one item - higher item in the batch is having ZERO quantity and the other items (which are also the same as higher level item in the batch) are having pricing not equal to zero.
    Now the client wants to release the billing document to accounting. What should I do so that the query gets resolved.
    Please help.
    Regards,
    Pavi Ranjan

    Mandatory pricing condition ZPRP is missing. This message is coming when we do the account determination analysis for the items with quantity ZERO. ZPRP is a standard pricing condition type (created by copying PR00). For other items, the same is determined.
    Basically the thing is that item has been split due to batch in the delivery document. Therefore the items are coming like this in delivery:
    SNo  Material         batch         Quantity
    10      ABC            batch split    0
    11      ABC                                100
    12      ABC                                100
    Here the order is for item ABC with quantity 200 but in the delivery there are three lines for the same item.
    When billing is created for the delivery, mandatory pricing condition ZPRP is getting determined for item 11 and 12 but not for 10.
    Due to this, there is pricing error in the document and therefore it can not be posted to accounting.
    Regards,
    Pavi Ranjan

  • Pricing error In Invoice

    Hello SAP Guru's,
    We are getting a Pricing Error in the Overall Proccessing status in the Document Flow against our Invoice.
    This error shown below is something we have never seen before ,I could see that the Previous Sales order which was created on 21/01/2015, Pricing was updated manually on 01/28/2015 and subsequent documents like Delivery with Batch Split items were PGI'd and Invoice created on 01/29/2015 is showing the Unit Base prices from the Sales order but the Netvalue or Netprice has not been copied from the Sales order item resulting a Zero Net value in this Invoice and posting document has not been created due to the Pricing error.
    The pricing date shown in Invoice is the Order creation date.
    Not sure if it’s anything material related,the material was just created recently and I believe this is the first order/billing for this material
    Would like to seek your inputs as to what could could be the reason for this Pricing error and Net Value not being copied from Order item to Invoice resulting in Zero Vale Invoice.
    Thanks and Regards
    Mohammed Roshan

    Yes Lakshmipathi,The Pricing type in Copy control is G and I also tried to replicate this Issue in our Quality system but I am getting the Netvalue copied from Sales order and no pricing error .
    Only thing odd I see on our Production System is that I am seeing this Message
    Unit of measure VPRS is not defined within the delivery or UoM group
    Message no. O3136
    We are in 4.7 IS-Oil System,would like to know the relevannce of this message with the Pricing error in Invoice.
    Thanks and Regards
    Mohammed Roshan

  • Pricing Error in Release Billing Documents for Accounting

    Hi All,
    While executing the VFX3  (clear off the billing list) system displaying the error message and when I click the error log the following error message displayed.
    "0090345866 000000 Document  0090345866 has been saved  (Pricing Error)"
    Can anybody through  some light what could be the reason ?
    Awaiting your valuable reasons.
    Srinivasa Chary

    Hi
    As others mentioned you need to look at conditions tab in Billing doc and see if there is any pricing related error. You can also use analysis part to see which condition has problem.
    Another reason could be  > the taxes on sales order and Billing doc may not have been calculated. The reason is there is no tax jurisdiction code maintained for the ship-to party in the sales order.
    If the above is the case, the tax jurisdiction code should be maintained for ship-to from within sales order ( Goto > header> partner > double click on ship-to and the address screen opens up. You can add tax jurisdiction and save the order. This will solve the problem for this sales order alone.
    If you run the new pricing with option copy pricing elements as it is and redermine taxes, your taxes will be calculated.
    This does not automatically correct your billing document error. You need to cancel billing doc (VF11) > reverse goods movement on delivery ( VL09) and unpick delivery and then delete delivery.
    After this, you need to again create delivery with ref to sales order > pick > PGI and then go for billing. This will now rectify the release to accounting issue.
    For permanent problem solving, you need to ask master data team to maintain tax jurisdiction code in ship-to customer using tcode XD03 or VD03...so that the subsequent transactions for this ship-to will be smooth.
    Regards
    Sreedhar Reddy

  • Posting document not created (Pricing Error)

    Hello Everybody,
    I have a problem with a invoice. If i go to VF03, I can see a positing status as F Posting document not created (pricing error). The error message is showing as pricing error in item 000010 Message No. VF 073. Kindly help me how to unblock this invoice.
    Your help much appreciated.
    Regards,
    Ravi

    Hi,
    I think problem is in VKOA settings. Please go to VF03. Press Shift + F11. System will lead to Revenue Account Determination analysis. Please check the settings.
    Regards,
    Jigar

  • Pricing Error - message no. vf073

    Hi All,
    Good day to you all!
    I have one issue related to the Pricing error in Invoice.
    User had created S.O., Invoice.
    But, when the invoice was saved a billing document was created but has no accounting document that was created. I then manually create the accounting document by clicking the Release to accounting in the billing document menu but a pricing error occured. And when I check the billing document with error I notice that from the Item Detail - Price Data  tab the checkbox for Incomp. Pricing has a mark\check in it. When I check the other billing document that has no error this box has no check.
    Experts please help me how to solve this issue.
    Thank you very much in advance for the help.

    Hi Angelica,
    This error seems to be related with the incompletion procedure. In IMG - sales & distribution - basic functions - Log of Incomplete terms.
    Here you have a button for "billing doc" also.
    Also in Define incompleteness procedures - select "A" sales header and double click on "procedures" select 11-standard order & double click on "fields" Here you will see the particular field that you want to be filled in with data while you process the sales order. Also you will see a selection for the <b>"status group"</b> If in the status group there is a tick on billing also, then the system will see that if in billing theis field is empty then the document will be considered as <b>"incomplete".</b> So until the document is complete the document will not be saved properly resulting in the error - <b>"no accounting document generated"</b> 
    Just go through this and check whether the sales order you created is complete and all the relevant data is there in the respective fields.
    Reward points if solution helps.
    Regards,
    Allabaqsh G. Patil

  • "Pricing error in item 000001 Message no. VF073" in VF01?

    Hi,
    I am not a Sales Consultant and getting the error "Pricing error in item 000001  Message no. VF073" when doing the billing in VF01. Invoice number has been generated but system has not posted the accounting document.
    Please suggest me step by step procedure for what shall I do to rectify the error....
    Thanks and regards
    Nitin

    First check in pricing analysis in your doc,
    Which condition type is marked as mandatory.
    And whether that is relevant to mandatory for the transaction.
    If not then use TCode V/08 .
    Then in your pricing procedure remove mandatory check against the condition type or else maintain the value to the condition type.
    You can refer one of previously posted response for the same.
    - "Pricing error in item 000111---Message no. VF073"
    Regards
    JP

  • Pricing Error - Billing doc. not generated

    Hi All,
    As there was a pricing error in Scheduling agreement the billing document could not be generated.
    Current Status :-
    SA(Scheduling agreement) Created.
    DO(Delivery ) Created
    PGI done.             Stock removed from the system     "Shipment Start"   ON
    Invoice can not be generated , in VF01 
    Pricing Error - YBR0 missing.
    What should be done ? Please help in this issue.
    Regards,
    Nikhil
    Message was edited by:
            Nikhil Pavagadhi

    Hi,
    I think this is something related to Shipment costs calculation. First of all you need to complere the Shipment and proceed for VI01 for Shipment Cost Calculation. You need to maintain condition record for YBR0 and then create Invoice. Hope this will work for you. Please let us know for further problems.
    Regards
    SD
    Message was edited by:
            Samier Danish

  • Pricing error in Item

    Hi all,
    I have got a problem regarding the posting of billing doc. to Accounting.
    I have created a Sales Order with five items, then deliver the items with delivery doc. and finally created Billing doc.
    Now, when iam going to post that Billing doc. to accounting, it showing an error as" Pricing error in item 50".
    I checked the following thi ngs:
    1. Sales order, delivery doc. and billing doc. is complete
    2. checked pricing proc. in pricing analysis - everything is fine
    3. checked Material & Customer account assignement group--it is fine.
    4. FI periods are all open and is fine .
    only one item i.e item 50 is showing problem.
    the error is showing as" pricing error in item 50"
    i checked this item's condition tab in billing doc, it says fine.
    When i checked the error log, it just mentioning "Message no. VF073. The billing date is 6.12.2007
    The material which is giving error, has been worked with before and had no given as such problem.
    Can anyone give me the clue to this problem.
    Thanks in advance,
    Sourav

    Hi sonu,
    in my case, the exchange rate value was missing for one condition type thats why it was showing this problem.
    what we did, we went to the change mode of billing doc. and then to condition tab of the line item.
    there we click on the "Update" button and then use "B" option i.e carry out new pricing.
    then it started picking the values.
    u can do the same thing as we did. hope it will solve.
    sourav

  • Purchase order creation : internal pricing error

    Hi,
    While creating a purchase order, i am getting an error 'internal pricing error'. Message type : V1806
    This is basically for creating an Invoicing plan !
    Let me know in case of any clue.
    -Sachin D

    Hi
    is it this error
    Internal pricing error
    Message no. V1 806
    Diagnosis
    The program link between tables KOMT1 and XKOMV using the XKOMV-IX_KOMT1 field no longer works in the pricing program SAPLV61A. This could be because the PRICING_REFRESH function module has been called up from another function module, even though you did not require it.
    Procedure
    Inform SAP.

  • Pricing error  VF073

    Hello,
    iam facing an issue while creating an  inter company invoice.
    in one of the line items in invoice, the  qty is set to zero and the system is giving a message "pricing error VF073"
    the delivery and sales order qty all is same for that particluar line item
    why the above  error comes  due to which the line item blling amt is zero. the condition record is being fetched for the line item but since the delivery qty is set tp zero, the billing amount for the item is zero.
    how to rectify
    regards
    sachin

    Hi sonu
    can you tell me what exactly you have done, ?
    how come the quantity could be zero for that line item. and how can you do order , delivery , can you explain the process wat you have done . so that problem can be solved
    but i think it is the problem at copy controls ,VTFL
    check the validity periods for the condition type for which you are getting error in VK12, , i think validity periods might have got expired
    Regards
    Srinath

Maybe you are looking for