3 Condition types to be added

Hello,
We have 3 custom condition types defined in pricing procedure. We need to add the values of all these 3 conditions and add into the last (i.e.  3rd condition).
Basically we want to collect the sum of all 3 conditions into the third condition value.
How can we use a condition value formula for it?
STEP  Condition Type  From  To  Subtotal     AltCty
90       ZTST1                                B
100     ZTST2                                B
110     ZTST3                                B              987 ?
But how can Formula 987 will collect the total of all these 3 conditions ZTST1, ZTST2 and ZTST3 ?
Thanks to advice,
Anand

Hi,
Good Day,
Please Try below code in your formula.
***form frm_kond_basis_987.
data : kwert_1 like xkomv-kwert .
data : it_komv like xkomv occurs 0 with header line.
refresh it_komv.
clear it_komv.
it_komv[] = xkomv[].
kwert_1 = 0.
loop at it_komv.
  if it_komv-kschl = 'ZTST1' or  it_komv-kschl = 'ZTST2'
     or  it_komv-kschl = 'ZTST3' .
      kwert_1 = kwert_1 + it_komv-kwert.
  endif.
endloop.
xkwert = kwert_1.
*****endform.
Best Regards,
KSK

Similar Messages

  • Condition type to be added in SIS

    Dear Experts,
           How can I add a condition type in SIS? Customer already has info structure created. I recently created a statistical condition type in pricing procedure and the requirement is that the condition type created need to be displayed in SIS. While using the T code MCSI, in order to have the data for the newly created condition type in the SIS report, is it enough if I set a value between 1 to 6 in Condition subtotals field or should any other configuration need to be done? Please advise.
    Regards,
    Madhavan

    To get the report as below for my condition type, I am unable to add in the 2nd screen.

  • Condition type for value added tax

    Dear All,
    Can any body tell me what is the condition type used to maintain VAT in FV11 transaction.
    Regards,
    Venkat.

    Dear Venkat Ramana,
    TAXINN supports condition-based excise determination and formula-based excise determination
    Condition type is JIP5 ( IN:A/P VAT RM Deductable).
    In FV11 you can maintained the condition record for the Condition type JIP5
    <b>Step:1 Path:</b>
    Financial Accounting - Financial Accounting Global Settings - Tax on Sales/Purchases - Basic Settings - Check Calculation Procedure - Access Sequences
                   <b> 1.  JTAX
                    2.  JST1</b>
    <b>Step:2 Path:</b>
    Financial Accounting - Financial Accounting Global Settings - Tax on Sales/Purchases - Basic Settings - Check Calculation Procedure - Access Sequences
         <b>  JIP5      A/P RM Deductible</b>
    With regards,
    B.Ravindranath

  • Relationship between condition type and payment term

    Hi,
    I created a purchase order (only 1 item) with with payment term "Within 14 days 2 % cash discount" So a condition type SKTO auto added for the item with discount is 2%.
    can anybody show me the relationship between payment term with the condition type and the IMG T.code to make this relationship?
    Thanks
    Long

    If you go to IMG - MM- Purchasing - conditions- Define price determination process - Define Condition types
    For SKTO the condition category is E- Cash discount
    For this condition type which is defined in the calculation procedure , the system internally derives a percentage from the terms of payment and inserts it in the condition type with the category E

  • Condition type in contract not reflecting on to the PO release

    Hi All,
    I have a contract wherein i have two condition types which are set i.e. PB00 and ZM07. Now i've made some changes and removed ZM07 and instead put ZM05.
    This new condition type (ZM05) is not reflecting on to the PO already released or on to the new line items that are being added to the already existing PO's. Kindly let me know what/where to change to effect ZM05 on the line items of release orders.

    Hi,
    One thing you could try is the Update button on the item Conditions detail tab.  Run the selection for B    Carry out new pricing
    C    Copy manual pricing elements and redetermine the others
    "B" is pretty good for adding in new condition types that are added after the PO has been created.
    Regards.

  • TAXINN Procedure and excise duty condition type Missing

    Hi,
    We are implementing CIn and found that standard condition based procedure TAXINN and Condition type pertaining to Excise duties (JEXP,JCEP,JECP) and Central sales tax (JCST) are missing.But TAXINJ procedure is available.
    We need to know whether Basis need to activate some BC sets or any note need to be applied.
    Please guide

    Hi
    As Suggested, you can go ahead and add those missing codition types in TAXINN. This is nothing new as I did faced the same situation only thing was for me it was Version 4.6c and in consultation with FICO consultant we infact first created and then added those condition.
    The best example i can share is  we didn't have anything like Higer Secondary Education Cess for excise duties @ 1 %       till 2007-08 financial year , If I am correct.
    Since the component was incorporated in 2007-08 budget session so the condition type for the same was missing (to add this additional @ 1 % ) , and we first created a condition type and then added this to the pricing procedure to solve the scenario.
    Thanks
    RB

  • Excise condition types

    Hai Gurus
    I hope we need to configure only 3 condition types in the sd pricing procedure for CIN implementation. ie: basic excise duty, secondary education cess and higher secondary edu cess. could you please tell me how to make all these condition types to be added in the net value.???
    regards
    Sidhu

    Check Std pricing Procedure JINFAC IN:Factory sale and Condition Type maintain in that.
    Say,
    PR00 - Price
    JASS - IN A/R Assessable Va
    JEXP - IN: A/R BED %
    JMAN - IN Manual excise
    JEXQ - IN A/R BED
    JEAP - IN A/R AED %
    JEAQ - IN A/R AED Qty
    JESP - IN A/R SED %
    JESQ - IN A/R SED Qty
    JCEP - IN A/R CESS %
    JCEQ - IN A/R CESS Qty
    JEXT - IN A/R BED total
    JEAT - IN A/R AED total
    JEST - IN A/R SED total
    JCET - IN A/R CESS total
    JCST - IN A/R CST
    JCSR - IN A/R CST Surcharge
    JLST - IN A/R LST
    JLSR - IN A/R LST Surcharge
    JZBV     IN: Zero base
    where,
    BED - Basic Excise Duty
    SED - Special Excise Duty
    LST - Local Sales Tax
    CST - Central Sales Tax
    I hope as per your business requirement, you are aware of what kind of tax you need to have in you pricing.
    Or you can search for Basic Excise Duty, Special Excise Duty, Local Sales Tax & Central Sales Tax. There are lot of information flowing around.
    Thanks & Regards
    JP

  • Va01 condition type calculation

    1 want the net value to be the total of all condition tyoe amounts on the condition tab. at the moment it is only summing up the total of two condition types even if there are more than 2 condition types

    Hi,
    These settings are done in the Pricing procedure related to the sales order.
    GOTO --> Header --> Conditions --> Click on the Aalysis tab at the bottom.
    Get the pricing procdure from the next screen.
    Transaction --> VoK0 --> display the pricing procedure.
    click on the controls - you will find the list of condition types related to this  pricing procedure.
    Check the column for total which indicates which all condition types to be added.
    I think here you should  take help of Functional Consultant and get this resolved. Its all related to settings.
    Hope this helps..
    Regards,
    Shahu

  • In import Pricing Proceedure,  Some Condition types added to Material Cost

    HI,
    In Import Pricing procedure, Some condition types (Like Basic Customs Duty,Edu Cess & Hier Edu Cess) are added to material cost. The remaining are not added. What is the configuration to add condition types to Material cost?
    Note -  we have added FR3 account key for all condition types. Then why few condition types are added to material cost and why others are not added to material cost?
    Can any one please help me on this..
    Thanks
    KB

    Assign key "NVV" to those condition types which are to be loaded to material cost.
    Hope this resolves ur problem

  • 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

  • Sales Order creation of adding new condition type to Item

    Hi Expert,
    The sales order has been created and need to add new condition type (Z601) to the first item(10). While adding the condition I am getting warning message like
    "Item 000030 exists already; the entry will be ignored".
    Where item 030 will be the last item.
    I have cheked but it's a standard report SAPFV45P, we can't modify. Please let me know can we set any field in the sales order so that we wont be getting this message.
    Regards,
    Mahesh

    Hello,
             If you would like to add the Condition Type automatically for a specific Item based on some condition (Lets say, Item Category), then you can code a Pricing Routine in VOFM Transaction and it will be automatically assigned.
    Thanks and Regards,
    Venkat Phani Prasad Konduri

  • Value from condition types not to be added to material price

    Hi friends,
    I have a Pricing procedure for Cross company stock transfers.
    Supplying plant put some margin on the material price and will supply it.
    Now My question is how to avoid the value of the margin getting inventorized(adding to the material price) in the receiving plant
    As iam using Std price for this FERT material in the receiving plant , it is trying to inventorize.
    I have assigned an Account key and accrual key , for this margin condition type in my pricing procedure.
    many thanks
    Manish

    Hi
    In Transaction code, M/08.....for your Pricing procedure and for that particular condition type ....Check Statistical Indicator..
    In Transaction code: M/06.....For your particular condition type and go into detail....In control Data:2 tab, check Accurals also..
    Hope this will help you  to meet your requirement.
    Reward if useful
    Regards
    S.Baskaran

  • No accounting document generated while new condition type is added

    Hi
    I added a new condition type to the pricing procedure. While creating the invoice if i try giving a value to the new condition type then i get the message "No accounting document generated", but when i leave it as blank then there is no problem with the a/c docs.
    I assume I haven't done the complete settings correctly. Pls help.
    I am using  RVAA01 as the pricing procedure for standard order.
    Regards,
    Sujai

    Hi,
    As I do not have access to your system, can not comment in details.
    But if I have to add a tax codition in pricing, what I would do is :
    Create a tax condition, assign it in tax procedure.
    Copy it as sales pricing condition.
    Assign it in pricing procedure.
    Create condition record for tax condition in VK19.
    Check tax code in FTXP & its assignment in OB40.
    Create condition record for MWST.
    I think you need to check the above configuration.
    Savita

  • Adding manual condition types to a service contract

    Hi,
    I need to add a manual condition type and price value at billplan line item level in a service contract. Could anyone please let me know any way of adding it after the service contract has already been created?

    Hi,
    You need to first create the Condition type which can take manual entries or the manual entries are prefered.
    Then add the Condition type to the pricing procedure being determined in service contract.
    Once done when you go to edit mode in conditions tab you shoudl be able to add the above condition types.
    Regards,
    Tanu

  • Adding pricing condition type  while complaint creation

    Hi,
    I want to add condition type , whille calim creation. I have written the Zpgm using crm_ordwer_maintian , we can do that.
    But the problem is I need to put in some BADI, i tried order_Save and pricing_I badi.
    But it gives dump 'maintian'  bapi in the order_Save. I treid with 'multi_ow'  but its not adding the condition type.
    Please help me , where I need to put this code ?
    Thanks,
    Sushant

    heyy, its working fine , some parameter missing.

Maybe you are looking for