SALES TAX REGISTER

Sales Tax Register :
1.Fields on selection screen (input screen) : Company Code, Document Number,   Fiscal Year , Date , Tax Code , LST Condition, CST Condition.
2.Field in the output List : Total Amount comes as Basic Amount and ( BED +  CESS ) amount , Customer Information ( Code , Name , address ) , Excise Invoice Number , Excise Invoice Date , Quantity , Unit , LST or CST Amount with TAX% .

Hi,
The main tables required for this report are VBRK, VBRP, KONV, J_1IEXCHDR,
J_1IEXCDTL, KNA1 & ADRC
The link between above tables are,
VBRK>VBELN = VBRP>VBELN
VBRK>KUNAG = KNA1>KUNNR
KNA1>ADRNR = ADRC>ADDRNUMBER
VBRK>KNUMV = KONV>KNUMV
VBRP>POSNR = KONV>POSNR
VBRK>VBELN = J_1IEXCHDR>RDOC
J_1IEXCHDR>EXNUM = J_1IEXCDTL>EXNUM
J_1IEXCHDR>EXYEAR = J_1IEXCDTL>EXYEAR
Tax amount is stored in the MWBSK or MWSBK in the table VBRK.
Tax type gets stored in VBRK or VBRP depending on Access Sequence in SD Customization.
With the above info you can easily build select statements and fetch required information from the tables.
Regards,
Hema

Similar Messages

  • Sales tax register and purchase tax register

    Dear All,
    Is there any standard report for sales tax register and purchase tax register? give me your valuable inputs appraisals are waiting.
    Thanks inadvance.
    Nauma.

    Please refer T code J1I2 for Sales Tax Register. There is no Standard Purchase Tax Register.
    Regards
    Bhavesh Mistry
    Edited by: Bhavesh Mistry on Jul 15, 2009 7:10 AM

  • Sale tax register

    Hi everybody,
    I am creating sales tax Register.
    I refered J_1ISTAX , but i am not getting it.
    My requirement is to display Material Value, Discounts, Freight (taxable and non taxable), Accessible value for excise, Excise + Education Cess , Taxable value, LST/VAT, TCS, CST.
    I am not getting appropriate fields of appropriate Table.
    Can yo please help me in finding the Tables and Fields .
    Thanks & Regards
    Nitin.

    Hi,
    For excise details you will have to use J_1iexchdr, J_1iexcdtl,
    For Customer details use KNA1
    For Tax related data use KONV
    Also:
    check these tables might help ful to u get all data related sales tax
    vbrk,
    vbrp,
    konv,kna1,skat,t685,
    t007s,bkpf,
    j_1iexchdr,
    vbfa,vttk,vttp.
    And see:
    Check this following tables & link
    BSET ,
    BKPF ,
    bseg,
    T001 ,
    T001W,
    T005 ,
    T005U,
    T007A,
    T007S,
    EKBE,
    VBFA,
    EKPO,
    KNA1,
    EKPA,
    EKKO,
    LFA1,
    VBRP,
    TVST,
    SADR,
    VBPA,
    LIPS.
    http://www.sap-img.com/sap-sd/link-between-sap-sd-mm-and-fi.htm
    http://www.sap-img.com/sap-sd/important-tables-for-sap-sd.htm
    http://www.erpgenie.com/abap/tables.htm
    Reward points if found helpful...
    Cheers,
    Chandra Sekhar.

  • J1I2 - Sales Tax Register

    In the standard SALES TAX REGISTER report(TCode=J1I2) PO is picked up for a given Accounting Document Number irrespective of Fiscal Year and Company Code from EKBE table. Though rest of the tax details are OK, it is taking any first available PO matching Accounting Document Number(according to select statement). Since Material Document Year (GJAHR) is available in EKBE, sql statement can be changed to retrieve PO for a particular year, but there is no Company Code column in EKBE, how to retrieve a PO for a given Company Code now? Is there any other unique key in EKBE table related to Company Code or any related view to retrieve PO for a given Accounting Document Number,Fiscal Year and COmpany COde?
    Note: Only those POs should be retrieved whose PO history category should be either R or Q(available in EKBE)
    Regards,
    Imran

    Hi
    1. Which are the configs to be done?
    A.  Make sure thet the condition types accruals are created correctly with setoff and nonsetoff indicators.
    B. Make sure the condition records are maintained in FV11 for TAXINN and Tax percentages are given in taxcodes FTXP for TAXINJ proedure.
    C. Make sure the tax amount are calculated and updated during GRN and MIRO.
    D. Assign the tax procedure to your country in IMG.
    E. Make sure the g/l accounts are given in OB40 for TAXINN and in taxcodes for TAXINJ.
    2. Which are the condition types we use incase of INJ & INN for the same n How to check it in J1I2 ?
    For TAXINN:
    List of Condition Types that needs to be maintained
    For VAT
    For Deductible tax
    JVRD          -VAT RM Deductible (Raw Material)
    JVCD          -VAT CG Deductible (Capital Goods)
    For Non Deductible tax
    JVRN          -VAT RM Non-Deductible (Raw Material)
    JVCN          - VAT CG Non-Deductible (Capital Goods)
    For CST
    JVCS          -CST Non deductible
    For LST
    For Deductible
    JIPS          - Sales tax setoff
    For Non-Deductible tax
    JIPL          - Local Sales tax inventory.
    For Service Tax Setoff
    JSRT          -Serv Tax Set Off
    JEC3          -ECS SerTax SetOff
    JES5          -SECes on Service Tax
    For Service Tax Non Setoff (Custom defined conditions if required)
    ZHST          -A/P Serv Tax non-ded
    ZHSC          -A/PECS SerTax non-de
    ZHSS          -SECes on Serv. nonde
    TAXINJ:
    JIP3     IN: A/P ST setoff
    JIP1     IN:A/P CST
    JIP2     IN:A/P LST
    JSER     IN: Service tax
    JSVD     IN:Service tax debit
    JIN1     IN: A/R CST
    JIN2     IN: AR LST
    JIPS     IN Sales tax setoff
    JIPC     IN C Sales tax inv.
    JIPL     IN L Sales tax inv.
    JLS1     IN A/P LST out
    In J1I2 select the company code,fiscal year, tax code and the condition type with the adte range to get the output.
    Thx
    Raja

  • Tables used in sales tax register report

    hi
       could you please give details about sales tax register tables and relevent fields.
    thanks

    Hi!
    If you mean the tax conditions, they are stored in the following tables:
    A003
    A080
    A086
    A087
    A088
    A094
    Or the tables, containing the taxes within a sales order or invoice are
    KONH, KONP
    Regards
    Tamá

  • Sales Tax Register Report

    Hi Experts
    I want a sales register report in which sales document should be reconciled with credit note value of that particular invoice.
    For Example, if i make a invoice of Rs.100 in which Tax value is Rs. 4, after this i made a credit note on basis of this invoice of Rs. 50 .
    now in the report value should come of 50 and tax value of 2.
    Thanks with Regards
    Arvind Kumar Singh.

    Hi Arvind,
    Check /people/navneet.dhami/blog/2010/11/04/some-useful-sql-scripts link and modify the query as per your requirement.
    Thanks,
    Neetu

  • 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

  • Sales tax return monthly & annually

    Hello all,
    Can any body tell me how to process"Sales tax return monthly & annually" in SAP.

    Hi
    Check TCode J1I2 - Sales Tax Register .
    Cheers
    Srinivas

  • Sales tax resister standard t.code

    hi...
    by which standard t.code we can get sales tax resister for a plant for cst & lst?
    Thanks&Regards
    Rekha sharma

    Hi,
    Please check the following
    J1I2 - Sales Tax Register
    Regards,
    Jigar

  • Central Sales Tax

    hi all
    what is the central sales tax....
    i want made a report of CST in FI which table i want to use.....

    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

  • Purchase Register, sale register, & Cenvat Tax Register

    How to Create Purchase register, Sales Register, Cenvat Tax Register with total Balance
    Regds
    Edited by: Philip Eller on Jun 4, 2008 8:36 AM

    Hi Sashi,
    Create a user query from Query Wizard for
    Sales Register from Tables -OINV,INV4.
    Purchase Register from Tables - OPCH,PCH4.
    Hope above answer will helpful to you.
    Jeyakanthan.

  • Field in Tax Register Book Sales - Italy

    Dear experts,
    I need to put the field JDT1.LineMemo in the Tax Register Book Sales - Italy.
    I'm not be able to do this.
    Thanks.
    Paolo

    Dear Paolo,
    This report is hard coded by the system.  I don't think you could add any fields to this report.  Try some other tools to create your own report like by Crystal Report.
    Thanks,
    Gordon

  • Deduction of Sales Tax

    Dear All,
    We have new Tax policy according to which we have to deduct 16% sales tax for the vendors who are not registered with tax authorities. For example we procure services of $100 from an unregistered vendor then at the time of invoice we need to have follwing accounting entries:
                         Expense        Debit $100
                         Vendor                                 Credit $84
                         Tax Liability                          Credit $16  (16% of 100)
    Tax will be paid to the Government at the end of month.
    Kindly suggest how can i handle effeciently it in SAP. Should i need to create some special Sales tax code, with-holding tax or should i use some condition type in PO.
    Thanks,
    Shahzad Shakoor

    Thank you for your reply.
    In case we have with-holding tax of 16% then lets suppose we have a services of $100 then at the time of invoice well have following accounting entry:
               Expense           Debit $100
               Vendor                           Credit $100
    and at the time of payment with-holding tax will be deducted. This will record $100 in expense but our requirement is to debit $84 in expense and credit $16 in tax liability.
    Looking forward for solution.
    Regards,
    Shahzad Shakoor

  • Sales report: Profit center wise includes net, gross and sales tax URGENT

    Helllo Friends,
    Please help me on the below report
    Client requirement is: Sales report which includes the below
    1. Profit center
    2. Net sales
    3. Sales tax
    4. Gross sales
    5. Period
    Please help me
    Thanks for your help in advance
    Narasim

    Hi,
    You will have to get a Z report developed for  this requirement, it will be a Sales Register looking at the requirement
    Firstly discuss with the client and finalize the selection screen , based on which parameters the client wants nto check this report
    1. Customer
    2. Billinng Document
    3. Sales Area
    4. Billing Type
    5, Period
    And based on this system can collect all the billing documents (except cancelled) and pick up the required values from the billing document tables.
    Finalize if the client would also like to see the all the discounts, freights, rebate (if any) , taxes (separetly) , exchange rates (exports) and any other condition types, this will save all the modifications in the future.
    Also finalize what all billing types have to be excluded, like cancelled, credit notes, debit notes etc and also how the values have to be displayed, rounded off.

  • SALES TAX in TAXINN procedure

    Hi all,
    I am using <b>TAXINN procedure</b>. I want to calculate the CST & LST on sales invoice. For that I have defined JCST & JLST in OVK1 for country INDIA. I have maintained 1- Fully taxable
    2-Tax Exempted.
    Same conditions I have assigned to the customer master and the material master. When i am trying to create the condition records for these condition types the system is asking for the <b>TAX CODE</b>. (Since I have assigned "D" in condition category for both JCST & JLST. If I use other condition category, the system does not allow me to use it in OVK1).
    But we are using TAXINN, so how do I maintain the condition record when we cannot use TAX CODE in TAXINN.
    We want to update the sales register also.
    Regards,
    Allabaqsh G. Patil

    well...
    even i have the same doubt but as im practising it in a ides sytem
    i have gone to FTXP ( t.c) and maintained a output tax as its sales tax..
    n its fine now '
    is this the sol..

Maybe you are looking for

  • Nokia n8 screen / keylock time-out interrupts inco...

    When I receive a call on my N8 the screen turns off and the handset automatically keylocks. I have to use the slider to unlock it to take the call. Similarly if I make a call on the N8 as soon as it connects with the called number the screen turns of

  • Are there honestly any apps that work with the ios 7 beta?

    I have tried to dodwnload soo many apps but they all just say unable to download at this time please help!

  • Add an output type in sales order header

    Hi Dear Experts, I try to find a way to add an output type in sales order header after the order was created. I also need the output to be sent immediately to the FAX. Do you know any BAPI or Function that can help me or have any idea how it can be d

  • Graph X-axis format

    Hello, I would like to change my X-axis (time axis) values of graduation. I want to make a numeric operation with each graduation. For example, now I have got all my graduation from 0 to 0,05 and I want them from 0 to the result of 0,05 / 2E-5. I wan

  • Install ESR on CE 7.1 SR5

    Hi Everyone, I am trying to learn ESOA. For this I have installed CE 7.1 SR5 and NWDS. How could I view the Enterprise service repository?. For the SR3, SDN had the ESR as a separate download item but now it is not available. What has to be done for