Tax calculation: Fields in TTE

Hi all, I have a nice one here.
Backgound:
We are implementing a CRM 5.0 Stand alone order-entry with Middleware connection to SAP FI. TTE is working well, we find all the taxes we need, as long the TTE looks at attributes in the masterdata (Products, Business Partner).
Problem:
Now the customer wants to overrule some tax findings in the case of an order cancellation (we talk about an airline here ;).
In our prozess analysis we defined new transactiontype (cancellation order), which is a follow-up document of a standard order. Now, this means that all masterdata remain the same and the TTE calculates the same parameters (Tax rates, Tax IDs, etc.).
Since we dont want to double our products, we need a controlling attribute in the order document to tell the TTE that something has changed (e.g. an tax event).
For us the TTE seems to have a very limited context, but maybe we have overseen some feature, since it is relatively new to us.
All help is appreciated and Thanks in advance.
Guido

hi
i am trying out to do tax calculation in crm system we are also following same procedure that is crm system and ecc system for fi
i have down the following things
•     Tax Type – IN - JTX5
o     Assign Business Partner Tax Groups
IN     01     JTX5     NONE     No tax
IN     01     JTX5     TAX     4% VAT & 2.06% Service Tax
o     Define Product Tax Groups
IN     01     JTX5     NONE     No tax
IN     01     JTX5     TAX     4% VAT & 2.06% Service Tax
•     Tax Settings for the country IN
o     Define Tax Type
YSER     Service Tax          1 Sales Tax          3     YSER
YVAT     Value Added Tax     1 Sales Tax          4     YVAT
o     Define Tax Rate ID
NONE     0% VAT exempted
TAX     &% VAT (full rate)
o     Define Business Partner
01 Andhra Pradesh     NONE     Tax Exempt
01 Andhra Pradesh     TAX     4% VAT & 2.06% Service Tax
o      Define Product Tax Group
01 Andhra Pradesh     NONE     Tax Exempt
01 Andhra Pradesh     TAX     4% VAT & 2.06% Service Tax
o     Define Tax Event
901     1 Outgoing     Output Tax Vat
902     1 Outgoing     Output Tax Service
Here I have created two Tax Event one for VAT and another one for SERVICE
o     Assign Tax Type
IN 901 YVAT
IN 902 YSER
o     Assign Tax Calculation
31.12.9999     01.01.2007     Y20005     India
•     Define Tax Code and  Account Determination Key
IN A3 901 YVAT 31.12.9999 TAX 01.01.2007 JN6 A/R VAT Payable     
IN A3 902 YSER 31.12.9999 TAX 01.01.2007 ESA
•     Exemptions and Tax Rates
o     Maintain Tax Rates and Exemptions
I have created 2 condition types and put in to the Tax procedure
i have incropeted the those condition types in the pricing procedure but it not getting determined
Did i miss out any step
pls help me out it is urgent
Thanks

Similar Messages

  • How to disable the tax calculation field in MIRO screen only for CreditMemo

    Dear Expert
    user want to create credit memo by MIRO transaction .But in table RBKP there no field to trace document ,that is invoice or credit memo document .i want to validate during credit memo, tax & with holding tax cannot calculate .I tried a lot badi but no badi or user exit is controlling at the time selection transaction & validating before save MIRO .
    please help me.
    Regards
    Girish.

    Daer Anup,
    Check the below link where you can capture the current transaction in MIRO.
    http://forums.sdn.sap.com/thread.jspa?threadID=1416227&tstart=0
    CONSTANTS: c_vorgang(23) TYPE c VALUE '(SAPLMR1M)RM08M-VORGANG'.
      FIELD-SYMBOLS: <fs_vorgang> TYPE ANY.
      ASSIGN (c_vorgang) TO <fs_vorgang>.
    CASE <fs_vorgang>.
      WHEN '1'.
      WHEN '3'.
      WHEN OTHERS.
    ENDCASE.
    Based on the value of field symbol you can differentiate.
    Thanks to Pablo who has given this solution in the above mentioned thread.
    The BADI you can use is INVOICE_UPDATE and method AT SAVE .
    Regards,
    Deepak.

  • Tax calculation in SRM and passing onto R/3 PO

    Hi,
    We are on SRM_SERVER 550, SP07 and R/3 4.7 backend.
    1. We have a requirement wherein we want the tax determination to happen in SRM. Basically there is no logic for determining the tax codes, but the user himself selects it per line item when creating the cart.
    2. We want this to be transferred to the backend PO line item. The tax codes in SRM and R/3 are identical.
    Can this be achieved by standard configuration?
    I checked that there are 4 choices for tax calculation in SRM
    No tax calculation
    Tax calculation occurs in backend
    Customer specific implementation'
    Tax calc occurs via external system
    tax calc occurs via TTE
    I am not sure which one we should be selecting (currently its no tax calc). I am also not sure if the tax code which is selected in SRM will be passed onto R/3 Or should this be mapped in the BBP_CREATE_BE_PO_NEW Badi?
    The option thro development is to provide a custom field where users can enter the tax code/choose from a list and then map it to the tax code(TAX_CODE - MWSKZ) field in badi BBP_CREATE_BE_PO_NEW. But we would prefer to stick to the standard options if they are feasible.
    Any pointers to this would be very helpful.
    Regards,
    Srivatsan

    Hi,
    If you have a classic scenario where the PO is created in the backend only the standard configurations will work for this.
    1) Determine System for Tax Calculation--- R/3 Tax calculation occurs in backend.
    Tax calculation occurs in the Backend System
    Tax calculation occurs via RFC in the backend system in Financial Accounting. If an external system is connected to the backend system (Vertex or Taxware, for example), this is automatically called from the backend system.
    2) Enter tax code :
    As you mentioned use the same key and also the description here. Make the zero tax as No tax and make it as default also ( which is safer for all users).
    With these two config steps you will get an F4 help in the for all the tax codes defined whereas the system will suggest the zero tax as the default.
    The other config steps are optional where you can have tax codes for you product category. Please do configurations in these steps only if required.
    This SC tax code will be there in the PO created from SRM provided if you have entry for this in FTXP in the R3 system.
    As far as we have configured you dont need BADI for this standard Tax calculations.
    If the invoice is made in R3 with reference to this PO then this tax code can be changed.
    Best regards,
    Sridhar.

  • How to make tax classification field mandatory in sales order ?

    Hi,
    while creating sales order, " how to make tax classification field mandatory ".
    Please tell me the procedure.
    In tcode OVA2. what are the entries for fields,table.
    Regards,
    sapsduser

    Dear ,
    Could you please share why you want to make tax Classification field mandatory in sales order.
    Maintain Tax classification field for customer in Customer Master Data = (Sales Area Data - Billing document Tab page)
    Tax Classification field for Material in Material Master Data = Sales Org. 1 View.
    While creating sales order and enter customer and material system automatically fetch the tax classification related data into sales order.
    Tax is calculated based on the ship to party.
    Hope this will help you.....
    Regards,
    Manoranjan.

  • Witholding Tax calculation while payment and advance

    Dear experts,
    I have few questions as below. It would be great if you can help me out in this :
    In vendor master I have two WTH tax codes for invoice and payment and marked as liable.
    Incase of invoice (FB60) posting system is calcu;ating correctly and posting, but while posting no popup for to rectify the WTX code also no base amount is populating in WTH tax tab of invoice posting. Is this correct way??
    While making payment for the same invoice through F-53, system is again calculating on same open item and no popup, until I go to WTH tax tab and delete the tax amount. What is lacking in my customising of WTH tax code (payment type), to restrict WTH tax calcutaing twice ??
    While making advance payment by F-48, system not calculating WTX tax and showing tax code is mandatory, even though tax code  (V0-tax exempt) entered, no WTH tax calculation happening. I have checked all Field status of document type and recon account, nothing is mandatory. I dint know why?? Please help in this regard.
    Thanks in advance.
    Regards
    Abhi

    Hi madhu
    Thanks for explaining the process it works.
    Regarding the error I was facing earlier to enter the tax code in F-48 for the tax category was marked as ' * ' in the advance reconciliation GL. I have removed them and now the error is not coming.
    But now for the same or advance payment with F-48, I am not able post the document, though the payment WTX code is showing but not calculating the amount for the same.
    The error is
    "Withholding tax amount exceeds total bank line item amounts."
    Message no. 7Q320
    How to post it. Please help.
    Regards
    Abhi

  • Tax Calculation on MRP !

    Hi Experts,
    I have defined a special pricelist for a customer with discount factor of say 10%.If the MRP (Unit Price Field) of a product is 100 the price after discount comes out to be 90.The tax code of VAT4% takes the base amount of 90 and calculates the tax.
    However the business requirement is to calculate the tax on MRP (ie 100).The tax formula has the base amount defined as 'Total Amt'. Is there a way I can set this base amount in such a manner so that tax is calculated on the MRP(Unit Price) and not the 'Price After Discoint' ?
    Please suggest.
    Regards,
    Asap Fan

    Hi,
    Please note: MRP is a reserved word for Material Requirement Planing.  Most people could be mislead by your thread title.
    As of your question, I believe that is a built-in function by B1 design.  You may not have any ways to control the tax calculation.
    Thanks,
    Gordon

  • Exemptions in Infotype 0580 not considered in Income Tax Calculation

    Dear All,
    The following fields or options are displayed, when we execute the infotype 00580 i.e. Previous Employment Tax details.
    1]Salary as per provisions u/s 17(1)
    2]Value of perquisites u/s 17(2)
    3]Profits in lieu of salary u/s 17(3)
    4]Exemptions u/s 10
    5]Professional Tax
    6]Provident Fund
    7]Income Tax Deducted
    8]Surcharge Deducted
    9]Education Cess Deducted
    10]Medical Exemption
    11]Leave Encashment Exemption Amount
    12]Gratuity Exemption
    13]VRS Exemption
    14]Number of LTA Exempt
    15]LTA Carried Forward*
    I have entered amount in 1,2,4,5,6,7,8,11,12 & 13 and processed the payroll. The amounts entered in 11,12 & 13 are not being considered in Income Tax calculation while all other are considered.
    Can anyone tell me what is the problem and what I have to do for those amounts to be considered for Income Tax calculation.
    Regards
    Sudhir Shrisunder

    Hi Sudhir,
    Can you check if following wage types are present in system by processing of INPET-
    Leave Encashment Exemtwage type (/4V7) - This wage type stores the amount entered as the sum of all leave encashment exemptions availed. It gets processed only on the event of the separation of the employee from your organisation. The value of this wage type gets deducted from the maximum exemption limit for leave encashment exemption
    Gratuity Exemptionwage type (/4V8) - This wage type stores the amount entered as the total gratuity availed. It gets processed only on the event of the separation of the employee from your organisation. The value of this wage type gets deducted from the maximum exemption limit for gratuity exemption amount.
    VRS Exemption wage type (/4V9) - This wage type stores the amount entered as the Voluntary Retirement Scheme (VRS) exemption amount availed. VRS Exemption wage type (/4V9) gets processed only on the event of the separation of the employee from your organisation. No tax exemption is given, in case the employee has availed of the same with any of the previous employers
    If these wage types are present then calculation is correct.
    Plz note that the value of these wage type get deducted from the maximum exemption limit of the corresponding exemption amounts. Exemption has already compared been considered for them and tax component were computed correspondingly.
    Let me know if stll not clear.
    Regards,
    Praveen

  • Tax calculation in backend and in SRM (classic and standalone scenario)

    Hello,
    I have an issue regarding calculation of tax. 2 scenarios are used in common: classic and standalone. One node of Organizational structure is using classic scenario, another node is using standalone. So I have 2 Accounting Systems defined (one for each node).
    Requirement is:
    - For classic scenario, setting the tax calculation in backend
    - For standalone scenario, setting the tax calculation to no tax calculation
    Problem is that I can not customize the system this way. I do not know any mean to set 2 ways for tax calculation. Would you have any idea to do this?
    Thanks,
    Patrick

    Hi
    <b>Please go through this -></b>
    http://help.sap.com/saphelp_srm50/helpdata/en/f4/8b1d40bb37e569e10000000a155106/frameset.htm
    Note 848164 SUS3.0: FAQ: Logic of Tax calculation within SUS
    958273 FAQ: Taxes in SRM-SUS
    999896 EBP tax codes not correctly mapped to back-end tax codes.
    908659 Follow-up note for Note 509594
    931198 Missing Tax Code in Limit Shopping Cart
    430202 Delivery address in shopping cart in BAPIEKPOC
    931198 Missing Tax Code in Limit Shopping Cart
    881086 Country-specific tax calculation
    703292 TAX. Input/Output tax in SAP Supplier Self-Services with TTE
    513250 ERS. Tax calculation with the new 3.0 function 
    390861 Transferring tax table for ERS from backend system
    Note 657146 Enhancement for US tax calulation: Functions
    510142 EDI-Customizing: Tax code tax-exempted transactions
    317040 MR08: Message M8267
    49436 MR44: No message if the tax amount is different
    Note 84127 Tax Jurisdiction Code for EDI/ALE and Intercompany
    Also Try BBP_DET_TAX_BADI.
    Regards
    - Atul

  • Tax calculation in SD Billing

    Hi all of you,
    We have configured the tax procedure and created the tax codes. Tax codes are working fine in FI module and in MM module. The condition types with access sequence MWST and account keys using in tax procedure, we have taken the same for SD Pricing procedure also.
    Coming to SD Billing, taxes will be calculated based on the condition record where we will assign the tax code since we do not have tax code field in the sales order or invoice. Why SAP has not given the option to select the tax code in Sales Order like Purchase Order? When I am doing condition record for the condition type, system is showing the tax percentage based on the given tax code but the condition is not picking the condition record while creating the sales order.
    Typically tax code consists of -
    Condition type - 1111 - Tax code - S1 - 10% (Service tax)
                              2222 - Tax code - S1 - 2%  (Education cess)
                              3333 - Tax code - S1 - 1% (Secondary Ed cess)
    In the above scenario, how do I do the condition record?
    And what about the advance tax return report? Will system show the line items per tax code or not?
    Please help me regarding
    Thanks
    Ramki

    Tax in SD will be determined based on several parameters.  But SAP defalts Region of the delivering plant and Region of the Ship To Party.
    In your sale order, if the tax code is not flowing, then you need to check whether for this combination, you have maintained the tax code in VK12 for condition type MWST.
    thanks
    G. Lakshmipathi

  • Tax calculation in Sales order

    Hi,
    I wanted to check how sales tax was calculated on a Sales order for a US customer in CRM. taxware is used for tax calculation.
    I went to item level, conditions tab, selected the condition type, "state tax" and clicked on "accesses" button. The system showed -
    root-> Condition determination -> TracerNo - No Pricing Determination Analysis Available.  After this, if I want more info on the tracerNo what should I do?
    Thanks

    Paul,
          I need to interface Vertex to SAP CRM 5.0. I am implementing E Commerce (B2B / B2C). My R/3 is 4.7 and has Vertex.
    1) Do i have to interface the Vertex with TTE for the tax determination in the web shop? (If yes, how to do this, need config documents)
    2) Do i have to interface Vertex with CRM 5.0 with RFC connectivity?
    (If yes, how to do this, need config documents)
    3) Does Web store depend on R/3 interface of Vertex for tax jurisdiction determination while a B2C consumer registers in the web store (or) does the web store uses TTE interface with Vertex?
    Many thanks in advance.
    With Regards
    Keerthi
    507-401-1030 (Chicago, IL)

  • Customer interface - sales channel, price list and tax calculation

    We need to let third party system to upload new customer information into OFS, but I can't see the above 3 fields:
    1 sales channel,
    2 price list
    3 tax calculation
    in the interface tables. The interface tables that I am working on are:
    ra_customers_interface_all
    ra_customer_profiles_int_all
    ra_contact_phones_int_all
    ra_customer_banks_int_all
    ra_cust_pay_method_int_all
    is there other interface table that allow us to set the value of above 3 fields?
    we are using 11i.
    Edited by: shng on Dec 1, 2010 10:43 PM

    Are you creating Sales Order with any reference ? In case of ref. , must be User has changed it at Header Level.
    Else , it could be due to Authorization Object maintained on that user ID. Kindly coo-rdinate with BASIS Cosultant.
    Best Regards,
    Ankur

  • New Smart form for Tax calculation

    Dear Consultants,
    I am new for ABAP module, I want to create one smart form, for tax calculation. As per the attachment Most of the fields are standard, only the value I want to pick from Different Infotypes and RT table. please suggest how to create smart form.
    Thanks & Regards,
    Naresh

    Hi,
    create a executable program, pass the all values to Internal table.
    create the structure as same as internal table.(eg: ztable).
    create table type for this structure(eg: ytable)
    T-code: Smartforms.
    click the Form Interface tab, click table . click table
    in that declare the  variable (itab like ytable).
    click the form Painter,
    desgin the output structure.
    Select "Fieldlist on/FF''.
    drag and drop the fields
    Right  click on the main window create a Window -> right click on create window -> click table.ble
    add vertical lines to the table.
    Right click on the mainwindow->flowlogic->loop. enter the itab name.
    activate the smartforms. execute.
    copy the generated number.
    goto to abap editor program.
    Delcare:
    DATA : FM_NAME TYPE RS38L_FNAM.
    CONSTANTS C_FORMNAME TYPE TDSFNAME VALUE 'ZSMARTFORM4'. (smartforms name)
    CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
                     EXPORTING
                       formname                 = c_formname
    *                 VARIANT                  = ' '
    *                 DIRECT_CALL              = ' '
                    IMPORTING
                      FM_NAME                  = fm_name
    *               EXCEPTIONS
    goto to pattern paste the number and execute.
    comment the number and add fm_name.
    execute.
    Regards,
    Venkat.

  • Tax calculation in VA01

    Hello,
    While creating a sales order through VA01, we are passing additional fields to the pricing structures using the user exit<b> 'EXIT_SAPLFYTX_USER_001'</b> . Here, we are setting the value of <b>'ch_user_changed_fields-accnt_no'</b> to the ship to party partner number. Now, we have a change in requirement, which says that we need to set the item level bill to party instead of ship to party. The problem we are facing is that this exit does not get hit when the bill to party is changed, but gets hit when the ship to party is changed.
    Does this have anything to do with the config, or is there any other exit that can be used?
    Please let me know if you have a solution or have done something similar..
    Thanks
    Deepa

    Hello,
    subject is little bit surprize me becoz you want change partner functions of sales order why do call it as tax calculation any way partner functions can be changed in sales order <b>MV45AFFZZ and userexit_save_document_prepare</b> exit. partners storing in XVBPA internal table.
    loop at xvbpa.
    do your logic here.
    endloop.
    Note : Header partner function can be identified by <b>posnr 000000</b> and <b>item is 000010,000020</b> and so on.
    let me know if you want any clarifications.
    **********Poorna**********

  • Condition table for access sequence (taxes calculation procedure)

    Hi,
    We need to perform tax calculation procedure in which there will be fields in condition table for a particular access sequence such that whenever we give the Country, Region and city in the condition table it will pick up the corresponding tax value.
    Condition table field -- KOTABNR.
    Path -->
    FI --  **** -- Taxes on sales / purchase -- Check calculation procedure -- Access sequences.
    Select tax calc say for country US with jurisdiction and check acess sequence. There we have condition table referred to as 53 and we can see the fields by clicking on fields.
    How to create a new condition table.
    Please guide me through asap.
    Thanks and regards,
    Priyajit Ghosh

    Hi,
    This does not allow us to create a new condition table. However we are allowed to change a standard SAP standard condition table. Is there any way to create a new Z table (condition table) . Please revert back asap.
    Thanks and regards,
    Priyajit

  • Regardin tax Calculations

    Hi
    I need to be able to use the formula specified in the tax formula field. I have an already existing product that im tryin to integrate with B1. Now the problem is B1 does the calculations internally(Atleast i think).. Im tryin to raise an invoice from my application which would be reflected in my app as wel as in B1. Now the problem is in my app i need to show the tax amount for each line item. And im saving the data in B1 only after i have added the record to my appl. So is there any object that i cud use to make these calculations?
    Help would really be appreciated
    regards
    Aris

    Aris,
    Unfortunately the underlying code that calculated the tax associated with an invoice is not exposed in an object(s) via the Business One SDK API's.  Typically what I have seen others do if they need to calculate/update sales tax, is to not have the system calculate a tax amount by setting tax to be exempt or zero and then using the Additional Expenses objects via the DI API to enter tax.
    Not elegant ... but it works.
    Eddy

Maybe you are looking for

  • Not able to send pdf file as attachment in my apple mail.

    Hi, I was easily able to attach pdf files to my apple mail.  infact I could just open a pdf file and then send it as attachment in the email earlier. but after downloading and upgrading to os X Mountain lion, I am neither being able to attach and sen

  • Set unused column

    Sir i am new to database.I am doing an oracle course on 051.My oracle faculty is saying Set unused column option will hide the column for-ever.user can't retrieve it again. what i believe if a statement is hiding a column there must be some option to

  • Anyone else feeling like this is more trouble than it is worth?

    I am currently under the grandfather plan of unlimited data, text with 450 minutes and an employee discount. I have enjoyed the usage of my Droidx for almost 3 years now. It had a good run, but the pinch of an $80 smart phone plan just doesn't seem w

  • PHP emailing

    Hi! I am trying to find a sample code for emailing a form. I have seen those on apptools website. It`s not quite what i`m looking for. I need a form with only 1 text field and a submit button. The field should be for email adresses. What i need it to

  • I cannot use my ipad because i forget apple id, password and my email has nonaktif

    hello