Table for Tax Values in PO

Dear Experts,
PLease let me know, the values of taxes in Purchase order is tored in which table..
I've identified, the Pricing conditions are stored in KONV table..
But where the Tax conditions are stored.. Which Table..
let me know.. Thanks in Advance

Hi,
Go to SE37 to get list of Function Modules
Refer links;
[Creating a Function module|http://help.sap.com/saphelp_nw04/helpdata/en/26/64f623fa8911d386e70000e82011b8/content.htm]
[Calling Function Modules|http://help.sap.com/saphelp_nw70/helpdata/en/9f/db98ef35c111d1829f0000e829fbfe/content.htm]

Similar Messages

  • Table for taxes

    Hi
    Can any one please suggest me (a MM guy) a table equivalent to BSET (for taxes) which will contains fields accounting document number, fiscal year, company code, material number, cost center (split account assigned vendor invoice), tax amount, and base amount for the tax amount
    BSET will have all the fields except the material number and cost center. I want to know, to which material, this tax amount has been paid
    waiting for your quick reply
    regards
    srini

    Hi Srini,
    refer these tables:
    T005S - Taxes- Region (Province) Key
    T005U - Taxes- Region Key- Texts
    T006  - Units of Measurement
    A003 - Tax Indicator
    A053 - Taxes via Jurisdiction Code
    T007A - Tax Keys
    T007B - Tax Processing in Accounting
    T007S - Tax Code Names
    T030K - Tax Accounts Determination
    T030R - Rules for Determination of Standard Accounts
    T050T - General texts
    T681A - Conditions: Applications
    T681B - Conditions: Applications:
    Texts - T681V Conditions: Usages
    T681W - Conditions: Usage: Texts
    T681Z - Conditions: Dependent Data for Application/Usage
    T682I - Conditions: Access Sequences (Generated Form)
    T683S - Pricing Procedure: Data
    T683T - Pricing Procedures: Texts
    T685 - Conditions: Types
    T685A - Conditions: Types: Additional Price Element Data
    T685T - Conditions: Types: Texts
    TTXD - Description of Tax Jurisdiction Code Structure
    TTXJ - Check Table for Tax Jurisdiction
    TTXJT - Text Table for Tax Jurisdiction
    Thanks and regards

  • Table for tax code line item after miro

    Can anybody tell table for tax code line item (other than BSET) after MIRO.
    Raj

    Hi,
    First let me explain you the logic in this repot. 
    If a document have more than one GL accounts relevant for tax and having the same tax code. So there is only one tax line for that tax code in BSET.
    Now in the standard reports like S_ALR_87012357, output has the tax base amount etc, based on tax line from BSET which is a single line the above document. However this single line contains multiple tax relevant account and thus SAP can not show all the G/L account for this single line in the report S_ALR_87012357. So SAP picks up the first account in the output.
    The declaration in this report is not wrong, as the total gets calculated based on the tax code and which is correct and meets the tax reporting requirement.
    If you want to see the G/L account wise output, you can use the program RFUMSV10. Refer OSS note 1175418 "RFUMSV00: G/L account display" for details.
    https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1175418
    In your report, you can use this program logic for reference.
    Regards,
    Gaurav

  • Own condition tables for tax determination purposes

    Hi,
    While using TAXINN pricing procedure. For simplified tax rate determination, we want to create our own condition tables for tax determination purposes, as is otherwise possible with the conditions technique.
    The existing conditions which are pre-delivered with access sequence/s are as:-
    TABLE     Description
    3     Tax Classification
    363     Plant/Vendor/Material
    358     Country/Plant/Ctrl code/Material
    357     Country/Plant/Ctrl code
    362     Country/NBM-NCM Code
    359     Plant/Matl group
    However we want to create a custom table (9xx:Vendor/Material) with which can meet our requirement of tax determination while purchasing materials.
    Could you please elaborate weather our requirement can be fulfilled by standard customization?
    Thanking you.
    PP

    hi sam,
    Thanks for reply. I watched many posts related to this issue and your reply is generic one.
    I understand that all kind of requirement can be meet with existing data.
    I am writing here because I want to reduce the number of records to be maintained. (say, Plant/Vendor/Material, if I have 10 Plants then no of records will be 10 different Plants x vendor x Mat. codes. Hence I am keen to have as Vendor/Mat. code. SAP delivered Plant/Matl group somehow not fulfilling our business need).
    I am interested to know weather it is possible to create a custom condition table to meet our requirement/s?
    What is your opinion on this..? Please share if you know any SAP Note as am unable to find any relevant one.
    Thanks,
    PP

  • Condition tables for taxes

    Dear Experts,
    I want to capture the data of tax conditions and print the same on the P.O. print. Please tell me in which tables the data of Purchase Order taxes like Excise duties, Vat, Cst, Service tax, Lst, are maintained.
    Regards,
    Aaditya

    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
    refer following
    [Link1|http://sample-code-abap.blogspot.com/2008/06/calculate-tax-of-purchase-order-line.html]
    [Link2|calculate pricing PO SAPFM06P medruck;
    [link3|Re: Red: P.O. condition values;
    [link4|http://www.sapnet.ru/viewtopic.php?t=255]

  • Sales Order Unable to Use New Condition Tables for Tax Condition Type

    Dear All,
    I am currently working on SAP R/3 4.0. I have a new requirement for my tax where I need to create new condition tables other than the 4 standard SAP tables which are Customer/Material, Division/Customer, Departure Country/Destination Country, Domestic Taxes and Export Taxes. My new tables consists of Departure Country/Destination Country/Shipping Point/Tax Code. The requirement is that the tax code is based on the chosen destination country and shipping point. The problem I am facing now is that no matter what types of table I create or even I generate with reference to the standard table, the access sequence will only refer to the 4 standard SAP tables above. Even if I put my own table in the highest priority for the access sequence, the same thing happens. My sales order will only pick up date from the standard table.
    I wonder if anyone encountered the same problem as me.
    Kindly advise.
    Thank you.
    Regards,
    Yvonne

    Hi
    Yvonne
    I suggest fist check a simple thing ,whether u have successfully determined shipping point for each line item ,it is possible that just adding a line item will not trigger shipping point determination . So after u update the shipping point on line level u can rerun pricing and check agian if u r getting it .
    Secondly for tax purposes I suggest   Try to have Customer and material tax classification approach  this allows to u have long term flexibiliy and also reduces your maintenance activity . As if u change or add number of shipping points and business changes using the sequence of shipping point ,the logic of just using shipping point will not work.
    In Tax classification u cna add new condition table for each new tax category and use it in different access sequences.
    This information can be passed on to FI using Different Tax code for Different combination.
    I hope this helps
    Regards
    Mandar

  • Table for characteristics values in the sales order

    Hi Experts
    I am entering the characteristics values in the classification screen in the sales order.
    I want to capture the characteristics & values with reference to the individual sales order for reports.
    Please let me know the tables for the same as it doesn't get capture in the item table..
    Thanks
    Ganesh
    Edited by: jganesh on May 4, 2011 1:26 PM

    Hiii,
    you may use VELO01_GET_CONFIGURATION function module to pass VBAP-CUOBJ value
    Hope it will solve your problem.
    Regards
    Shambhu Sarkar

  • Table for tax fields in Purchase order

    HI
      I want to know in which table the taxes will go and store in purchase order .
    In purchase order invoice tab there is Tax code field will be there say for example it is M1 . and if i click on the taxes adjacent to that i will get a new page or table where all the taxes is maintained for that particular M1 . Now i want to know in which table that will be stored
    Regards
    N.M.Pradeep kumar

    HI
    use
    KONV
    KONP
    KOMV
    T007*
    Excise Duty - Table J_1IMATEXP ,J_1IMTCHID
    for Tax - Table BSET
    Tax table
    regards
    kunal
    award if helpful

  • Table for Tax amount in MIR7

    Dear Experts,
    I have parked an invoice in MIR7.I need the table where tax data in MIR7 are updated. Is there any such table, where tax amount are stored when parking the invoices.
    It is very Urgent issue for me.
    Thanks
    Prasant sekhar

    hi,
    check VBSEGK table

  • Linkage for RSEG and BSIS tables for tax item

    Hi,
    How to find corresponding tax line item in BSIS or BSAS table for a RSEG line item. 
    In case of BSET table I could find the linkage by BSET-TXGRP and RSEG-BUZEI.

    The obvious link I can see is on bukrs/belnr/buzei/mwskz fields.
    All available in all tables.  The company code and accounting document number is normally enough but if there are multiple line items use the buzei fields as well.  The tax field on is MWSKZ. 
    Same on both BSIS/BSAS and RSEG. 
    BSAS is almost the same table as BSIS but has the clearing items as well.
    Message was edited by: Barry Neaves

  • Table for Original Values in Results Recording

    Hi,
    Where are the original values of the results recording of the inspection lot (inspection type 04) stored?
    Or, is there any function module to fetch this data?
    Regards
    Ramakanth

    it's in table QASE
    original value (Data Element- QORIGINAL_INPUT )

  • Tables for Tax amount

    In which Table does the amount of CST, Excise..etc. goes at the time of billing.

    Dear Rajesh,
    KONV Conditions for Transaction Data
    KONP Conditions for Items
    KOND                           Conditions (Data)
    KONH                           Conditions (Header)
    KONM                           Conditions
    A000       Condition Table for Pricing $
    T684  Condition Exclusion Groups                
    T684G Condition Exclusion Groups: Condition Types
    T684S Condition Exclusion: Procedure Assignment 
    T689  Download Profile for the Conditions            
    T689K Reference: Download Profile - Pricing Procedures
    SD Tables:
    http://www.erpgenie.com/abap/tables_sd.htm
    Regards,
    Naveen.

  • Table for Condition Value in VF03

    Dear all,
    Im creating the output format for Billing Document(INVOICE) through VFO3,
    i need to put the unit price and different Taxes(Condition values) miantained in VF03,
    CAN ANY ONE TELL ME FROM WHERE i need to fetch all condition values based on billing document No.
    i.e from which tables and whts the conditions
    IM AN ABAPER SO KINDLY GIVE THE TABLES FLOW AS POSSIBLE.
    Regards,
    Niranja.G

    Komv-kwert is the value which depends on condition type (KOMV-KSCHL).
    regards,
    Manish

  • TABLE FOR TAX  CODE and amount break up when PO created

    Hi,
        Could you please tell us the table which stores the amount break up for a condiion type based on tax code when a Purchase Order is created.
    Like :
    When the amount (kwert) for a condition type(kschl) is 100.
    Based on tax code(mwskz) and condtion type(kschl) the amount will break up
    into some 60 and 40 .So this break up amount will store in some tables.
    we have tried KONV .
    where only 100 is stored

    Hi
    Pass the MWSKZ, KSCHL and ALAND fields to the table A003 table, if not A003 some A* table check that.
    take the KNUMH field from it.
    pass this field to KONP table along with KSCHL codn type field
    You will get the condition type based amount fields from KONP (KWERT field)
    Reward points if useful
    Regards
    Anji

  • Assets table for Acquisition value and Equipment number

    Hi,
    What is the table that store the Acquisition value and the Equipment number of the assets ?
    Please help
    Regards.

    Hi Jehade,
    ITOB table records the changes made in the equipment master records.
    But I think it is better for you to use the view V_EQUI  instead of ITOB table. If you use the table ITOB in any report it may hamper the performance of the report.
    Please refer the SAP NOTE # 335537 - ITOB Should not be used
    Hope this can help you
    Tarek

Maybe you are looking for

  • Multiple versions of same computer listed under shared (with a number added)

    Hi, This is not Yosemite specific as  I found numerous posts from earlier systems but no solution. I have 4 macs connected to this specific network. For whatever reason after running for months with no issue the iMac is now listed multiple times and

  • Integrate Tomcat with apache

    I need a procedure to check my installation of Tomcat 4.0.3 and it¹s           integration with apache. I was told I need mod_jk, but I can¹t find it even           in the source files of tomcat. Any word on where I can find it?           Any procedu

  • Calling Javascript function from PL/SQL Process

    I am new to APEX and Javascript so please forgive my question. I have a process on page which successfully runs a few procedures etc. but now, as part of this process, I want to call a javascript function I have typed into the HTML Header. My questio

  • How to keep my secure my business applicatoins   work   email from my kid/family

    Since my kid and dad/mom use my ipad2 for playing games,fun, youtube, I require some help to protect ipad for security reasons all of them are non-techy and many times delete required apps/data. 1. I dont want them to be able to purchase any stuff ac

  • Cannot map up/down keys for sequence zoom in premiere pro CS 5.5 (Mac)

    Hi all, Since year and day I use in Premiere Pro my own custom keyboard settings, a slightly modified Avid layout. I always kept and saved the .kys file. It's dated all the way back from CS3 and I used it (within WIndows) up to CS 5. Now I have a Mac