Combination of TAX & Sevice TAX in a Purchase Order

Hi,
Can any body tell s how to crate a PO with below taxes:
Base Price :104280inr
75% of the Base Price is 12.5%.Tax
4% Tax  on Base Price.
In our Company CIN is not configured.
Thanks in ADVANCE.
Balu

Hello ,
There is no dierct method for this
The work around for this could be something as under ;
Base price is suppose Rs 100
75% of base price is 0.75*100 = 75
Tax A @ 12.5 % of 75 % is  0.125*75= 9.375 that is 9.375% of base amount .
Tax B @ 4 % of base price ie 0.04*100= 4
Suppose we have JAAA as tax conition type for Tax A & JBBB for  Tax B then  maintain the following condition records .
JAAA @ 9.375%
JBBB@4%
In your Tax procedure make sure that both the condition values are calculated on the base Price .
Hope this helps
Regards
Anis

Similar Messages

  • Central Sales Tax Amount with respect to Purchase Orders

    Is there any way to get Central Sales Tax amount with respect to Purchase Order Numbers. I need this for report.
    Pls get me table numbers from which i can extract

    Hi,
    Refer report J1I2 - Sales Tax Register
    Here in the selection screen, enter Tax code, CST Condition type, etc...
    Also refer report S_ALR_87012357 - Advance Return for Tax on Sales/Purchases

  • Tax value stored table in purchase order

    Hi ,
    i want to extract tax values of tax code from the Purchase order . 
    So plz tell me the tables where i can extract the tax values for a particular Purchase order at item level.
    Regards
    Kishore

    hi
    TAX TABLES
    for excise check table J_1IEXCHDR for header
    J_1IEXCDTL for item excise
    The Table name used to find the Tax Values are
    KOMV: Pricing Communications-Condition Record
    KONV: Conditions (Transaction Data)
    From the above tables you can refer the fields below.
    KAWRT
    KBETR
    Fetch the corresponding records based on the field
    KNTYP
    regards
    kunal

  • Exit or BADI when Tax Calculation in MIRO from Purchase order

    Hi Gurus,
    I Need a Exit or BADI when Tax Calculation in MIRO from Purchase order.
    The problem is the tax is automatically calculated from tax code in PO but I want it to be calculated
    from PO condition. Is there any exit available by which I can modify the value of tax when ticking the check box of tax calculation in MIRO.

    BADI has method COPY_DRSEG_SELKZ but since there only importing paramters and no exporting or changing parametrs you cannot change the values of rseg here.
    Try using proper Implicit enahncement by debugging .
    For implicit enhancement check
    Re: How do we search enhancement point/section
    Edited by: Gautam Totekar on May 29, 2009 5:56 PM

  • Tax Rate re-determination in purchase Order

    Hi,
    I have maintain the Tax rate through Transaction FV11 with key combination Plan/ Vendor/ Material Group/ Tax code.
    Below Tax rate Structure :
    Country
    Plant
    Vendor
    Material Group
    Tax Code
    Tax Rate
    Valid From
    Valid To
    IN
    C006
    11691
    201
    L7
    12.36
    01.04.2015
    20.04.2015
    IN
    C006
    11691
    201
    L7
    14.00
    21.04.2015
    31.12.9999
    I am creating the PO on dated 01st April 2015.When i am change in current  pricing date in Pricing Control Tab , Tax rate can not be re determine in purchase order.
    please check the screen shot

    Hello Sachin,
    Tax rate determination in PO is based on the PO document date and not on the price date.
    You can test this, during PO creation, first you keep PO document date as '07.04.2015', system will show tax percentage as 12.36. Now, you change the PO document date to '22.04.2015', system will show tax percentage as 14.

  • Performing filter for field Tax Code (MWSKZ) in the Purchase Order

    Hello Experts,
    We have to perform a filter for field Tax Code in the purchase order (ME21N / ME22N / ME23N). We've tried to use SH SH_T007A and SSH_T007A with search help exit (e.g. F4_TAXCODE_USER_EXIT) but it is not working. The ABAP programmer has performed a debug and the standard does not check any line code in this function (the ABAP programmer has set a breakpoint into function F4_TAXCODE_USER_EXIT after assigning it for mentioned search helps)... it sounds like this program / search help is not called by standard program of ME2* transactions...
    I've tried to look for some other object and other function called FI_F4_MWSKZ has been found... I've set a breakpoint there and when I open the search help for field tax code into transaction ME21N it works... but as I could see this function FI_F4_MWSKZ is a standard one which we can not change...
    Have you ever had the same problem?
    We are currently in the SAP 4.6C version. I've found lots of OSS notes but only valid for 6.0.
    Maybe someone can help me on that.
    Best regards,
    Nilmar

    hi,
    goto gs01 transaction,give some name to ur step.
    give the table name and field name.
    then u can create a specific value set for that field.
    save.
    now u can use this set to define conditions for ur fields in obbh transaction.

  • Transfer tax code shopping cart to purchase order

    Hi guys,
    Got an issue with regards to taxes. Went through the forum, but wasn't able to find a conclusiver answer. So I'm a bit lost.
    We're on SRM5, SP18 ECS version.
    We modify the tax code in the shopping cart based on certain punch out catalogs.
    The shopping cart contains the correct tax code after the modification.
    When the shopping cart is transferred to a purchase order, the purchase order contains the default tax code of our system.
    Example:
    Data is transferred from catalog to shopping cart. The tax code is modified to code V1 (from default V3).
    The shopping cart is now approved and a purchase order is generated. This purchase order contains code V3 (our default code).
    Finance is starting to complain that they can't match the invoices in a proper way due to a mismatch in taxes.
    The modification in the shopping cart is done via BBP_DET_TAXCODE_BADI.
    I checked the mapping option via customizing, but this doesn't seem to work in our case. Back end contains the same tax codes as SRM
    Should we somehow work with the doc_change badi? If so, does anyone has some sample coding? Or is the another option?
    Regards,
    Timo

    Hello Sukumar
    Noticed the note as well, but it doesn't seem to apply for our case.
    We've found a solution (to be developped). While transferring the data from the punch out catalog, we will change the product category to a category with the proper tax code assigned. This seems to work when we debugged it.
    Regards,
    Timo

  • To get tax values for a particular Purchase Order No.

    In ME23N,when i enter PO no.,in the "Invoice" tab at Item level,when i click on the "TAXES" button, I get all the different values of taxes . I want ot create a report in which i will enter the PO no. and it should display all these values in different columns.  Now in which table can i get all these different values .

    Hi,
    If you are after the Tax code related to each PO Line Item, then you can get it from EKPO table. But if you are after all tax codes in the system, then look for T007A with corresponding country taxcode like TAXGB.
    Thanks
    Ramesh

  • Display Taxes screen not opening in Purchase Order

    Respected forum gurus!!!
    Please help me.  I am having a peculiar issue in the case of calculating excise only.
    However before I go on, here are some of the details you might find relevant:
    1. Tax Procedure: INJ
    2.  R/3 system: 4.7
    The issue is that I am not able to launch my 'display taxes' screen while making a PO without entering data in  the following condition types.  Also the system is not fetching the excise taxes.  The particular conditions are:
    1.  IN A/P BED deductib             Condition Type: JM01
    2.  IN A/P AED deductib             Condition Type: JA01
    3.  IN A/P SED deductib              Condition Type: JS01.
    I have maintained the taxes as:
    1. 10% @ Condition Type JMOP (IN: BED set off) & 100% @ Condition type JMOQ (IN: BED set off quantity)
    2. 2% @ Condition Type   JAOP (IN: AED set off) & 100% @ Condition type JAOQ (IN: AED set off quantity)
    3. 1% @ Condition Type  JSOP (IN: SED set off) & 100% @ Condition type JSOQ (IN: SED set off quantity)
    I am not able to understand why is this happening?  Seeking help, gurus!!!!
    Jaideep

    >
    Piyush Mishra wrote:
    > JMOP,JAOP.... conditions are normally used in TAXINN procedure. Conditions JM01,JA01 etc are for TAXINJ.
    > Check the tax code which you are using in PO.
    > Check whether excise rates are maintained in FTXP or not?
    >
    >
    > Regards,
    > Piyush
    Respected Sir,
    Excise rates have been maintained through FTXP itself, properly for the conditions cited before hand.  Taxes are not calculating as they supposed to be!!!  Even the display taxes box only appears when I enter data in JM01, JA01, JS01!!!
    Please help sir......
    Jaideep

  • Automatic Flow of Tax Code in the purchase order (Service)

    Dears,
    My purpose is to populate the Tax Code automatically in the Service Purchase order (Account assignment U and Item Category D). The tax code in the purchase order is required for ERS.
    If i maintain the tax code in the info record for a material, then the tax code is getting automatically flown from the Info record to the purchase order.
    However, if I maintain the tax code in the info record for a service, then the tax code is not getting automatically flown from the Info record to the purchase order. Is there any other settings to be maintained to populate the tax code for the service purchase order?
    Thanks & Regards,
    Ramesha

    Hi,
    The tax code in PO is at item level for stock material.
    In your case you cant make it default as inforecord field is at service level(You cant make it default for every service specifications you create at item detail level)
    Check the field info record in your service PO.
    Regards,
    Deepak.

  • How to Retrieve Purchase order TAX value price

    Hi,
    I want to retrieve Purchase order TAX value price from the purchase order is there any function module to retrieve this value.  Or from which table we can retrieve this value using purchase order no.
    Thanks in advance

    Hi Pradeep,
    Have you looked BAPI <b>BAPI_PRICES_CONDITIONS</b>?
    Hope this will help.
    Regards,
    Ferry Lianto

  • Extended classic purchase order tax calculation

    We are running extended classic on SRM 4.0.  We are connecting to our R/3 backend version 4.7.  The backend is utilizing Vertex for it's tax calculation.  We have confirgured SRM to use the backend for tax calculation. 
    We have a 5% state sales tax and a 1% local option sales tax at this location.  If we procure an item from a vendor residing in the same state then the local option sales tax applies (i.e. 6%).  If we procure an item from a vendor outside of the state then the local option tax does not apply (i.e. 5%).  I've tested this by creating PO's on the backend for both scenrios and the tax is calculated correctly.
    The issue we have is that the shopping cart is calculating the tax amount correctly, the replicated purchase order in R/3 also has the correct tax amount, however the purchase order residing in SRM does not have the correct amount, it is always calculating 6%, which is incorrect.
    My question is does anyone know the function module being called to calculate tax when the SRM PO is being created?  For the shopping cart I have verified that BBP_CALCULATE_TAX_ITEM46B is being used, is it not the same for the SRM PO?
    Best regards,
    Shawn O'Connor

    Hi Shawn,
    I do not know your SRM release... but did you already see OSS note 656398 and 888896 ?
    Hope this helps,
    Regards,
    Yann

  • Table of tax amt in purchase order

    Hi,
      what is the table for tax amt & net amt in purchase order.
                                                                                    thnx.

    hi
    for excise check table J_1IEXCHDR for header
    J_1IEXCDTL for item excise
    The Table name used to find the Tax Values are
    KOMV: Pricing Communications-Condition Record
    KONV: Conditions (Transaction Data)
    From the above tables you can refer the fields below.
    KAWRT
    KBETR
    Fetch the corresponding records based on the field
    KNTYP
    regards
    kunal

  • Raising Purchase Order inclusive of all taxes (India Localizaiton)

    Hi All,
    We have an issue where purchase order needs to be created inclusive of all taxes. (Taxes being part of India Localization Taxes).
    For Example: A Purchase order will be created for say Rs. 10,00,000/-. This is the gross amount inclusive of all taxes.
    In this case system should do a backward calculation and calculate amounts against each tax code and get the PO base amount as well.
    Regards
    Ravi

    Ravi
    In R12.1 and later, Oracle has provided a fucntionality for inclusive taxation. If you are on this version, then this is possible. Else you will have to create the PO by manually back calculating the base amount of PO and then applying the taxes on it.
    Vinit

  • All excise values are ZERO in Purchase order

    Hello
    We are using tax  procedure TAXINJ procedure for Tax calculation.
    Created the Purchase order for a material, entered the tax code in invoice tab system will  not shown BED(JM01 condition)  ECESS and SECESS values.
    we have checked the Material and chapter id combination  is correct available and Vendor excise details, here also vendor is excisable. checked the excise indicator for plant. plant also excisable.
    maintained the excise tax rate infront of chapter id in J1ID....
    But still PO is not showing any tax values in PO, all the values it is showing is ZERO.
    Do the needful.
    Regards
    Sapman man

    Dear,
            Kindly check your VALIDITY PERIOD for ECXISE MASTER RECORDS in J1ID  and check whether it is before P.O. date or not.
            If it is OK then there is some problem in MASTER RECORD MAINTAINANCE for that do check following Master data are
            maintained or not...
            1) chapter id
            2) material and chapter id combnation
            3)CENVET determination
            4) Vendor exsie detail
            5) Excise indicator for PLANT
            6) Excise tax rate
             u must have left some MASTER RECORD.
            Kindly see the warning messege coming just after u tick ITEM BOX mentioned below.
    Regards
    AJIT K SINGH
    HAPPY TO HELP U
    Edited by: AJIT K SINGH on Dec 2, 2009 10:46 AM

Maybe you are looking for

  • AppleCare for iPhone 3G / Advance replacement service UK

    Having had a good look around the UK online store, it seems as though the Applecare for iPhone is currently unavailable or has been deleted. Is anyone aware of what has become of it, whether it might return or will an alternative me made available ot

  • 5300: Problem with firmware upgrade

    Hi, I have Nokia 5300 Xpressmusic with firmware version 4.7. I have recently download Nokia Software Updater and tried to update my phone via USB cable connection. The software runs fine, it identifies my phone correctly, checks for update & tells me

  • Microsoft standard optical wireless mouse freezes when Mac sleeps

    When G4 sleeps for a few minutes or more the Microsoft standard optical mouse is frozen on wake up. Takes about a literal minute to un-freeze. Once unfrozen mouse behaves normally. This problem began about a month ago perhaps about six weeks ago. No

  • 64-bit Standalone Install Version of Adobe Flash 11.3.300.270

    Do you have a 64-bit direct/offline-install version of Adobe Flash 11.3.300.270 for Firefox and IE?

  • Archivel log generation check query

    I am wondering what query i can use to get this report of archived log generation ? Arch_Date Arch_MB 2007-09-04-00:00 43198.4 2007-09-05-00:00 79303.9 2007-09-06-00:00 134935.8 *** 2007-09-07-00:00 30292.7 2007-09-08-00:00 302.1 2007-09-09-00:00 108