Rounding Tax amount in row

Hi Experts,
One of our customer wants to round the tax amount in each row of marketing documents.
When searched the help of 'Document Settings:General Tab",  we found a setting field for this called 'Round tax amount in rows'.
But the same is missing from the Document Settings window, General Tab.
We are using SAP Business One 2007B, PL13
Please Help.
Thanks and Regards
Ajith G

Hi Ajith,
Tax Definition Functions.
Choose ->> Administration.
-> Setup.
-> Financials.
-> Tax.
-> Tax engine config.
Tax Code Determination.
->> Tax Formula.
Select your Formula which you want to ROUND OFF
then pull down from Operation Round and kip your variable.
Simple example,
Service_BaseAmt=Total
Service_TaxAmt=Round(Service_BaseAmt*Service_Rate,0)
It will round off 0.5 to 1.0 and less than 0.5 to 0.0.............
IF you want to Round off final Tax amount(ex. VAT_TaxAmt).
see the example Tax Creation,
Service_BaseAmt=Total
Service_TaxAmt=Service_BaseAmt*Service_Rate
HigheCess_ST_BaseAmt=Service_TaxAmt
HigheCess_ST_TaxAmt=HigheCess_ST_BaseAmt*HigheCess_ST_Rate
VAT_BaseAmt=Total(Total*Service_Rate)((TotalService_Rate))Cess_ST_Rate+((TotalService_Rate)HigheCess_ST_Rate)
[VAT_TaxAmt= Round(VAT_BaseAmt*VAT_Rate,0)]
Regards,
Madhan.

Similar Messages

  • ROUNDING TAX AMOUNT

    Hi
    We are using SAP 8.81 PL5 South African Localization. Currently we have set currencies to round to Ten. On the marketing documents, AR Invoice, rounding to Ten on invoice value is working fine but unfortunately the rounding is not affecting the tax amount computed. As such, the effective tax rate is wrong, lower or higher depending on whether rounding is + or _ respectively.  Please help me on how i can have both tax and invoice value rounded simultaneously.
    Regards

    Hey George ,
    If your decimal setting is not allowing to get the desired result then only one way out is there to meet your needs.
    Edit your Formula and set the output Value in Rounding with .00
    try query like this :
    VAT_BaseAmt=Total
    VAT_TaxAmt=Round (VAT_BaseAmt*VAT_Rate, 0)
    Hope it helps
    Thanks
    Ashish

  • Tax Amount in Quotation

    Hi Experts,
    I want to print Tax amount at row level in Sales Quotation.
    The problem is that when I am taking Indian Currency then the variable no. of Tax Amount is 103 when I am changing the cuurency to USD then it becomes variable no. 104 .
    which variable can I use so that it may print the correct amount no matter what currency I use.
    Regrds
    Amit

    Hi Amit,
    You can create formular fields to allow both varibles print out based on the currency you are using.
    Check this thread for how to do:
    Re: conditional statement in QLD
    If you still unclear, keep posting
    Thanks,
    Gordon

  • Net Tax amount round off

    Hi all,
    I have a small problem,
    In sales Invoice I am having 10 items with different price and quantities,
    In PLD i have used formula concept to show tax wise break up,
    as our invoice tax amount is cumulative of its sub taxes,
    i need to round off the total of sub taxes in the document
    For Example:
    In Invoice;
    Assessable Value: 3697.20 (qty X Price)
    Total of BED 8%: 295.77
    Total of Cess 2% of BED : 5.91
    Total of HE Cess 1% of  BED: 2.95
    Total of VAT/CST 4% of (BEDCessHECess): 160.08
    So I want to round off these amounts:
    BED: 296
    Cess:6
    HECess:3
    VAT: 160
    1. I tried using rounding option in tax formula;
        but it doesnt give correct result as it works on row level
    2. I also tried making decimal places zero in general settings
        But it round off my assessable value also
    also round to one is also active in currency settings
    can anybody please help me to get the desired results
    Regards,
    Atul Joshi
    Edited by: Atul Joshi on Dec 9, 2008 1:38 PM

    Hi,
    If you use round off in tax formula it will bring you considerable differrence.
    You use the document level rounding in Administrattion->Setupup-Financials->Currency.
    I think this would be helpful for you.
    Rgds,
    Sundar

  • Sub: Tax Combinatiom. Tax rate, tax Amount in the print lay out design of t

    Dear all,
    Sub: Tax Combinatiom. Tax rate, tax Amount in the print lay out design of the A/R Invoice
    I have to Create a Print Lay out design of the A/R invoice for the Indain standrad please provide me some solutions for the following problems to locate the Tax combinations,Tax rate  and the Tax amount in the PLD  A/R Invoice ,
    PACAKGE  SAP B1 2005B
    Need a standrad solution as per the requriment
    Eg: Row Level
    Tax Code created is BED+VAT
    Tax combination details is
    Name of Tax type   Rate
    Excise                     16%
    Ecess                    2%
    Hcess                    1%
    VAT                       4%  
    Row No     Item  Qty   UnitPrice  Tax code  Total(LC)    Tax Amount
      1             X      10     10000      BED+VAT   100000      21139
                                             (Excise =16000,Ecess=320, Hcess=160, VAT=4659)
    2              Y      5      20000      BED+VAT    200000       42278
                                            (Excise =32000,Ecess=640,  Hcess=320, VAT=9318)
    In Print  Lay out Design Requried is the deatils of Tax code combination , Rate and the Tax Amount in the followig way 
    Excise    16%   =48000
    Ecess     2%    =960
    Hcess     1%    =480
    VAT       4%    =13977
    Please send the feedback as early as possible urgently requried
    for the further details send the feedback
    Reagrds
    Mr.Chitrasen

    Hi experts,
           Pls anybody have an answer to my question, i'll be very thankfull to u,
                     I wanted to display the Tax Break ups in Invoice say,
    ECess            25
    Vat                 56
    Excise duty    32
    I've tried a lot with many of the SAP Forum thread but the results is not satisfactory..am using SAP Business One 2007 b
    pls anybody who can guide me with step by step PLD creation for this problem.
    I done the below steps in PLD
    In Repetitive area 1
    Field_1:  Table-> OSTA                    
                  Column-> Type                               
    Field_2 : Table-> OSTA                  
                  Column -> Code                               
    Field_3:  Table-> OSTA                   
                  Column-> Rate
    Field_4:  Table-> OSTA                  
                  Column-> Name  
    Field_5:  Table-> A/R Invoice Tax amount per document
                    Column-> Tax amount
    Field_6 : Table-> A/R Invoice Tax amount per document
                    Column-> Base amount
    Field_7 :  Formula ->  Field_6 * Field_8
    Field_8 :   Formula->  Field_1==1
          NOW I SORTED REPETITVE AREA 1 WITH 'SALES TAX AUTHORITIES;cODE' AND TICKED THE CHECK BOX 'SUMMARY'
        AND MADE THIS REPETITIVE AREA INVISIBLE.
    IN Repetive area footer
    F_01 :    Formula->   Field_4       
    F_02 :    Formula->   Concat(Round(F_rate,0), '%')
    F_03 :    Formula->   Round(ColSum("F_tax_amount"),2)
      I grouped the Repetitive area footer as Group 1
                                here i get the result but the Tax Rows are repeating and Tax amount varies for VAT for each rows
    pls help me guys...          
                   Thanks in advance,
                   Dinesh
    Edited by: Dinesh S on Dec 23, 2011 1:28 PM

  • Manual Input of TAx Amount in Sales AR Invoice

    Hi Experts!
    Is there a way where we can do a manual recording of tax amount in Sales AR Invoice (just like in AP Invoice, we can manually input tax amount)? 
    Hope to hear from you soon,
    Thanks

    Hi Sandra,
    You can't override the AR tax calculation amount. You can control how much tax is calculated for each row (i.e. some may be non-taxable).
    Otherwise, there may be an adjustment that falls under the rounding field. Check the Help file for more info on this field to determine which option in Document Settings you want to select.
    Heather

  • A/P Invoice Tax amount by tax code wise

    Hi All
    How do we get  a report for purchase tax amount per tax code based on A/P Invoice?
    I have used OPCH and PCH4 tables to query but the number of rows are repeated in the report even when a tax code having a combination?
    Please help me
    thanks
    SV Reddy

    Hi SV.....
    Try this.....
    SELECT T0.[DocNum], T0.[DocDate], T0.NumAtCard As 'Bill No.', T0.[CardName], T1.[Dscription],
    T1.[Quantity], T1.Price As 'Rate', T1.[LineTotal] As 'Value', T0.[DocTotal] As 'Total Value',
    (ISNULL((SELECT SUM(T2.QUANTITY) FROM rpc1 T2 WHERE T2.DocEntry=T0.DocEntry),0)) RetQTY,
    (ISNULL((SELECT SUM(T2.LineTotal) FROM RPC1 T2 WHERE T2.DocEntry=T0.DocEntry),0)) RetValue,
    (isnull((SELECT SUM((case when upper(t4.STACode) like 'BED%' then T4.TaxSum else 0 end))
          FROM PCH4 T4 WHERE T4.DocEntry=T0.DocEntry ),0)) ExciseDuty,
         (isnull((SELECT SUM((case when upper(t4.STACode) like 'eCess%' then T4.TaxSum else 0 end))
          FROM PCH4 T4 WHERE T4.DocEntry=T0.DocEntry ),0)) ECess,
         (isnull((SELECT SUM((case when upper(t4.STACode) like 'hes%' then T4.TaxSum else 0 end))
          FROM PCH4 T4 WHERE T4.DocEntry=T0.DocEntry ),0)) HEdCess, (isnull((SELECT SUM((case when upper(t4.STACode) like 'VAT%' and t4.TaxRate=12.5 then T4.TaxSum else 0 end))
    FROM pch4 T4 WHERE T4.DocEntry=T0.DocEntry ),0)) As 'VAT12.5',
    (isnull((SELECT SUM((case when upper(t4.STACode) like 'VAT%' and t4.TaxRate=4 then T4.TaxSum else 0 end))
    FROM pch4 T4 WHERE T4.DocEntry=T0.DocEntry ),0))VAT4, (isnull((SELECT SUM((case when upper(t4.STACode)
    like 'VAT%' and t4.TaxRate=2 then T4.TaxSum else 0 end))
    FROM pch4 T4 WHERE T4.DocEntry=T0.DocEntry ),0))VAT2, (isnull((SELECT SUM((case when upper(t4.STACode)
    like 'CST%' and t4.TaxRate=2 then T4.TaxSum else 0 end))
    FROM pch4 T4 WHERE T4.DocEntry=T0.DocEntry ),0)) As 'CST2',
    (isnull((SELECT SUM((case when upper(t4.STACode) like 'CST%' and t4.TaxRate=4 then T4.TaxSum else 0 end))
    FROM pch4 T4 WHERE T4.DocEntry=T0.DocEntry ),0)) As 'CST4', T2.TransCat As 'Form No.'  FROM OPCH T0 
    INNER JOIN PCH1 T1 ON T0.DocEntry = T1.DocEntry INNER JOIN PCH12 T2 ON T0.DocEntry = T2.DocEntry WHERE (T0.[DocDate]>='[%0]' and T0.[DocDate]<='[%1]')
    Group By T0.[DocNum], T0.[DocDate], T0.NumAtCard , T0.[CardName], T1.[Dscription],
    T1.[Quantity], T1.Price , T1.[LineTotal], T0.[DocTotal]
    Regards,
    Rahul

  • Wrong Calculation of Tax Amount

    Hi to All,
    While making Down Payment Request (F-47) with reference capital PO, system is showing a warning message as below:
    Tax entered incorrect (code FU, amount      45,766.25), correct      36,882.24 INR
    Message no. FF707
    Diagnosis
    The system checks the tax amounts for each code on document level. However, the amounts entered deviate more from the amount calculated (using the percentage rates defined in the tax code) than is allowed considering rounding errors.
    Procedure
    If this message is a warning message, you can confirm that your entry is correct by pressing "Continue".
    If this message is an error message, you should correct the tax amounts or the base amounts, depending on how your tax code is defined.
    For more clarity: whatever the tax code is in PO same tax code giving in F-47. But in both scenarios system calculating differently.
    what could be the reason? Please guide me?
    Regards,
    Schilukuri

    Hi SDNer,
    Thanks for your reply.
    As you said, In PO system does not calculate tax based on the tax code,it will calculate based on the pricing procedure.
    Now my doubt is whatever the tax amount is showing in PO that we need to enter in to F-47,But here system is showing
    (Tax entered incorrect (code FU, amount      45,766.25), correct      36,882.24 INR).
    Now what should I do? Please help me on this..
    Regards,
    Schilukuri

  • TDS TAX AMOUNT  IS NOT MACHING WITH INVOICE WTAX AMOUNTu2019

    Dear All,
    I am Facing Following Problem in TDS
    While creating an A/P Invoice after putting row level information when user click on u2018ADDu2019 button u201CWithholding Tax Tableu201D opens for deduction of TDS amount. When user selects u201CWithholding Tax Codeu201D in u201CWithholding Tax Tableu201D to deduct TDS amount for an invoice system shows WTax amount as per rate of deduction. But when user click on u2018OKu2019 to u201CWithholding Tax Tableu201D window, WTax Amount will comes as zero on A/P Invoice window.
    Then when again user will go to u201CWithholding Tax Tableu201D and manually put the value of WTax Amount system reflects it on A/P Invoice window.
    In case when we set approval procedure to A/P Invoice, this invoice goes for an approval. After coming back as approved invoice when originator of invoice going to u2018ADDu2019 the same document system shows an error as u2018TDS TAX AMOUNT  IS NOT MACHING WITH INVOICE WTAX AMOUNTu2019
    please reply me ASAP
    Thanks & Regards,
    Swapnil

    hi
    try this
    We need to follow  the following steps
    u2022     Open the BP master for which TDS needs to be deducted go to the accounting tab followed by tax option and then  click on the checkbox subject to withholding tax
    u2022     Click on the option WTAX codes Allowed and select the TDS Category
    u2022     On the previous window click the check box pertaining the checkbox  u201CTDS OVERLOOKu201D
    Regards,
    Manish

  • Withholding tax amount validation

    Hi,
    I want to made validation for withholding tax when I post invoice at the Complete document level or at row level. I try using standard validation but at user exit level I havenu2019t WITH_ITEM . Now if user insert wrong value there are not control. Which is the right way to control base amount and tax amount? At customizing level or at registration validation?
    Can somebody help me.
    Thanks
    Fiorenzo Angeletti

    Hi,
    I have make customizing for advanced withholding tax and we use withholding tax function in posting invoice and in payment vendor. My problem is in posting invoice (es F-02). When I insert vendor row, Sap open withholding tax windows if vendor master record have withholding tax information. In this windows the base amount and W/T amount in empty and user need to fill value. My question is:
    1)     Is possible to fill W/T base amount and W/T amount automatically?
    2)     If I change base amount is possible to calculate W/T amount automatically?
    3)     If I insert W/T base amount and W/T amount manually is it possible to check if W/T amount is correct for the W/T base amount?
    Thanks in advantage
    Best regards

  • Tolerance for Tax Amount difference

    Dear All,
    In certain cases the tax amount given in the invoice is different from the tax calculated by the system.
    Please help me, where to make the configuration so as to accept a difference of 0.05 INR between the calculated tax amount and the tax amount in the invoice. (It will be of immense help if given with the IMG path too).
    As an example:
    Base Amount: 100, Tax Rate: 5%
    Now calculated tax amount is 5
    But tax amount in the invoice has come as 5.04.
    Please advise.
    Regards
    B.Mohanty

    Hi Umesh,
    Thank you very much for your kind and quick response.
    Yes, I have tried that option of correcting the tax amount. But am getting an message
    "The system checks the tax amounts for each code on document level. However, the amounts entered deviate more from the amounts calculated (using the percentage rates defined in tax code) than is allowed considering rounding errors".
    Can you please advise what does this rounding errors mean.
    Regards
    B.Mohanty

  • Allow to change Tax  Amounts in A/R Invoice

    Hi Experts
       I am using Sap B1 2007 . It allows me to change Tax Amount (Tax Amount Distribution Screens) in case of Excise Invoices in A/R Invoice but not in Service Tax Invoices . Why is it so.
    Thanx

    Hello,
    In the Sales A/R module we can not change any tax  amount.
    But you can change in Purchase A/P module in any tax amount.
    This is best business practices according to SAP.
    because when we received the materials then need to round the tax amount and it is totally depend on vendor invoice so it will never fixed for same.
    I also need some time adjustment we client make GRPO .
    But when we make Sales document then we can fixed rounding for all tax code.
    Thanks
    Manvendra Singh Niranjan

  • Difference between tax amount shown on VAT report and the invoice

    Dear Friends,
    We observe that there is a difference of rounding off between the tax amount shown in the invoice and the one shown in the VAT report.
    We have to manually adjust this tax amount since the Tax authorities do not accept any difference in the VAT report and the Invoice.
    Please advise as what could be done to solve this issue.
    Rgds,
    Kunal Vichare.

    Hi Satya,
    There are 2 things: Pricing Procedure and Tax Procedure.
    Pricing Procedure tell system about the what and how the price to calculated for material in PO. In this pricing procedure the conditions NAVS / NAVM as pertainin to tax applicable on the PO price. These conditon display the tax. The tax is calculated based on tax procedure. Tax procedure acts as a master and there is one tax procedure for one country. For this tax procedure there are tax codes defined. Tax codes means using the same tax procedure but changing value of various conditions and omiting some if required.
    Eg. TAXINN is tax procedure for India. Based in this procedure many tax codes are defined for 12% vat, 6% vat , no vat etc.
    So what kind of tax will be applicable on the PO is governed by tax code which is mentioned in Invoice tab (tax code) its a 2 character code.
    Based on this tax code taxes are calculated on PO net value and then the tax amount is displayed in pricing procedure by conditions NAVS / NAVM.
    MWST is condition for Input tax. If you are using tax code then MWST is not to be used.
    Tax code becomes useful while doing MIRO as there is an option of inserting tax code. So the tax on PO net value will be calculated automatically.
    Regards,
    Vishal

  • AP Invoice Tax Amount Field not editable

    Hi all,
    The tax amount (LC) field on the AP Invoice field is not editable. What tax setup do I need to do to allow the tax amount to be editable. All of our sales transactions are tax exempt, however, we need to pay tax to some of our service vendors.
    Thanks,
    Jane

    Hi,
    It is Standard SAP B1 behavior, Tax Amount is editable in Purchase Documents and not editable in Sales Documents.
    You have to frame the tax formula to match the amount correctly.
    Do you want to enter in your own tax amount?
    Did you check the form settings for Tax amount?
    It is not a problem, its standard SAP B1 behaviour so you can click the link(Orange) button of row level Tax amount
    and open the define  tax amount distribution window. put the tax amount in the row level and update.
    Thanks,
    Madhan.

  • How to make AP Service Invoice Tax Amount editable?

    Hi Experts,
    On this forums I have read that it is possible to edit the Tax Amount in a AP Service Invoice. On my DB (SAP 2007 A - PL 42) the Tax Amount field is not editable.
    Is this something that you need to setup in Administration?
    Thanks for your help.
    Marli

    Hi,
    I have found a way:
    In order to modify this amount, because the Tax Amount if made up of several tax jurisdictions (county, city, state, etc), you have to drill down into the Tax amount in the AP Service Invoice Line detail (there should be a Drill Down arrow next to the amount)(this arrow are only there after you put the unit price in), which will take you to the Tax Amount Jurisdiction window, and modify the amount of each jurisdiction.  This is pretty risky because now you have human error possibility, but it can be done this way. It will override the Tax Amount for that row and not save the changes to the Tax Code.
    Thank you for your help!
    Marli

Maybe you are looking for

  • Error while uploading Bank statement for BACS

    Hi All, We are facing a error while uploading a bank statement for BACs, the system is not autoposting (clearing the open items) for the BACs file. The bank statement is as below :20:20081015 :25:200000/50414107 :28:28290/01 :60F:C081015GBP1176,45 :6

  • Adblock doesn't work

    Hello, In safari on 10.9. I get an ad, which is in a form of a Safari webpage, and it is an unwanted publicity This announcement appears permanently, without any order in time or where I am clicking on any safari page. Here is a link to this webpage

  • To get the position of the characters in the string in sql

    hi all, I need to get the position of the characters in the sql , the string like this '10101110111010111' , is it possible to get the answer like this pos char 1 1 2 0 3 1 4 0 and so on . Thanks in advance .

  • Can I get a matchode in a report parameter?

    That's the question. I can't get the matchode in my report. Actually the only way i get it, is building my own matchcode. Is there any way i can get the built-in matchode? I'm also interested in getting one parameter as a listbox, but at the moment i

  • Error when installing Demo (OEHR)

    Question removed. Edited by: Wolfram Dorner on May 20, 2009 4:43 PM