Link b/w Pricing Procedure & Tax procedure.

Hi all,
What is the link between Pricing Procedure & Tax Proceduere. In Tax Procedure how the Base ammount is picked from Pricing Procedure.

Hi,
Tax codes are the link between Pricing procedure & Tax procedure.
While creating Tax code (T-code FV11) we use condition types for VAT, BED, AED and others. Against these condition types we maintain percentage of taxes / duties.
THese tax codes are used in PO at invoice tab.
regards,
Anand

Similar Messages

  • Link of Pricing and Tax Procedure

    Dear Sir,
    I want to pick value (summation of some condition type) from pricing procedure to tax procedure.
    As like the value of basic price come automatically to tax as base amount..... in the same way i want that sum of some condition type will automatically to tax.
    If anybody have idea about this......Is it possible or not.....
    Please help..

    Hello,
    Basic price come automatically to tax as base amount. because there is a Routine no 362 was maintained in the tax procedure in front of the condition BASB.
    Like wise if you want to want that sum of some condition type will automatically to tax. then you have to add such routines in tax procedure at different steps with the help of Abaper.
    Thanks,
    Vinay

  • Query for MM Pricing Procedure & tax Procedure

    Hello,
    Can someone advice me on following.
    I need one Condition in MM Pricing Procedure : Discount should be reduced after Calculation of Excise duty and Taxes on PO.
    Discount should not be calculated for Excise Base amont & or Tax (CST /VAT) base amount.
    Calculation
    Basic :          100
    Freight            20
    Subtotal        120  (Excise Base)
    Excise duty:   30
    Subtotal:       150  ( Tax Base)
    Tax   @4%       6
    Subtotal        156
    Discount         10
    Total Price     146
    My Requirement is how to add Discount at the Place shown above.
    Regards,
    Manish

    Dear Manish,
                        After subtotal 120 put in subtotal column 7 and after subtotal 156 put 1.
    Truly, I was bit surprised to see your first post, now I got the reason what kept you held.
    I tell you why this happens.
    I believe you are using tax procedure TAXINN. The routine 362 (in tax procedure) has the program which fetches the data from your pricing procedure and on what amount the taxes have to calculated is the value passed into BASB condition type of tax procedure. One should always read the routine 362 in tax procedure with the help of ABAP consultant. This will give you clarity on the concept of calculation. the subtotal field i.e is KZWI plays important role in calculation.
    Currently I do not have access to any test system. If you put the subtotal what I have mentioned the result will come.
    Another layman tip I am giving you for tax procedure calculation. where ever you are calculating subtotal just give value from 1 to 7 in subtotal column with different combination one by one and see the results, you will have good idea how the system behaves. Say if you put subtotal as 1, the system response will be different from if you give subtotal 4.
    Why this is important to understand is when in future if you are going to add any new condition type you will know how the system response is towards the tax calculation.
    That is why I suggested you to read the routine 362.
    Moreover, if I see your procedure, excise duty, CST and LST should not be calculated on freight charges. Legally this is not correct. Freight  charges are in the preview of service tax. In many implementations I came across the similar scenario where the client insisted on the similar procedure. This all happens due to ignorance of client. We have shown the client the official documents as well we also arranged the official meetings  with excise commissioners to clear there doubt.
    This scenario is usually insisted in the case of  freight billed what client says. this is not correct.
    Regards
    Rajesh

  • Pricing Proc & Tax Procedure link

    75     0          AV                                                                             1       
    76     0            JADC     Additional Duty                                   60     75
    77     0                          CustomsCVDEcess+Secess           60       
    78     0                          Net amount for tax calculation                   75     77
    This is a part of code in my pricing procedure
    I need the tax to be calculated on the ' Net amount for tax calculation'
    How is it possible??
    I need not want to have the price on material changed.
    ie., net price on 'conditions' tab should be the material price only.
    but the amt as said shud cme as base amount for tax calculation..
    sapmmlearner

    Hi,
    It seems this extraction is from Import pricing procedure.
    For imports, you need not maintain any Tax code and Tax calculations. All duties maintained in Pricing only.
    Umakanth R

  • CIN-Pricing and Tax Procedure.

    Hi CIN experts,
    How to add Packing and forwarding amount to the base amount of Tax.
    Scenario: 16% of Excise duty is inclusive of Packing and Forwarding amount.
    currently system calculating Excise from netvalue.
    Expecting Valuable reply.
    Cheers!!!
    Gopi

    Hi Gopi
    1. If you add Packing and forwarding amount to base value and calculate 16% duty and pass it to customer then how the customer will able to separate BED on input and packing + forwarding charges??
    2. As per my knowledge customer can not claim Cenvat on Packing & forwarding charges.
    Thnx
    Nilesh

  • Pricing & Tax procedure.

    Hi All,
    Pl explain me in detail with relevant examples the Pricing and Tax procedure and relevant configurations involved.(In coming materials)
    Thanks & Regards,
    Naveen

    HI,
    Pricing is combination of including the condition types in the pricing procedure as per your business requirement.
    1.Make the access sequence - SPRO>.MM>Purchasing>>Condoitions>>Access sequence
    2.Create condition types - M/06 , For PBOO onle assign access seuqnce
    3.Crete the pricing procedure by assign the relavent condition types to meet ur business requirement.
    4.Assign to Pur Org through schema group.
    5.Assign the Schema group to vendor purchasing data iat the time of Vendor creation.
    Tax procedure.
    Similar as pricing and create the conditiontypes assign to tax procedure in OBQ3
    If u want more detail go to online SAP Help  , will give more detail.
    Regards,
    Andra

  • How is pricing procedure in MM linked with tax procedure ?

    how do we link a pricing procedure with a tax procedure for a particular vendor material combination?
    eg RM0000 is applied to standard order which contains condition type eg gross price PBXX and tax procedure applicable is Taxinn which contains condition type BASB ...now how is BASB value determined for further tax calculations???

    Hi,
    Whlie createing the tax condition in M/06 you have to check the Condition category It should be D and then the link is mentioning the 352 as calculation type against BASB condition type in tax procedure.
    Warm regards,

  • Relation between Tax procedure and Pricing procedure

    Dear All,
    I would like to get more clarity on Tax procedure, Pricing procedure.
    a) Why do we have Tax procedure and assigned to Country?
    b) If the tax procedure has been created and assigned to Country-IN (in FI module), then why do we need to create pricing procedure with same condition type for purchasing in MM module?  We are even creating lot of pricing procedure for Sales in SD module.
    Regards
    Manivannan R

    Hi
    Tax
    During SD document transactions, tax calculation procedure TAXUSX is only relevant to determine the tax liability accounts for output sales tax. Notice that in pricing procedure RVAXUS, the condition types XR1 - XR6 carry the tax rates and tax amounts - resulted from the external tax system calculation - which is posted to tax G/L accounts. However, the tax accounts are not specified in the pricing procedure but rather in the tax calculation procedure.
    Tax codes are the link between pricing procedure and tax calculation procedure.
    Pricing
    The primary job of a pricing procedure is to define a group of condition types in a particular sequence. The pricing procedure also determines:
    Which sub-totals appear during pricing
    To what extent pricing can be processed manually
    Which method the system uses to calculate percentage discounts and surcharges
    Which requirements for a particular condition type must be fulfilled before the system takes the condition into account
    Example
    Example of a Pricing Procedure
    If a sales department processes sales orders for a variety of foreign customers, the department can group the customers by country or region. A pricing procedure can then be defined for each group of customers. Each procedure can include condition types that determine, for example, country-specific taxes. In sales order processing, you can specify pricing procedures for specific customers and for sales document types. The system automatically determines which procedure to use.
    Pricing Procedures in the R/3 System
    The standard system contains pre-defined pricing procedures, which contain frequently used condition types along with their corresponding access sequences. You can, of course, modify these procedures or create your own from scratch.
    Creating and Maintaining Pricing Procedures
    You create or maintain pricing procedures in Customizing for Sales. For more information on creating pricing procedures, see the online Implementation Guide for Sales and Distribution.
    To reach the pricing procedure screen from SD Customizing:
       1. Choose Basic Functions
       2. ® Pricing ® Pricing control ® Define and assign pricing procedures.Select the transaction that you want to execute.

  • Questions about CIN tax procedure choice and pricing schemas

    Hi all,
    I have to implement SAP on a Indian company and I'm verifying all particularity about this country (in particular tax procedures and the great number of differents tax conditions used).
    I have two questions about tax procedures and pricing schemas. Every feedback about thse points will be appreciated.
    a) To choose tax procedure TAXINN or TAXINJ which are the elements that I have to consider?
         I have read lot of documentation about CIN implementation and Iu2019m oriented to choose TAXINN schema, but If possible I  would  to understand better which are on behalf of one choice or another.
    b) To define pricing schemas for India, after check with local users and using examples of documents (in particular tax invoice) actually produced, I have understood that taxes have to be applied on amount defined starting from price list, minus discounts recognized to customer plus surcharges eventually to bill (packing, transport,  etc.).
    Itu2019s correct for any type of taxes that tax amount is calculated on u201Cnet valueu201D defined at item level or there are exceptions to this rule?
    Thanks in advance
    Gianpaolo

    hi,
    this is to inform you that,
    a) About point 1 I know the difference between the 2 tax procedures (conditions or formulas). I also have read in others post in the FORUM that TAXINN is preferable. So I would to understand which are the advantages to choose instead TAXINJ. There are particular reasons or it'a only an alternative customizing setting?
    a.a. for give for posting the link : plese give me the advantages of TAXINJ and TAXINN
    CIN - TAXINN and TAXINJ
    b) About point 2, to define which value has to be used as base amount to calculate taxes isn't a choice, but is defined depending by fiscal requirement of the country, in this case India fiscal requirement. I know that, as Lakshmipathi
    write as answer on my question, exception could be, but it was important for me to understand if I have understood correctly the sequence of the pricing condition in the schema in "normal" situation.
    b.b. you can create your own pricing procedure for this and go ahead.
    hope this clears your issue.
    balajia

  • Relation between Pricing procedure &Tax Proc , how the whole procedure work

    Hi Gurus,
    I need want to know in detail , How a pricing Procedure is linked to the FI Tax procedure and how the whole mechanism work .
    Pls clarify and explain me the whole process , As i have seen that the Tax condition type we maintain in pricing , we alos mentioned in Taxinj and step is also given in FTXP .
    So pls give me more clarity on this
    Regards
    Umang

    For A /P tax condations , tax amount posted  to accounts from tax procedure.
    For A/ R taxcondations ( which condations we are using in sales pricing procedure)
    tax amount posted  to accounts from sales pricing procedure
              It is helpful give rewards points
    Regards
    Raj

  • What is difference between tax procedure and pricing procedure?

    Dear Gurus,
    Would you please let me know the difference between tax procedure and pricing procedure?
    Why it is necessary to maintain them separately?
    Thanks in advance,
    Ranjan

    Hi
    Tax procedure settings
    OBBG - Assign Country to calculation procedure.
    OBCO - Specify structure for Tax Jurisdiction code. For country like U.S.A.
    LG -> character length of first level of hierarchy within your tax jurisdiction code structure.
    LG -> Second level of hierarchy as above.
    LG -> Third level of hierarchy as above.
    LG -> Fourth level of hierarchy as above.
    TX -> Tick if you want the system to determine taxes on a line by line basis instead of determining them on a cumulative basis
               per tax jurisdiction code.
    OBCP - Define Tax Jurisdiction code
    Dil -> Tick if you do not want tax amounts included in the based amount used for calculating cash discounts.
    Txl -> Tick if you want the cash discount amount deducted from the base amount that is used to calculate taxes.
    FTXP - Define Taxes on Sales/Purchases Code.
    OBCL - Allow Tax codes for non-taxable transactions.
    In MM module, pricing procedure is used during RFQ and PO creation. Total value of material based on all addition and subtraction like discount, surcharge, tax, freight, etc. In this we are defining pricing procedure and linking to vendor and purchase department through the virtual schemas. 
    Following steps for pricing procedure as,
    1. Define conditions.
    2. Define pricing procedure.
    3. Define virtual purchase organization and vendor.
    4. Info Record.
    Regards,
    Raman

  • Pricing procedure and Tax Procedure.

    Hi,
    Can any body suggest, how to bring tax values in Condition, in Pricing procedure of MM. Now  as per my settings Tax is coming under tax head and MM pricing prodcedure is coming separately, I need ,
    Thanks & Regards
    Sudhansu

    Hi,
    Did all you taxes in tax procedure in %!
    No access sequence required for your requirement. Create a condition type as ZTFT & maintain
    Cond. Class: D
    Calculat.type: B
    Cond.category: N
    Keep BLANK access sequence filed & make it as item condition and then add this condition type in pricing procedure with logic just before calculation of TOTAL price.
    Now do create PO with all taxes  and now you can see all tax amounts in condition type  ZTFT in PO Condition TAB( which flow from  tax procedure to MM pricing procedure with a condition type ZTFT)
    Regards,
    Biju K

  • VAT/Excise calculation - map pricing & tax procedures

    Dear,
    Pls tell me how to map my blw senerio;
    In pricing procedure, i have
    A- Gross price
    B- Handlying charges
    C- Excise on A+B,
    here i need to calculate my exise on A+B values and it flows (C) frm tax procedure (taxinn). until here i'm ok.
    D - A BC
    E - Insurance (defined in pricing proce) on D value,
    here i'm unbale to map my price, since the sytem taking A+ B price only, its not taking my D values... I need to map pricing & tax procedures, since Gross price, Han. charges and insurance flows frm pricing proce and Excise frm tax procedure.
    Anyone has right solution, pls guide me...

    Hello sapjj
    Here in your issue, u have to maintain a dummy condition type for excise calculation in your pricing procedure. The excise on A+B will be calculated in pricing procedure itself and not it flows from tax procedure.You have to make a condition type in pricing procedure and mark it as statistical in the procedure so that it doesn't get added to material value.
    you are ok till gross price and handling charges, right?
    Then you include your dummy condition type for excise amount calculation.Then in the next step calculate a subtotal without giving any condition type and maintaining 'S' in the subtotal field in the pricing procedure.
    In the next step include the insurance condition type and calculate it on the subtotal.
    This will help
    Regards
    Gregory Mathews

  • MM Pricing procedure VS Tax procedure

    Hi Gurus,
    I have checked many  thread here , but still can not find the answer.
    Tax calculation procedure basically calculate the tax amount based on condition recaord maintained
    (dor tis corresponding Condition type).
    But we also can maintain Condition record for the condition type NAVS  (pricing procedure) that bring tax amout into the pricing procedure of PO).
    My question is why do we have to maintain Tax procedure as well as pricing procedure (regarding tax of course ).
    Cheers Guys
    Julien

    HI
    Basically why we have taxing procedure is that its always country specific that means it can be any vendor selling any material but he has to follow some government regualations whcih is what will be given in the taxing procedure that sholuld be the same for all customers it will be different if the customer is foreign.
    the pricing procedure is where we carry out pricing that is customer specific here we can have different prices for different customers depending on what he buys and ETC.
    hope this clarifies .
    Regards
    Vignesh

  • How to copy Value of fright from pricing procedure to the tax procedure

    Dear All,
    Please note, I have a condition type in Pricing procedure i.e. ZRCO-this is for fright which will be added by the user in the PO.
    I want to copy the same value to  ZRC1 which is a condition type in tax procedure.
    Kindly advise, is there any way we can do this automaticaly. My requirement is to add the fright to the gross price while caluclating the VAT in tax procedure.
    Rgds,
    Raghavendra N N

    Hi,
    There is a Field for Manual entries in configutration for Conditions : Condition Types.
    Manual Entries Indicator which controls the priority within a condition type between a condition entered manually and a condition automatically determined by the system.
    Make the following entries according to your requirements:
    _: No limitations
    A: Freely definable
    B: The automatic entry has priority. If a condition record exists, the condition cannot be entered manually.
    C: The manual entry has priority. When you enter the condition manually, the system does not check whether a condition record exists.
    D: Cannot be processed manually
    Hope this will help.

Maybe you are looking for

  • How can I convert ASCII characters to ISO8859?

    Hi All, I have written a little application that renames a TV episode by scraping a TV listing site for the episode name. It is written in SWT and works great apart from on small problem. When getting the html back from the site, it sometimes contain

  • Toc Links randomly not working

    Robohelp HTML 9.0.2.271 Word 2010 - documents hosted on SharePoint 2007 Windows 7 OS Published in a merged Help project Each time i generate a project one or more of the toc links do not expand when clicked. The links which dont work change randomly.

  • Manual for HP Pavilion 15 notebook pc 15-p084ca

    Hi, I was wondering if I could get the manual for my new laptop:  hp pavilion 15 notebook pc 15-p084ca product #:g6r21ua#abl Thanks

  • I have an error message with ADE 2: "Error! Check Activation"

    Downloading ebooks from the library I find that the only thing downloaded is a 2Kb file downloaded to the "download" file.  When I click on this file I get the message: Error!  Check Activation"

  • Vidio is not showing

    after installing new version of adobe on laptop using Microsoft Vista and Internet Explorer am unable to view pictures even if the download is successful. For instance am unable to view latest vidio from cnn latest vidio stream. thanks for your help