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

Similar Messages

  • "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 in item 000025 Message no. VF073

    Hi All,
    When I goto vf02 it is giving error "Pricing error in item 000025 Message no. VF073"
    When I double click on item 25 & goto "condition" it is giving error "Pricing error: Mandatory condition ZY01 is missing Message no. V1801",although I do not need the value for the item(25) but it has to take the amount which has been maintained in VK11.
    For item(26) everything is perfect "no error"
    This is batch related billing
    Item          Description                     Billed Qnty          SU           Net Value
    25       MIX YARN SPUN              0                       KG       0.00
    26       MIX YARN SPUN              766.200       KG      26,050.80
    Is there any way to resolve the problem
    Thanks in advance
    Umed rathore

    Hi Umed rathore,
    Check what is the pricing procedure assigned to your document.
    You can change it to non mandatory using the T.Code V/08.
    Select your procedure and then click on control.Required is ticked there.Uncheck this one.Save.
    Is it appearing in Sales order?
    If it is coming in sales order then it should also come in Billing.For this goto VTFA if it is order related billing else goto VTLA if it is delivery related billing.
    Click on item.Select your item category.
    Details.Select the value "E" for the field Pricing source.
    Save.Now it will also appear in invoice if it is appeared in order.
    But you are telling that that condition is not important for you.So make it as nonmandatory and cancel the billing document.
    In the sales order in updatation select option "B" and then recreate the invoice.
    Check analysis for that condition type.
    Regards,
    Krishna.

  • Message VF 073 'Pricing error in item 00010' but Acc. Doc. was created.

    Dear experts,
    I have some problem in Billing Process.
    When I process billing, 'S' type message(VF 073) is displayed but billing doc. & accounting doc were created normally.
    So I checked pricing procedure and condition types, but actually there is no pricing error.
    Could you advise to me about this strange matter?
    In addition, below logic is point that message was displayed.
    =============================================================
    Include : MV60AF0X_XVBRP_LESEN
          FORM XVBRP_LESEN                                              *
          Die interne Tabelle XVBRP  wird zur Anzeige am Bildschirm     *
          gelesen.                                                      *
    FORM XVBRP_LESEN.
    Anzahl Loop-Zeilen fuer Blaettern
      XVBRP_LOOPC = SY-LOOPC.
      READ TABLE XVBRP INDEX XVBRP_TABIX_AKTUELL.
        IF XVBRP-UVPRS = 'X' AND SY-MSGID NE 'V1'.
    Meldung nur bringen, wenn die Preisfindung selbst keine Meldung
    gebracht hat. Preisfindung hat MSGID = V1
          MESSAGE S073 WITH XVBRP-POSNR.   ==> this point
        ELSEIF XVBRP-UVALL = 'X'.
          MESSAGE S074 WITH XVBRP-POSNR.
        ENDIF.
      ENDIF.
    ENDFORM.
    Edited by: Ock Seo Park on Sep 22, 2009 3:48 AM

    Hello,
    Understanding the point of your issue, i find that the message which is mainly displayed while saving the billing document pertains
    to the error generally due to pricing. May be some mandatory pricing being picked from VK13 is missing.
    Please check the Sales order and make sure that document is complete in all aspect and also check the pricing procedure too.
    My advice would be to check the accounting document properly as you have said that accounting document gets generated
    easily.
    Secondly i would suggest you  to check the program to see if any changes have been made based on date or conditions.
    Regards,
    Sarthak

  • 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

  • Billing  - Pricing Error

    hi all
    here i have faced one problem is "pricing error in item 61" in billing document (VF01).
    What i am asking ,how do control this error in billing or this Error is converted to Error information ( must not allow to save).
    Regards.,
    Lakshmanan.S

    Hi Lakshmanan,
    As rightly said by Rajesh it is due to Pricing error at item 61. May be some price is missing for item 61. Go to item 61 and check the item pricing and maintain the missing prices.
    But to map your requirement please note the same issue can be catered by using incompletion log. Put the Net value field in the Incompletion log for Sales document on Item level. If system does not find a value it will stop you from saving the same.
    If you are getting a message no. anywhere during the process which starts with V4 then use T-code OVAH and search for the message no. Here at the end of each message you can see the change the configuration from Warrning to ERROR.
    Hope the above information helps you.
    REWARD if it helps you!!
    Regards,
    Ajinkya

  • "Item 10     IPC:TTE:Calculation error: Pricing error: Mandatory condition & is

    Hello Experts,
    I need your help to solve this TTE pricing error.
    In Service Order, I am getting this error message for one particular material only
    "Item 10     IPC:TTE:Calculation error: Pricing error: Mandatory condition & is missing".
    Remaining materils I am not getting this error message.
    Please proivide your suggestions to crack this.
    Thanks

    Hi,
      This message come when you caculate 0TTE when doing cross country transactions . Check if this codition needs to be caculated for your order. If it is not required you should not make call .You can try to eliminate this error bu uisng the BADI BADI_TTE_DOCUMENT

  • While Creating Sales order Item pricing error is coming........

    HI Friends,
    I  have just given all values in VA01  not saved at tht time and before saving i go the Extras -->Output ---> Header -> Print Preview----> i got the form then i  back to the screen ... now i save sales order but it giving error " Item Pricing error" if  i click on item pricing error button it goes to the  sap first screen.
    could you please help me in this......
    Regards
    Venkat boddu

    May be fault items where there is no pricing or so.
    Check all items and reprice them before save. if they are ok then go to MV45AFZZ and check save document prepare and save document user exits for the message. Also check form and print program.
    Last but not least, get the message number and class for the message then go where used list for that message.
    Mostly, this message is populated in user exits.

  • SD Billing - Pricing error in Billing item

    Dear Experts
    Does anyone know of a way; config or abap to prevent a delivery item to go to billing if the new billing item results in a pricing error during VF01/VF04?
    Background; we have a couple of very rare scenarios where the pricing is fine on the sales order but by the time the order gets through delivery processing to billing...along with some errors on the users part...well the re-pricing at billing time does not come up with a price.
    The price is basically a copy of PR00.  And R/3 does issue a message V1 801, and stops the item from posting to accounting due to the error.
    But it's still causing issues for Finance/Sales, and difficult to manage.
    Really hoping there's a way to prevent the item from going to billing.  So the delivery item can just sit in the system until the pricing issue is addressed and then go to billing in the next run.
    Even better would be if it showed up in the billing error log so we could track them.
    I've dug through copy control, vofm, and config in the billing area.  But seems like the item has to go to billing so it can be re-priced in order to determine if there's a valid price or not.  Which then leaves us with the item - unless there might be a way to use userexit_fill_vbrk_vbrp to prevent the item from saving with the billing document.
    But wondering if I've missed something in config for an easier approach?
    Any ideas would really be appreciated.
    Best Regards,
    Devon

    Hi Sathya,
    Thank you for the reply. 
    We'll definitely take another couple walkthrough's on the configuration.  Really, really hoping that we missed something here.  Although the solution has been in production now 6 years.
    Definitely agreee that the authorizations are important to meet the segregation of duties, and they've been very diligent in this area to meet their SOx and other regulatory requirements.  One of the challenges in this issue has been that most the system updates are automated by batch jobs and many from interfaces to internal and external systems.  Rarely does a user handle a document.  Which has made it difficult to see where this originated.  Luckily this has only occured a couple times in last several years.
    But when it does occur, it's after the fact that we find out and is not fun to deal with.
    I like your suggestion on disciplining the users.  Part of this research is to see if we can determine what if any changes we can make on the users end without making significant changes to the business process.
    Hoping to get some more time in the next few days and dig in to this a little more.  My original thoughts were that R/3 must give you some way to exclude these items in copy control, config, billing due list, or even userexit.  Which would be a nice quick win. 
    But haven't found anything so far.
    Best Regards,
    Devon

  • Free Goods Pricing Error

    Dear SAP Gurus,
    I have configurde the Free Goods as Exclusive and accordingly kept the condition records. When I am creating Sales Order, I have given the first line item as 1482 and when I entered
    , the second line item automaticaly vame with item category TANN. Everything is fine up to this. I have kept price in VK11 for the material 1482 and 1483 is the free material.
    At the time of creating Sales Order, it giving the error as "Pricing error: Mandatory Condition ZPR1 is missing"
    I could not find out any solution for this. Please help in finding the solution for this.
    Thanks,
    Jans

    Hi Jans
    Your free goods configuration is something like buy 10 pens and get one pencil free
    Free goods are picked by R100 condition type with requirement 55 and aternate base value formula 28 in the pricing procedure
    Free goods are represented with item category TANN with pricing as B in VOV7 which measns 100 % discount
    This means the price of the pencil is to be maintained as condition record in VK11 for the condition type  ZPR1 (in your case) which will be picked by the system and nullifies it with 100 % discount
    This is missing from your end (this is my guess only)
    Without knowing the price of the second material 1483 how the system will give 100 % discount for it
    Soln is
    Maintain the condition record for the condition type  ZPR1 in VK11 for the free material 1483
    Hope this may help you
    Regards
    Raja

  • BOS problem in Sales Order (Pricing error)

    Hello every one,
    In my project i am getting scenerio of BOS- Bill of services. Now in that when i am creating sales order i m puting material and everything. Now at item level in am selecting "SERVICE" tab. When i am putting service there i am getting one pricing error that is "Conditions for service price determination incomplete". This is scenerio of bill of services. Kindly help me in this.
    Regards
    Abhishek

    Hi,
    Have you maintained the item level pricing?
    regards,
    raja

  • FREE OF CHARGE DELIVERY pricing error

    Hi SAP SD Gurus
    I am krishna new to this forum also new to SAP SD
    I have dought about free of charge delivery subsequent process.
    Can anybody please explain about the difference between those also what are the item category and scheduling cat for both.
    i created free of charge delivery but it is showing pricing error .where I have done mistake please explain?
    Regards,
    KRISHNA
    Edited by: kris_hna on Sep 19, 2010 2:14 PM

    Hi Krishna,
    When you wantto send some Promotional Materials or Sample materials ( which do not have any commercial value), we use Order Type FD (Free-of charge Delivery) in standard SAP.
    Order Type FD does not require any reference document.
    But, suppose we had already sent 10 pieces of material to the Customer out of which let say 2 pieces are damaged and customer has returned back it to you.
    Now, you have two options, either to issue a credit memo for the 2 pieces or you need to send fresh 2 units to the customer again.
    If you want to send fresh 2 units (which we call replacement) instead of giving him a Credit memo then we process with Order Type SDF (Subsequent Free-of-charge Delivery).
    Order Type SDF always requires a reference document. It is created with ref to the Return order.
    In both the above case (FD & SDF), Pricing is not applicable.
    Ensure that Item category is KLN in the Sales order and in the Item category details, "Pricing" check box should be blank.
    Regards
    Pradyumna

  • Pricing Error in Sales Order - How to Maintain...

    I am newbie in SD and having issue, I have a sales order where I enter material and get "Pricing error: Mandatory condition PB00 is missing". Now I know this condition is set for manual entry if it is not found via procedure. But where do I maintain this manual entry, I have checked everywhere and cannot find where I can manually enter or edit the PB00 condition at the item order level?

    GaryGrewal ,
    In SD we use PR00 Condition type and not PB00. For PR00 you maintain datas in various combinations. Customer/ Materila or Material or Price list catgeory/ currency/material. This condition can be either kept manual or maintained as manadatory.
    Can you explain us why you are using PB00 - Gross- Price Only if you have some special  scenario...
    You rename PB00 to ZPB0 and include in the pricing procedure.
    This codition type does not have access sequence so you enter data manually during sales processing.
    Which means moment you create sales order by entering sold to party, po no, material and the qty. Then Double click Item details --> Choose Condition tab.  OR Choose the line item and then Click GoTo --> Item --> Conditions
    In Condition Type column enter "ZPB0"
    In Amount Column enter the value.
    That's it check the value. click save
    Please visit
    [www.sap-img.com ] Choose sales and Distribution  and go through the concepts i hope it will help you understand the basic principle and the process
    Regards
    Sathya
    Edited by: Sathya Pavan Yedavalli venkata on May 5, 2009 9:41 AM

  • 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 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.

Maybe you are looking for

  • Display Image in htm file of KM document

    Hello experts, I embeded one image in my KM document but when I check-in the document and view it on the portal it says image not found. I needed to know how to embed an image in KM document (htm) which can be visible on the page when published on po

  • Outlook crashes when sending an Email

    Hi, I am use Microsoft outlook live for my university email and every time I try to open the send a message window Safari crashes. The message window does not fully load before it crashes. Does any one know what I can do to fix this problem. Here is

  • HT1923 Cannot uninstall Apple Mobile Device Support

    It begins to uninstall, then seems to reverse itself?  I can uninstall all other pieces of iTunes?

  • How to display a db record with a variable number of joined records

    I'm building a website for an airshow http://www.hollisterairshow.com and the organiser would like to post a list of things he needs for the show and have people respond via the website. For example, he might need 20 tents and potentially up to 20 pe

  • Installing a newer version of iOS on an older touch

    I have an older touch and apps will not install complaining they want a newer version of IOS my old touch is 16 GB so there is some room for more software it comes with iOS 2.2.1 and I see no reason it cannot be upgraded to a newer version of iOS