Error with VPRS condition type in Quotation

Hi,
When go through the pricing conditions of my quotations, I see a red signal indicating error before the VPRS Condition type (Condition category G). When i do the condiotn analysis, the diagnosis read as below.
"Error in quantity / value updation"
Diagnosis:
This condition has not been determined using condition records. The amount or value should be determined from another data source. For cost (condition category 'G') it is read using conditions from the material valuation segment, for a cash discount condition it is read using conditions from the terms of payment table.
In this transaction an error occurs - the material valuation segment or the terms of payment table could not be read or a currency translation has failed.
System Response
The condition has been provided with the deactivated indicator 'X'.
Could you please let me know what could be causing this?
regards,
Ashok

Hi Ashok,
Your problem seems intresting, may be this thread can help you
[SCN|VPRS- Error in quantity/value determination]
Please provide feedback after getting it solved.
Thanks,
Raja

Similar Messages

  • Error in vprs condition type

    Hi,
    In a sales order net value of item was rs 230.I  removed the statistics  tick from vprs condition type in pricing procedure and saved with 11 alt calc type.cost was 190
    and net was 230.In the sales order cond value infront of vprs Rs.230 is showing not the diferance of 230 and190 which acording to me shd have been calculated TO GIVE PROFIT margin.Please help.

    Hi,
    Please check the material master. In the sales org 1 tab check for the conditions. See whether the price entered in the Sales Org1 and Accounting 1 are same. If it is same it will show '0' as the profit margin. Only when they are different profit margin will be calculated.
    PR00 is taken from the Sales Org 1 tab
    VPRS is taken from the Accounting 1 tab.
    Regards
    Mahesh

  • Planned cost with VPRS condition type

    Hi,
    Planned cost of sales order corresponding to condition type VPRS does not
    appear in report like KKBC_KUN though it appears for condition type like
    EK02. How to get planned cost also for VPRS in report like KKBC_KUN.
    With regards,
    Mrinal

    Hi Ashok,
    Your problem seems intresting, may be this thread can help you
    [SCN|VPRS- Error in quantity/value determination]
    Please provide feedback after getting it solved.
    Thanks,
    Raja

  • VPRS condition type in Third party sales

    Hi
    We have the following scenario for 3rd party sales:
    1. SO is created which generates a PR
    2. PO is created.  Example below
    Base price - 100
    Freight - 10
    Insurance - 10
    3. GR is done with below a/c entry
    COGS Dr 120
    Clearing Cr 120
    4. IR is done (Regular a/c entry)
    4. Billing - At the time of billing, i expect that system should pass 120 to VPRS value field in COPA (100+10+10 from PO), however, it is only passing 100 (Base price from PO).  Any adivse how to fix this
    Thanks in advance
    Shiv

    Hi,
    Also, go through the below customized settings for cost + other value to be updated in the VPRs
    condition type.
    In Pricing, you may want to compare the prices with costs or even implement contribution margin accounting.
    To do this, you can use the condition type VPRS as the cost price.
    The condition type VPRS goes into the valuation segment in the material master and determines from this the standard price or average price.
    Settings in Customizing
    The condition type VPRS is labeled as a statistical condition in the pricing procedure.
    Using the condition category G, the condition type VPRS goes into the valuation segment of the material master and determines from here the standard or average price.
    The condition category S always accesses the standard price whereas condition category T always accesses the average price.
    The profit margin is determined using the calculation formula 11 assigned in the pricing procedure. In this calculation formula the cost price is subtracted from the subtotal of net value 2.
    Regards
    Srinivas Salpala

  • VPRS condition type not to display

    Hi all
    I have condition type VPRS in my pricing procedure but my client wants it should not be display to the all user while creating sale order. Is there any way.
    Kindly replay urgently.
    Vinod

    Hi Vinod,
    Specific condition types can be hidden on pricing screens; we did the same for VPRS condition type.
    In include LV69AFZZ there is a user exit - USEREXIT_FIELD_MODIFICATION; here you need to add code as follows. 
    if <whatever conditions in which you want to hide it>
    CASE SCREEN-NAME.
    WHEN 'KOMV-KBETR'.
    IF KOMV-KSCHL = 'VPRS'.
    SCREEN-ACTIVE = 0.
    ENDIF.
    WHEN 'KOMV-KWERT'.
    IF KOMV-KSCHL = 'VPRS'.
    SCREEN-ACTIVE = 0.
    ENDIF.
    WHEN 'KOMV-KWERT_K'.
    IF KOMV-KSCHL = 'VPRS'.
    SCREEN-ACTIVE = 0.
    ENDIF.
    ENDCASE.
    ENDIF (for conditions in which the field has to be hidden)
    However we found that this happened only at item level; header still showed the condition type. Smart users can proportionately allocate the header condition amount to arrive upon the item level values. But you may investigate along these lins to determine if it is possible at header too.
    Please reward with points if useful.
    Cheers,
    KC
    SAP SD

  • VPRS condition type not getting computed while retro billing.

    Dear All,
    I have an issue while generation of Reto billing using the T.Code : VFRB.While running VFRB the values are getting computed correctly and the supplimentary debit / credit note gets created.
    But the values for the condition type VPRS is not getting computed and getting transfered to CO-PA.
    On pricing analysis agaist VPRS i am getting the message (Condition ignored (requirement 004 not fulfilled)).
    The Item category used is TAN and the Determine cost Indicator is marked.Also while doing a sales invoice the VPRS condition type is getting computed and the value is posted in CO - PA.
    What would be the reason for the error .Could some one suggest a solution .Kindlye help.
    Regards,
    K.Vivek

    Hello vivek,
    this is usually caused by userexit. Please check  userexit_pricing_prepare_tkomp userexit_number_range using in rv60afzz.
    Best regards,
    Ivano.

  • Getting error while creating condition type in SPRO

    Hi ,
    can somebdy tell me why i am getting the following error while creating condition type in SPRO
    No valid change license available for message /sapcnd/
    and also while rule determination using condition type we are getting the following error.
    system error:system cannot read the structure for table
    reg
    venkat

    Hi Venkat,
    Do you have the error number code!?
    Regards,
    Michel  Bohn

  • No Value in VPRS Condition type

    Dear Experts
    While preparing a sales order , i am getting zero value against the cond type VPRS.It was working fine until recently this problem has started coming.In the Conditions details , it shows Incative-Inactive via formula of incorrect.
    the accounting view in the material master is also maintained.
    Your immediate comments for the same are required.

    Ensure that "Moving avarage price" or the "Standard price" is maintained in the Material master data in "Accounting 1".
    Specify the "Price control" in the MATERIAL MASTER as "V" if you want that system should take the "Moving avarage price" or specify "S" if you want that "Standard price " to be taken.
    In the Pricing procedure(V/08), Subtotal should be "B" and Requirement should be "4" for the VPRS condition type.
    Activate, the "Determine cost" check box in the Item category for Sales (VOV7).
    In the condition type VPRS, ensure that it has "Condition category" G.

  • Replicating SRM PO to ECC PO with all condition types

    Hi Friends,
    I want to Repliacte SRM to ECC PO with all condition types, can any one give me idea on this
    thnx
    Kumar Srini

    I think you meant "replicate SRM PO's condition set to ECC PO". If this is the case, there are a couple of options.
    Option 1. In ECC, implement BADI BBP_PO_INBOUND_BADI, method: BBP_MAP_BEFORE_BAPI
    In the method implementation, make a remote function call to SRM BBP_PD_PO_GETDETAIL. Get the condition information (E_PRIDOC). Then map it to the BADI interface parameter BBP_POCONDHEADER / BBP_POCOND
    Option 2. In SRM, copy your PO transfer driver FM, e.g. B46B_DPO_TRANSFER. In the copied FM, e.g. ZB46B_DPO_TRANSFER, get the PO condition information, insert two additional parameters, POCONDHEADER / POCOND when calling BBP_PO_INBOUND, and map the SRM PO condition to these two parameters accordingly. Then implement BADI BBP_DRIVER_DETERMINE to switch to your own FM driver.

  • VPRS Condition Type in SERVICE CONTRACT

    Hi Guru's
    while entering the service contract for billing,,, Condition Type VPRS is not Coming.we are trying for this since 2 days.can u plz clarify me,it would be a great help.
    Regards
    Sap Guru

    hai,
    As per my knowledge VPRS condition type will bring price from Material Master.It is an internal condition type. Did you mean VPRS condition type to bring the cost to service contract? I am not clear on it. If you explain little brief, i will check up.
    govind.

  • RECN (Process Contract) Error while adding condition type

    Hi All
    I am processing the contract (RECN). While adding a new condition type, it gives me thr error
    Parameter KWH (area unit) for calculation formula Y3 has errors
    Moreover when i defined this calculation formula (Y3), units KWH are not coming in area unit field (F4-possible entries).
    Pls help me with that.
    Thnx in advance
    Deepak

    Hi,
    i am assuming you have added customised formula to condition type while creation of conditon. for the formula there is no link to Badi.
    if the above is right, you need not to add any formula and parameter while creation of conditon,first remove the formula form the conditon and assign standard one.
    then select the formula after inserting the condition. error about the formula may be  no value is being supplied from the formula.
    thanks
    Jilani

  • Error message FF762 " Condition type MWVS tax code A8 does not extist- MIRO

    Dear all,
    after support packagesi mplemented , I've the problem with transaction MIRO,
    because I cannot released the invoic for the folloqiong error:
    FF762 " Condition type MWVS tax code A8 does not extist.
    Please, could you help me.
    Thanks in advance for your cooperation
    Gaetano

    Hi,
    Go to FTXP and give the tax code A8.
    In the resultant screen, select the condition type MWVS, and link the condition type to an account key.
    Make sure all the other tax determination settings are fine
    Now, try the transaction it should work fine.
    Hope this helps you

  • Problem with pricing condition type in case of proforma invoicing

    Hello All,
    the problem is related to a pricing condition type in case of proforma invoice where the details are as follows -
    Name of Condition Type - ZADC - Add 10% on Cost                                         Access seq.   Z038 Diff
                                                                                    Plus/minus    A Positive
    Cond. class -  A Discount or surcharge
    Calculat.type -  A Percentage
    Cond.category - Blank
    Manual entries      D Not possible to process manually
    Amount / Percent - Checked
    Item Condition - checked
    Scale Basis - Quantity
    Currency Conversion - Checked
    Quantity Conversion - Checked
    This condition type has been kept as statistical in the pricing procedure. Still in the proforma invoice the condition type is not getting reflected automatically , whenever I am updating with " carry out new pricing " option the condition type is getting populated.In case of other commercial invoices this very condition type is getting populated automatically without any updates.Along with this point to be noted is that the Condition type in which the actual costi is captured has been kept active.
    What more needs to be configured or what are the changes to be done to populate the condition type automatically as statistical during the time of proforma invoicing?
    Thanks & Regards
    Priyanka Mitra

    Hi,
    Kindly do the pricing analysis and check whether you have the following error such as
    Inactive condition type because of subsequent price,
    Regards,
    Ravi

  • EK02 condition type on quotation

    We currently see and utlize the EK02 condition type on sales orders for configured parts (assembly order creates).
    However, when creating a sales quotation (VA21), the EK02 condition is not active/not populated.
    Is there a way to get the EK02 condition to calculate on a quotation?  Like maybe some way to attach a simulation production order to it that doesn't really create demand in the system?  Would I need a new production order type for this?
    Gina Feldner

    Hi Gina,
                 First check whats the requirment type for quotation in your system. You can check this by clicking on shipping tab in the overview screen. Then go to the Transaction" OVZH" and see whats the requirment calls associated with it. Once you identify the requirment class, check If you have the entry "EK01" at the condition type line items field in the requirment class. Transaction code for this is "OVZG". If it is not there maintain that. Then go to the conditions screen and see whats the pricing procedure. In V/08 , Check if the condition type "EK02" is maintained there. If it is not ,Maintain the condition type in the procedure .This would resolve the problem. Other wise you can maintain the "EK02" in the sales document cofinguration (VOV8) at condition type lie items and maintain the same in the pricing procedure. Only difference is If you maintain this condition in the sales document type this is valid for all the items in the sales order and If you maintain this in the requirment class, this is valid for only the documents which have this requirmanet type. Kindly please let me know If you need any more help on this.
    Regards.
    Ram Pedarla

  • Problem in Sales Order with specific condition type.

    Hello Experts,
    I'm facing a problem in sales order creation for a specific condition type.
    the actual scenario is as below,
    We have created a new condition type for special discount.This condtion type is applicable only for specific sales channels.Also the discount percentage has to fetched from a custom table.
    To achieve this I've written a user exit "RV64A999"
    In the FM, i've calculated the subtotal and fetched the discount percentage and calculated the discount amount. After implementing this, the SO were been created properly. for all the line items the discount amount was getting calculated properly.
    But then I added a condition at the top of code in exit that the calculation for the new condition type should happen only for selected sales channels.
    But after adding this condition in code, i'm facing problem. Now when I create/ change any SO, the discount amounts are getting calculated incorrectly. I'm getting discount amount even if the line item subtotal amount is zero (0).
    Any help or pointers reagrding this issue will be very helpful and highly appreciated.

    Hi ..
    Check your config. again or debug the routine code with your ABAPer and find the problem area.
    -Maharshi

Maybe you are looking for

  • How to use rounded values in BEx Formulas

    Hello, I have the following question. Is it possible to use rounded values up to a certain # of decimal points in BEx Formulas? I have the following problem. Consider this: keyfigure val 1 = 0.416666667 keyfigure val 2 = 72 val 3 (BEx Formula)  = val

  • Automatic row processing query should not update key columns

    We have an APEX application to maintain a table A, which is referenced by a huge table B (several millions rows). If a row is updated (by automatic row processing), the following update statement is executed. update "MM_DWH"."A" set "ID" = :DML_BV000

  • Logic Express and  Garritan

    I'm considering getting Logic Express 8. (Leaving the Win/pc world for my new iMac). I have some Garritan strings I purchased and also some Giga Studio samples which I love and am accustomed to. Does anyone know if I'll be able to use these with Logi

  • I can not connet to app store from my iphone

    I cant not connet to appstore from my iphone 4s, why?

  • Backupu0094and u0093Redo log backupu0094;Except operation are failed

    I encounter a problem when i makeing backup,i ask for help. <b>The situation is following:</b>os: windows 2003+sp2 SAP :NetWeaver 04S(BW7.0) DB:ORACLE 10.2 Backup Software: VERITAS Backup Exec for Windows Servers 9.1 The problem which i encounter is