Regarding VAT, CST Condition maintain.

Hi SAPERS,
We are implementing TAXINN for our client. I have some doughts on it.
Where we need to give the conditions of VAT,  CST?
Iis those needs to be maintain in Tax procedure or in MM Pricing procedure? What is the link between Tax procedure and MM Pricing procedure?
Basic my requirement is Client will pay the difference of Input tax to out tax of VAT and CST to TAX department. What is the best way to map this?
How the Input VAT/CST and Out put VAT/CST condition will be linked to check the difference of Input and output taxes?
Thanks in Advance,
Venkat

Where we need to give the conditions of VAT, CST?
All tax condition have to be maintained in Tax procedure (bed ecess vat cst etc)
only the taxes relating to import have to be maintained in mm pricising procedure liker CVD ADC customes duty etc.
Basic my requirement is Client will pay the difference of Input tax to out tax of VAT and CST to TAX department. What is the best way to map this?
It the the std requirement from all the clients
while purchasing u capture VAT in the gl account via tax code or condition record at the time of MIRO that is input tax
In the same while u do sales u capture vat amount in other Gl account that is out put tax.
How the Input VAT/CST and Out put VAT/CST condition will be linked to check the difference of Input and output taxes?
SAP have given the std report for checking out the diffrence and this report are
tcode S_ALR_87100833 and program is RFUMSV00
also u can try J1I2 report
hope this helps

Similar Messages

  • VAT/CST NOT COMMING IN SALES ORDER

    Hi Expert,
    Before updation of excise duty my Vat/cst is coming and working well, but after mainitin chapter id or excise duty my VAT/CST condition is not comming in sale order, Vat codition is JIN7 & CST JIN8. but we Analyse pricing procedure in sales order its not show. here taxprocedure is TAXINJ is ok. conditin type utxj is also maintaind by tax code.
    Regards,
    S.Rahman

    Make Sure Tax Conditions are properly maintained in the combination of Tax Procedure (TAXINJ) and Tax Code as well as check your settings in the pricing procedure you have maintained for these condition types.
    Regards,
    Ashutosh

  • VAT/CST need to round off in MIRO

    Dear All,
    I want vat/service tax values should get round off while doing MIRO
    Is it possible?
    In our system withholding tax is getting rounded off in MIRO so my client is asking for these G/L's too..
    Please let me know if it can be done or not
    Naren

    Hi,
    Please do the following-
    assign calculation type 17 (roundin off) to the VAT/CST condition type in tax procedure.
    and check the scenario again.
    regards,
    sujit borse

  • Problem with multiple condition type for VAT &CST

    Hi,Gurus,
    pl. suggest  the procedure for the following problem.we configured  seperate  pricing procedures for our product material and scrap material.We have configured same condition types for VAT(ie.condition type:ZVAT) and CST(cond type:ZCST), in both pricing procedures. Now We want to maintain  seperate condition types for VAT and CST for pricing procedure for Product material and Scrap material. I have created two new condition types for scrap sales ZSCT- cst for scrap and ZSVT-vat for scrap by copying the same from existing conditions ZCST & ZVAT, and the same is included in the scrap pricing procedure. And also maintained OB40,OBCN,OVK1,OVK3,OVK4, FTXP,FV11 and VK11.
    now I am facing the following problems.
    1. while creating the Material master & customer master, in tax category sub screen all conditions i.e. conditions defined for  product material( ZCST,ZVAT) and defined for scrap material (ZSCT, ZSVT) displaying and these are compulsory fields.
    2. While creating the sale order for scrap material, system is considering the TAX classes from ZVAT/ ZCST (defined for product material) and taking the condition value from the condition type ZSVT/ ZSCT with the TAX class values of  ZVAT/ZCST.
    Now I would like to know is there any procedure  to assign the Material type and Customer  Account group to Tax category.
    Thanks & Regards
    sam

    Hello Sam,
    The Access Sequence Assigned to your New Condition types ie, ZSCT and ZSVT are same as the Previous Condition type ZVAT and ZCST.
    After Adding new condition type in the Tax category in the Masters you have to take care of the Sequence of the Condition type.
    If ZSCT and ZSVT is on the 3rd and 4th number in the masters the Condition table you are using in the access sequence should have fields  Taxclassification3-Customer and taxclassification3- material. For ZSCT
    Likewise Taxclassification4-Customer and taxclassification4- material. For ZSVT
    Please add New Condition table in the access sequence with the required Field
    And next when you are maintaining the condition record for say ZSCT you will have to maintain condition record for the condition table which has Taxclassification3-Customer and taxclassification3.
    In Document the values will be flown correctly after changing this.
    Hope I have Solved your Query.
    If any Doubt please revert.
    Regards,
    Rohit Dongre

  • What is the condition class for vat and cst condition types.

    HI friends,
    when we go for taxinn (i.e. tax calculation by using condition type not on the formula base), what is the tax class we use for VAT and CST condition types (D or A).
    thanks
    nitchel

    Dera Nitchel,
    For CST / VAT in TAXINN use Condition Class as D (Taxes) & also Condition Category as D (Tax).
    HOpe this helps...
    Reward if useful...
    Thanks,
    Jignesh Mehta
    98700 10230

  • VAT/CST-Service tax calculation through FI

    Dear All,
    We have TAXINN procedure with condition based. in this case how to caluclate output VAT/CST and service tax though finance (in t code FB70- f-22).
    Is there any steps we need to take care through finance module.
    Thanks in Advance,
    Regards
    Sahil K

    You can refer the following for Service Tax configuration
    http://wiki.sdn.sap.com/wiki/display/ERPLO/ServiceTaxConfigurationinIndia+(SD)
    Service Tax Configuration
    For VAT, you'll have to configure Tax procedure, create Tax codes and maintain rates in them.
    Ravi.

  • Discount should calculate on VAT/CST in MM Pricing procedure.? or How to write  routine to calculate discount amount after VAT/CST .?

    Hi All,
    Client is asking discount should calculate after Base+ED+VAT/CST. How to achieve this by configuration or by creating routine?
    I am reading Discount amount from condition tab but not able to deduct it after VAT in Routine.

    Hi
    P is the price of the product
    Y is the MRP
    P&F = x1.P (x1 of P)
    ST = x2.P (x2 of P)
    ED = x3 .P (x3 of P)
    x1 x2 x3 are constants. P = Y/(1x1x2+x3)
    P&F=x1P, ST = x2.P ED=x3P
    You have mentioned that all the pricing is based on MRP. Hence you will entering MRP as input price. Now P will be selling price before taxes and discounts. P&F, ST and ED will be always mentioned as % of Product and not MRP. So considering the equation
    P + P(x1x2x3)=Y
    Hence P = Y (1x1x2+x3) and hence further calculations.
    Now in V/08 you can maintain pricing procedure. Here alternate calcualtion type will be routine which you can create new and add to the step.
    Hope now its clear.
    Kind regards
    sandeep

  • Can we Display VAT,CST,ECC NO,Quotation DocNum and DocDate in PLD

    Dear All,
    I'm Designing " Proforma- Invoice "  from SALES ORDER DOCUMENT in Print Layout Design according to Clients Format.
    My Issue is now,
    Can we bring the field values such as VAT,CST,ECC NO(i.e.TaxIdNo's) for the Customer and Company's  as well.
    Quotation DocNum and DocDate(SALES ORDER WILL BE BASED ON this Quotation No and Date ) into the PLD.
    I know that from OADM Table we can bring those values but I could bring only the VAT(i.e. FreeZoneNo,OADM) value from the table that too for Company only but not for Customer.
    and In Print Layout Design,SAP B1 is showing only OADM Table but not the ADM1 Table.Because rest of the field values are in ADM1 Table
    So,How can I bring those values into PLD?
    I kindly request you all to give some suggestion regarding as early as possible.
    So that I can move further to complete this Task .
    Regards,
    Murali

    How can I explain this?
    Shall I send you the format.
    Ok,
    C, I've a format that is provided by the client, which I'm trying to designing now.
    I'll try to show you the way of the format.
    Proforma-Invoice                           |         VAT:
                                                       |         CST:
                                                       |         Ecc No:
    under this                                     |   Proforma Invoice No:
                                                       |   Date:
    Billing Address| Shipping Address  |   Qutation No:
                                                       |   DAte  :
    VAT:
    CST:
    Ecc No
    Payment Terms :
    No | Item Code | Item Descp | and so on..............................,,
    Here I want Lot of space according to client format.
    (For Records To Display)
                                                          Total            :
    End of Report                                  Discount     :
                                                           Frieght        :   
    Again some details here to display     and so on    :
      Amt in Words                                 Total Amt    :
                      " HERE I'M GETTING MORE SPACE "
    Page  Footer
    Sales Employee:__________                     For Company Ltd.
    Subject to Jurisdiction
    Terms & Condition:----
                                Authorized Sign.

  • Regarding vat calculating wrongly in miro

    hi,
    Issue:Reg: Miro Tax Differences
    Tax Codes showing the small differences while doing the MIRO transactions.  In all
    the three tax codes  Vat and Cst shows correctly in the purchase order
    levels  whereas  while doing the Miro transactions the VAT and CST will not
    calculate correctly.
                   As per Bill          As per System Calculations          
    Total Bill Basic Amount             72016          72016          Diff
         ExciseR.off          7419          7419     7417.66     
              Vat @ 5%     3972          3982.49          
    Total Bill Value               83407          83417.49          10.49
    see the vat @ 5% in system it is showing 10.40 rs more in miro. Tax code used is VM(input 10.30% cenvat+5% vat),Condition type used is JVRD, tax procedure used is taxinn
    Po details
    material        Qty   Amount
    20                 301    44548
    30                  101   16968
    40                  100   10500
    If any details required please revert back
    Regards
    Badri

    Hi,
    check following path
    in SPRO-Gene rel-Logistic-ax on goods Movement-India-BASIC SETTING-DETERMINATION OF EXCISE DUTY-CONDITION BASE EXCISE DETERMINATION-CLASSIFY CONDITION TYPE
    here check your Vat and CSt condition type is there or not,it should be there .
    Regards
    Kailas ugale

  • Excise duty +VAT/+CST

    As per business requirement, we need to capture Excide duty, VAT, CST in the PO.
    For Example :
    Basic Value -                                         Rs.100.00
    Excise duty - 8% on BV -   Rs.    8.00
    Education cess 2% on ED- Rs.    1.60
    Higher Ed Cess 1% on ED  Rs.    0.80 Rs.    10.40
    Sub-Total                                             Rs.  110.40
    VAT 4% on above                               Rs.      4.42
    Rs.  114.82
    How can i get the above combination in the PO. Presently we are capturing taxes on basic value only, not done for Excise duty.
    Pl  suggest how to get all the taxes & duties in PO.
    rgds
    Raghu Shetty
    Edited by: Raghushetty on Jul 14, 2009 8:10 AM

    Hi,
    Enter T.code: OBYZ
    click on procedure.. check the excise procedure of your company
    click on ..
    check whether the following condition types are there
    Go to T.code : FV11
    Education cess 2% on ED-
    1. JEC1
    2. JEX1
    Higher Ed Cess 1% on ED
    1.JSEP
    2.JHX1
    VAT 4%
    1. JVRN
    if is not there please add.
    Please enter the taxcode in the P.O. in the Invoice tab and press the taxes you will get the same.
    Regards
    Ganesh

  • Excise Duty +Vat + CST in PO

    Dear All,
    As per my client requirement they need EXCISE DUTY , VAT & CST should come in the PO
    The Excise duty like 4.12% ,8.24%,14.42 etc ,(Set off & Non set off)
    Vat  :-    1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20%
    Cst  :-     2,3,4,5,....8,
    WCT  : - 1,2,........10
    How can get the combination (Excisedutyvat or cst) of taxes in PO(Excisedutyvat or cst)
    Already more than 100 taxcodes are using .
    Please suggest me how to get the above taxes combination in the PO
    Note : Please don't suggest Create New Tax code & maintain the Condition types (If i do the new taxcodes ,it may go upto another 100 taxcodes)
    By
    PR

    Hi,
    If you are using TAXINN procedure, then first select the Condition types from the Master.
    In SPROFinancial AccountingFinancial Accounting Global Settings-Tax on Sales/PurchasesBasic Settings--Check Calculation Procedure
    Here goto Define Procedure, you should map the Condition types according to your Calculation which includes Excise duty, VAT, WCT, CST etc.....
    Once the Tax procedure is completed
    Then in FTXP -- Maintain tax code for Country here enter the Values against the Condition types as per requirement.
    Like 8 % for excise, 4 % VAT, 2 % Cess etc... like
    You can create "n" number of Tax codes as per your Calculation.
    rgds
    gsc

  • VAT /CST% manually in the sales order,not getting copied to the Invoice

    Dear Friends,
    If I change the VAT /CST% manually in the sales order,its not getting copied to the Invoice
    Thanks
    Ivy

    Dear Friends,
    Thanks for your valuable inputs....
    I have maintained the condition record for the combination of delivery plant region and the customer  region.......assigned dummy tax code against the Tax condition...therefore I think there wont be any problem in posting billing doc to accounting doc.
    There are different combinations,where sometimes the user is liable for 2% CST ....sometimes 4%CST... but I am able to pick one tax value say 12.5% CST across and maintained the tax condition types - manual entry has priority, as allowed the user to change the value manullay as per the user requirement ....
    Now if i change the Tax condition value in the sales order ,the same is not reflecting in the Invoice....this also is applying from contract to a sales order...
    Please advice me accordingly...
    Thanks
    Ivy

  • VAT/CST Manual

    Hi,
    Is there any condition type where I can enter manual CST/VAT in MM pricing procedure and the same value will be passed to TAX procedure. The same way JEXC will function for basic excise duty.
    Is there any routine or user exit to pass manual values from MM pricing procedure to TAX procure.
    We are using TAXINN procedure.
    Regards
    Ayyallas

    Hi,
    Check this link:
    Re: VAT & CST
    Configuration Of Cst & Vat With Taxinn
    SAM

  • VAT/CST

    VAT/CST -I need to give my abaper table and field names to pick up this data for invoice output ...plsss give me detailed info ...thnking u for ur time
    regards
    Maddy

    For TAXINJ
    the conditions related to VAT/CST are
    JIN1    - CST sale
    JIN2    - LST sale
    JIN6    - LST VAT
    JIN7    - CST VAT
    JIN8    - CST VAT
    anya

  • New Tax code Creation for CST(Condition type

    Hi Friends,
    I am facing an issue during creation of new Tax-code for CST; condition type JIN1. After defining the tax percentage; system is picking an automatic G/L account, which is a grey field and can't be editable. We need to change G/L account and need to assign a new one.
    Can you please tell us how can we remove the default assigned and non-editable G/L account.
    Your support is appreciable.
    Rgds, Krishan Raheja.

    Hi Krishnan,
    Use transaction OB40, here double click on the Account Key (you can check this account key assigned to condition type in OBQ3 and also in FTXP screen) that is mapped to condition type JIN1 and enter your chart of accounts. Now change the G/L account you want.
    Regards,
    Chintan Joshi.

Maybe you are looking for