Wrong calculation for condition type for misc. provision in service PO

Hi Gurus,
In service PO line item, we have maintained customised condition type for misc provision. this is % based on net price. It has been assigned account key and accrual key. It's manual. Logically, it should calculate the value based on the total of the net values of all service lines and post a single entry for all concerned service lines. What system is actually doing, it calculates the value correctly for total of net values of service lines in that PO line item but post it to the account as many number of times as the number of service lines in that line item.
This is when service based IV is active for the PO line item. If I deactivate this, then it post the account once only which is ok.
Please explain this behaviour. Also, I want to activate service based IV, what should I do to this condition type. Is there any condtion base formula or condtion value formual to be assigned in the pricing procedure?
Thanks in advance,
Sudhir Dahake

Hi,
Check if some user exit/ routine is written for the condition type.
Check user exit RV60AFZZ, RV60AFZA, RV60AFZB,RV60AFZC for some code.
If it is a manual condition check COPY CONTROLS or if it is automatic check condition records from which it is calculated based on qty, price, material type, etc.
Regards,
Amit

Similar Messages

  • MM-PUR default scales for condition types for service (ME31K

    Hi,
    We have faced the following problem:
    The business case was, to have default scales for certain condition types for a service for a purchasing contract.
    We didn't find it in SAP, so we wrote an OSS. SAP answered that it's not possible now, nor in the future.
    So we decided to look around in SAP, and found out that it was half possible.
    I've abused the exit USEREXIT_XKOMV_BEWERTEN_INIT of program RV61AFZB.
    In this exit I provide the internal table staffel for program SAPMV13A with the correct information (via ASSIGN ('(SAPMV13A)STAFFEL[]') to <staffel>.)
    In this way, if a user adds a service, this exit will get reached and the scales are filled. If the user then clicks on conditions and then double clicks the condition type with the scales, all the default scales are shown to the user. If you then click on save, the next screen is the service screen, if you then click on save again, all the date is stored in the database. (bit of a work around, but this works)
    However, I can't figure out how to save the scales data, when you only add a service and then push the save button without viewing the conditions. Quite logically actually because I'm skipping two whole screens with pbo and pai modules, in these modules internal converting takes place.
    Has anyone encountered this problem before and how did you solve it then ?
    Alternatively what is the SAP standard way to add pricing condition scales on condition types of a service of a purchasing contract? As you know there is no BAPI yet to change/create a purchasing contract.
    I was thinking, to add the scales by updating the tables directly via ABAP, I know that's not a clean way to do it, although it isn't too risky.
    Kind regards, Rob Dielemans

    Dear Rob,
    Is this solution properly working for you?
    I think my problem is similar: purchasing outline agreement (contract) refuses to apply relevant scale prices in the item line. Always uses the first price - without considering order quantity depencies.
    Regards,
    Tamás
    Edited by: Tamas Szabo on Mar 31, 2009 3:50 PM

  • User exit for condition type for redeterming in sales order

    Hi SD Experts
    One condition type is created With the key combination Order type and Inciters
    When the contract is created and on the bases of Inciters given the value is calculating correctly
    But when we change the other Inciters in sales Order is not redeterming
    since this condition type key fields are added one it may not be  redeterming
    is there any user exit ?
    Pls help in this regard
    jeevan.S

    Use the exit USEREXIT_NEW_PRICING_VBAP in program MV45AFZB. This userexit can be used to perform new pricing, depending on the change of datafields.
    Regards,
    GSL.

  • Condition type for landing and clearing charges for imports

    All SAP Gurus,
    Which standard condition type to be for Condition type for landing and clearing charges for imports?
    Regards,

    If both Condition types are Quantity basis then you can Create New Condition types by Referring FRA1 & FRC1 Condition types.
    Else Create New Condition types called ZCCH for Clearing Charges by giving the Following inputs:
    Condition class A
    Calculation Type A
    Condition Category B
    Plus/Minus A
    Also in Control data Check Accruals option and in Scales tab give Scale Value as 2 if want.
    Create New Condition types called ZLNC for Landing Charges by giving the Following inputs:
    Condition class A
    Calculation Type A
    Plus/Minus A
    Uncheck Accruals options and save.
    Regards,
    Ashok

  • Provision account key missing for condition type FRA1 in schema ZIMPOR

    Hi,
    While maintaining the condition value in PO, the below message displayed.
    "Provision account key missing for condition type FRA1 in schema ZIMPOR"
    Thanks and regards
    Murugesan

    Go to
    Spro>MM>Pur>Conditions>Define Price Determination Process>Define Calculation Schema
    here select ZIMP and click control data
    in that maintain "Account key" for FRA1 cond type in the Account key Column..
    (Second column from right side)

  • Service Tax Calculation for Condition Types

    Dear Experts,
    In an Import Purchase Order for Coal, along with the Basic Price of the Coal, the following Conditions are also entered, in the Condition Types maintained in the Import Pricing Schema
    -        Water front royalty
    -          Port Dues
    -          Berth Hire Charges
    -          Port terminal charges
    -          Surveyor charges
    Each of these conditions may have a separate Vendor, hence the Purchase Order creator will select each condition and assign the required vendor.
    Each of these conditions is subject to Service Tax, Educational Cess and Higher Secondary Educational Cess, the User want that separate service tax calculation be made available in the pricing schema for these individual conditions and the relevant vendor be assigned to these condition.  the service tax on individual conditions be paid to the relevant vendor along with the basic value for the condition.
    Separate Condition Types (15 nos.) for each of the above conditions for Service Tax, Educational Cess and Higher Secondary Educational Cess can be prepared and added in the pricing schema, the user will have to enter the percentages in the relevant conditions.
    The user wants that the Service Tax be automatically calculated for these conditions, instead of manually entering the same. Please guide how can this be achieved.
    Thanks in advance.
    AJ

    Hi,
    For this you have to maintain the all your charges in your pricing procedure along with each charge you have to maintain 3 condition types for service and chesses.
    Ex:
    step counter cond.type des.                   from                 to
    1 1 P000 Gross Price        
    1 2 P001 Gross Price        
    25 0 JM00 Water front royalty                 1    
    26 0 ser1 service                                  25    
    27 0 edu1 educationcess                      26
    28 0 edu2 se.edu.cess ;                        26
    29 0 jm01 Port Dues                                1
    30 0 ser1 service                                   29
    31 0 edu1 educationcess                       30
    32 0 edu2 se.edu.cess                           30
    like this you have to built your pricing procedure in a m/08. after that for you want the service tax automatically so for that you have to put the accesses sequence in you service condition types (ser, edu1,edu2).in m/06.
    After that you have to maintain info record for that material and import vendor. in me11 in that in condition tab you have to maintain percentage for ser, edu1, edu2 . the system will  calculate the service charges automatically.
    Thanking you,

  • Provision account key missing for condition type ZPFV in schema ZUELOC

    Hi
    We have defined the condition type ZPFV for freight value & mentioning the same while creating po and in past we had prepared so many po by using this.
    we hv not change any thing & today we are getting message " Provision account key missing for condition type ZPFV in schema ZUELOC"
    What to do???????
    Thanks
    Ketan Vala

    hi..
    If the accrual is ticked in condition type in M/06, it should have an account key assigned to the condition type in the pricing procedure in M/08.
    Go to your contion type ZPFV and check whether you have checked Accrual or not..
    then go to ur pricing procedure ZUELOC and check the last two colums for your condito type i.e. Account Key and Accrual Key.
    Maintain these..
    try this if it works.
    Thanks...

  • Provision account key missing for condition type FRB1 in schema

    Provision account key missing for condition type FRB1 in schema is the error coming while i enter freight value at PO
    how to set this
    krishna

    Hi Krishna,
       Go to Pricing procedure using M/08 , here against the Freight condition type ( FB1), enter the accrual key ( ex. FRE)and account key ( ex. FR1 or FR2).
    After saving to the customizing request, again create the PO.
    Thanks & Regards,
    Amjad

  • Condition type for fee - no change of moving price or balance sheet account

    Hi, hope you can help me.
    We need a new condition type for a kind of fee which has to be paid to the vendor and used in the purchase order.
    This is a condition type which
    - has to be part of the invoice
    - has to be posted as a kind of accrual
    - must not! change the price of the material or the balance sheet account
    If we use freight conditions the moving price is changed.
    Because it is dependent on the material (and therefore a condition record works great) we can't or better don't want to use a second position in the purchase order.
    Does anybody have a solution for this one?
    PC

    Thanks for the answer!
    This is what I already tried, but it still changes the balance sheet account and the moving average price.
    This is what I customized:
    Condition ZXYZ
      Cond. class   A
      Calculat.type C
      Cond.category B
      Item condition yes, delelte, amount/percent and Qte relation yes
      Scale base C
      Accruals yes
    In the Calculation Schema it's defined just before the Actual Price, with Statistical-checkbox marked and Account key ZE1, Account key - accruals / provisions ZE2.
    Do you have any idea what I have to change or what else to try?
    Thanks a lot!

  • Z condition type for surcharge need to be displayed in billing doc only.

    Hi ,
    I am having going to create condition type for surcharge, this condition type need to be diplayed only in billing doc.condition value should be calculated based weight of the material in delivery doc and scales in condition record.
    scales values are as below:
    Access key:
    sales org/dis channel/ route /sales unit(KG)
    DE10/02/DETX1/   1 Kilo   =   30 u20AC
    skales: 
    DE10/02/DETX1 /  31  Kilo =  35 u20AC 
    DE10/02/DETX1/  41 Kilo  =   40u20AC
    DE10/02/DETX1/  51  Kilo =   45u20AC
    then for 52 Kilo we have price for these item with 52 Kilo =  45 u20AC
    where exactly need to do the config and development changes for displaying in condition type in billing doc only.
    Thanks in advance.
    Regards,
    RAM

    In the Pricing Procedure , maintain requirement as 24 against the Z Condition type.Now it will reflect the value only in Billing Document.
    Best Regards,
    Ankur

  • Not possible to determine a condition type for the price in ME49

    Hi,
    While saving the price in ME49 i.e. comparision of Quotation i am getting below error:
    Not possible to determine a condition type for the price
    Message no. 06657
    Diagnosis
    When it attempted to generate the time-dependent conditions for the price you entered, the system was unable to determine a condition type. Price determination is therefore not possible.
    Procedure
    Contact your system administrator.
    The latter can maintain the calculation schema assigned to the purchasing document using the Implementation Guide (IMG).
    Utsav

    Hi Utsav,
    You can refer to the following link. it might be useful to you
    RFQ price
    Thanks
    Nisha

  • Condition types for works tax, SDT,MANDI TAX

    Hi All,
              are there any condition types for the following:
    Mandi Tax,
    other taxes(any other taxes)
    state development taxes,
    works tax
    entry tax
    it is required to create condition types and put in pricing schema in po or these condition types are defined in tax code and are copied in pricing procedure.
    thanks and regards

    thanks for giving your valuable time,
    We are on ECC 6.0, and these conditions are not appearing in the condition table. I could not go thru these conditions. I referred the SAP NOTE NO 9552289, validity since 8.1.2007 where in the attachment of TAXINN with screen shot is there.
    Further clarification
    In the forum it was mentioned JVRD - VAT Non deductible and JVCS - CST deductible, is it a typing error. My writing is not for pointing you as wrong, but for taking the understanding.
    I appreciate your knowledge and great understanding on subject.
    regards

  • Why not all billing documents are posted to CO-PA for condition types?

    Hello!
    I have following problem.
    In transaction KE4I I have configured several condition types to post for specific value fields.
    For some billing types it works but for some doesn't work.
    For all domestic invoices it works but for abroad invoices it doesn't work.
    Billing documents for abroad invoices are also posted to CO-PA but for another value fields, not for that I expect.
    Where is problem?
    I am waiting for help.
    Best regards
    Bogdan

    Hi.
    In both pricing procedures there are same condition types. The only difference was check box "Condition is used for statistics".
    After marking this check box it still doesn't work.
    There are placed the same condition types in all billing documents (domestic and abroad) . So I am supprised that for domestic billing documents field value in CO-PA is calculated for condition types placed in KE4I.
    But for abroad billing documents the same field value is not calculated for the same condition types placed in  KE4I.
    Where is a problem?
    I need help.
    Best regards
    Bogdan

  • Different tax code for condition type

    Hello Gurus,
    I have defined a calculation schema for import POs.
    I would like to automatically determine the default tax code on the invoice verification depending on the condition type, for examle:
    Cond type                     Tax code
    ZF01 Freight            --> C0 0%
    ZS01 Custom agent --> C1 13%
    Any ideas?
    Regards,
    Nelson.

    If you wish to default the tax code for the planned delivery costs this must be obtained from an independent source which is OMR2 If you do not wish to default the tax code, then the only alternative is to select the tax code when in transaction MIRO.
    At least withing the standard I don't know any solution for that =/
    Sorry & good luck!
    Plauto

  • Condition type for Amortisation cost

    Dear friends,
    I hve created condition type for amortisation cost in pricing.
    It is adding the value for the gross price+ amortisation cost and flowing it to calculation of excise Duty in BASB.
    For ex.
    P001 - 1000
    ZDIE - 100
    so BASB - 1100
    Excise Duties are calculated on 1100...That is also OK
    But when the calculation of CST- As per system it is calculated on 1100 (BASB)....
    And here client requirment is to calculate on P001(Gross Price).
    Again calculation of
    A/P Price + ED + VAT it is taking A/P Price as 1100.
    Our requirement is to take it P001 as 1000.
    How to take amortization cost to be considered only for the calculation of excise duties and rest calculation in tax procedure being considered on Gross Price.......
    Plz. suggest
    Thanks in Advance,
    navin

    I hope you have searched regarding the topic.
    Refer following SDN wiki link for all your anwers:
    - [ EK01/EK02/VPRS |http://wiki.sdn.sap.com/wiki/display/ERPLO/VPRS,+EK01(ActualCost)andEK02(Calculated+Cost)]
    Regards
    JP

Maybe you are looking for