Tax Round up

Dear all,
A problem occurred during the creation of a new document (e.g. from FB70, FB60u2026) using a GL Account with Tax Round up.
In fact I need to insert a value in the field BSEG-GSBER not only for GL Account with Tax Round up but  also for the GL Account inserted in FTXP of  my Tax Code.
Unfortunatly, during the creation of the new document we speak about, this field appears non-editable (display mode).
I hope I was clear.
Can you suggest me a way to solve this problem?
Thanks in advance

Hi Manoj,
Use the following as an example to create rounding in tax amount.
VAT_BaseAmt=Total
VAT_TaxAmt=VAT_BaseAmt*VAT_Rate
VAT_TaxAmt=Round(VAT_TaxAmt,0)
i dont think that this will round 23.21 to 24 but it will round 23.85 to 24. Try this.
Thanks,
Joseph

Similar Messages

  • Withholding Tax - Rounding Off

    Hi,
    I have problems on my withholding tax setup, it automatically round off even if my settings in the currency is NO ROUNDING.
    My SAP is 8.8 patch 13. I have no problems on Vat, only on withholding tax amount.
    Kindly advise.
    Thanks,
    Harlene

    There is country specific settings in "Setup -> Financials -> Tax -> Withholding Tax", rounding type for Autralia and New Zealand.
    Refer to the help file for the rounding details.
    Country-Specific Fields: Australia & New Zealand
    Rounding Type Choose the relevant rounding type from the drop-down menu:
    Truncated AU u2013 this option is relevant for a penalty withholding tax. The tax amount calculated is truncated, and appears without decimals, for example, a tax amount of 72.25 is truncated to 72.
    Example
    If the withholding tax is posted when payment occurs, the calculation is done as follows:
    You create a payment for an invoice whose total value is 11.6 (=net value 10 + 16% vat), and the withholding tax is 18%.
    The total of 11.6 is truncated to 11.
    The WT is calculated as: 11*18% = 1.98
    The WT amount is truncated to 1.
    Result: The posted value of withholding tax is 1, and the bank account is credited for 10.6
    End of the example.
    Commercial Values u2013 this option is relevant for voluntary withholding tax. In this case the rounding calculation is done as follows:
    1 to 49 cents is rounded down to the nearest dollar, for example, 34.27 becomes 34.
    50 to 99 cents is rounded up to the nearest dollar, for example, 50.68 becomes 51.
    Example
    The following explains the calculations when creating the payment for the invoice mentioned above, but according to commercial rounding:
    The invoice total is 11.6.
    Withholding tax = 11.6*18% = 2.088. This amount is rounded to 2.
    A value of 2 is posted for withholding tax while the bank account is credited for 9.6.
    End of the example.
    BR.
    Joyce

  • Tax Rounding off

    Hi All,
    Where do i find tax rounding options for GL accounts.

    hii
    path for rounding up of withholding tax types
    SPROFINANCIAL ACCOUNTING NEWFINANCIAL ACCOUNTING GLOBAL SETTINGSWITHHOLDING TAXEXTENDED WITHHOLDING TAXCALCULATIONWITH HOLDING TAX TYPE--DEFINE ROUNDING RULE FOR WITHHOLDING TAX.
    Hope u get the answer
    please assign points
    sejal

  • WITHHOLDING TAX ROUNDING ERROR

    Hi All,
    I faced one problem ie; at the time of sub contract service charges invoice posting Education Cess amount whereever below one rupee system generate entries geting debited, actuvalli this was worng in accounting.
    that to this was happen some of the cases only.
    please give the sloution
    THANKS IN ADVANCE
    Regards & Thanks
    KRISHNA KUMAR

    Hi,
    Good morning and greetings,
    Please go through the following SAP OSS note
    Note 720332 - 7.5 "Round Tax Amount in Rows" Setting for PL Localization
    Note 927977 - Can't enter a document rounding amount without recalculating
    Note 662600 - Calculation of the Rounding field in A/R and A/P documents.
    Please reward points if found useful
    Thanking you
    With kindest regards
    Ramesh Padmanabhan

  • Service Tax rounding-off

    Dear All,
    In one of our client service tax is rounded off to nearest paisa i.e. Rs. 145.98
    But the client need to round-off to nearest rupees i.e. 146.00
    Is it possible to round-off to nearest rupees? If it so than please explain me in detail how to do that.
    Thanks & Best Regards,
    nms

    Hi Vijay,
    If you do what you have mentioned  - the system will round the amount irrespective of whether it is more than .50 or not.  Ex. If you select rounding rule as A it will round up to next rupee eventhough the amount is ex. 50.02 will round as 51. 
    Rounding will be configured in tax procedure against Condition type you have to select as 17 in Caluclation type coloumn.
    BSR

  • Taxes rounding *

    Hi all,
                                           Sale price   10000.00
                                  P& F 3%            300.00
                            Assessable value       10300.00
       BE Duty 14% on sale pri              1442.00 (R/off to next rupee)
       ECS 2% on BED                            29.00 (28.84 Rounded off)
       SHE 1% on BED                            15.00 (14.42 Rounded off)
                                       Subtotal       11,786.00
    In the above scenario - the BED, Education Cess & Higher Education cess are rounded off to the next rupee. I has to configure the same scenario in the system.
    while doing tax formula setup - there are some options @ the operation dropdown list
    1. Round(Number, Decimals as Number)
    2. Round(Number, Type)
    How the above two are useful & where that has to be inserted in the formula.
    BED formula:
    if (AssessableValue > 0)
    { BED_N_BaseAmt =  AssessableValue*Qty+PNF_TaxAmt }
    else
    { BED_N_BaseAmt = Price*Qty + PNF_TaxAmt }
    BED_N_TaxAmt=BED_N_BaseAmt*BED_N_Rate
    Education Cess formula:
    CES_N_BaseAmt=BED_N_TaxAmt
    CES_N_TaxAmt=CES_N_BaseAmt*CES_N_Rate
    Higher Education cess formula:
    SHE_N_BaseAmt=BED_N_TaxAmt
    SHE_N_TaxAmt=SHE_N_BaseAmt*SHE_N_Rate
    Thanks & Regards
    Ganesh Varma. G

    Hi
    Thanks for u'r reply
    As per u'r scnario:
    For me total = 719,810
    BED@14% = 100,773(but actual =100773.40)
    Ecess@2%= 2,015 (but actual=2015.46)
    Hcess@1%= 1008 (but actual=1007.734)
    I want Both BED & Ecess to be rounded up to next rupee
    As per my scenario - i want it in the below way (check the star marks)
    BED@14% = 100,774 (but actual =100773.40)
    Ecess@2%= 2,016 (but actual=2015.46)
    ex: even if it is 10.01(it should round off to 11.00)

  • India Witholding Tax - rounding rules

    We have come across a legal requirement for our India branch where WHT should be rounded
    up.
    For example:
    Even if the witholding tax amount is Indian Rs. 10.01 this would get rounded off (up) to the next rupee to become
    Rs. 11.00.
    Also this is used for- Tax Deduction at Source scenario.
    I am not a fico configurer however I am covering for a colleague. I would greatly appreciate some help with this change., as soon as possible.
    I believe its actually a fairly small configuration in the extended witholding tax section of SPRO.
    Please can you kindly send me detailed Step by Step instructions on how to configure the above request?
    Thanks very much,
    Warm Regards
    Edited by: Jays77 on Dec 21, 2010 4:48 PM

    Hi,
    If you are using the Extended WHT
    GO SPRO>Financial Accounting -> FA Global Settings> Withholding Tax> Extended WHT> Calculation ->  WHT Type -> Define Withholding Tax Type for Invoice Posting and Define Withholding Tax Type for Payment Posting (For Payment)
    There you need to select under Rounding rule tab Rounding w/tax amount Up tab.
    Regards,
    Kishore

  • SAP B1 -  Witholding Tax Rounding Difference

    Hi all,
    Is there a way to turn off rounding difference for Withholding Tax?  There isn't any rounding at Withholding Tax Table but the AP Invoice displayed the value with rounding.
    Tried the setting at Administration > Setup > financial > Currencies > Set the currency to no rounding.  But, the result is still the same.

    Actually, I don't prefer a rounding.  Is there a way to turn it off?  The case that I encountered when the base amount of an AP invoice is 7360 with 3% witholding tax.  The Withholding tax amount in Withholding Tax table show 220.80 but when back to AP Invoice document, it was round up to 221.00.   I want the amount to reflect what is calculated in Witholding Tax Table as 220.80.
    Please advise what could be the solution.  Thanks.

  • Withholding Tax - Rounding Rule

    Dear Friends,
    My TDS amount if working out to INR 112.08, as per rounding rule defined (100) in config it is reflecting as 113.00
    Actually i tried using different options in Quality server, but am not getting what i expect.
    if TDS if below 50 paisa, it should round to previous rupee, 50 paisa and above 50 paisa it should round off to next rupee, like maths.
    What kind of rounding rule should i define? Is it possible
    Thanks
    Sanjay

    Dear Sir,
    Thanks your responce......
    I have done same setting in QTY server...
    After complete configuration assign the tax code in vendor master ....
    When i pass the first entry  the Amount of TDS calculate is right
    Basic amount: 194933 Dr
      Vendor a/c    : 175439 Cr
       TDS             : 19494   Dr.
    net tds Amount is Rs 19493.30 .
    But after this... I want to pass another entry
    Basic :  194933  Dr.
    Vendor 175440  Cr
    TDS :    19493  Cr.
    The TDS amount is 19493....
    every vendor 1 entry tds amount is correct but when i pass 2 entery in the vendor the TDS amount is wrong...
    Kindly help me ......
    Regards
    Pankaj

  • Withholding tax rounding Diff

    Hi
    Whilst invoicing the service tax amount is 3656.5 which rounded off to 3656 and whilst payment it is 3657.
    In the tax type I have selected w/tax comm round.
    could you help
    regards
    Jimmy

    Hi,
    Check the withholding tax type for payment and check the rounding rules.
    Regards,
    Krishna Kishore

  • Rounding of sales tax at header level

    HI
    I want to roundoff tax at header level . we already using the tax rounding off at item level .
    But new requirement is instead of Item level roundoff , they want the roundoff at header level
    Plz provide solutions

    Hi
    U have 2 options
    1. Conversion rule(OY04)
    2. SPRO-Ref IMG-Global setting Data- Conversion  Rule
    or once u r maintaining the condition record for Tax value (FV11/ vK11/Vk19)
    there u can find rounding rule.
    thanks
    mk

  • Base amount for tax calculation in billing document

    Dear Experts,
    Can you help me in this scenario
    when i create a billing document
    Selling Price :74,766.36
    Output Tax: 5233.65
    Final Amount: 80,000.01
    the total should be 80,000 in this case as per customer PO.
    the actual difference is coming from Tax rounding off done by SAP.Initially we added DIFF condition to adjust the Tax amount.
    But it is affecting the Output VAT report, where it shows 0.01 values. business does not want that, so we added DIFF condition to Selling Price.
    Net                 74,766.35  THB
    Tax                  5,233.65
    This is how it post to accounting
    01  8000485 Custome. 80,000.00
    50  2100100 Revenue Gds - Dom 74,766.36-
    50  2623600 Output Tax 5,233.65-
    40  2100100 Revenue Gds - Dom 0.01
    But the base amount for tax calculation is not chaning even after adding DIFF condition.
       Tax amount         Base amnt           Tx   Tax ra
        5,233.65-          74,766.36-           O7    7.000
               Output Tax rate 7%
    Is it possible to change the base amount for tax calculation to include DIFF value?
    Can you please advise? If i maintain Tax condition at header level, does this solve it.
    Regards
    Pradeep

    Hi,
    Please check your condition type settings for Rounding Rule
    may be it is marked as commercial
    mark as B and check it might work

  • How to create new tax codes

    how to create new tax codes
    Service Tax 4% on 33% VAT 4% on 90% Non Deductible
    Service Tax 12.24% on 33% VAT 4% on 90% Non Deductible
    regards
    anil

    Hi Anil,
    This is an example from Italy:
    Local purchases 20% 40% recoverable
    Base Amount                                                     100    0         BASB
    Round.Up Output Tax             MWS                    110    100       MWAI
    Input Tax Round.up                VST        8.000      120    100       MWVI
    N.d.input tax                         NAV                      140    100       MWNI
    Non-ded.InputTax -RU            NVV       12.000     150    100       MWZI
    Acqu.Tax Outgoing-RU          ESA                       200    100       NLAI
    Acqu.Tax Inc.- Ro.up             ESE                       210    100       NLVI
    VST is the deductible tax and NVV the Non Deductible tax.
    I hope that you can use this and that you don't have to change your calculation procedure.
    Paul

  • Tax amout difference

    Dear Expert's
    i have the following issue reg calculating the VAT tax amout
    1.invoice
    Dr: CUSTOMER         1000
    Cr: SALES REVENUE 909.09
    Cr     SUSPENSE VAT  91.91
    2.Payment
    Dr: BANK   1000
        SUSPENSE VAT  100 (should be 91.91)
       Cr: CUSTOMER  1000
           ACUTUAL VAT 100  (should be 91.91)
    Plz help me in this issue
    Reg
    kris

    Hi,
    check whether the tax rounding off is being configured in the system,
    Regards,
    Sridevi
    *Pls. assign points, if useful
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/sridevi+pattabiraman">me!</a>

  • How to generat multiple invoices based on per employee/contractor/services?

    Hello Experts / Dina,
    I am in situation where customer is in business of body shopping and charges to his final customer based on individual invoice / per employee /contracor & customer services. This was happening in legacy system but after the implementation of Oracle Project costing and Oracle Project billing, customer is not able to generate invoices per employee services. Rather consolidated invoices are getting generated.
    How to achieve this functionality in oracle project billing?
    Lets take example - On Project P1 for customer ABC, 3 below employees are working on different task for 3 months.
    Now after one month employees have been billed as shown below.
    Emp 1 - 1000 USD - for 100 Hrs
    Emp 2 - 2000 USD - for 200 Hrs
    Emp 3 - 1000 USD - for 50 hrs
    Now @ end of the month when invoice is getting generated is 1 invoice including 3 lines of amount total 4000 USD. There is problem; customer wants that there should be 3 different invoices per employee shoud generated based on above mentiond 3 diff lines for customer ABC.
    I guess with oracle projects billing - You can split the invoice based on Accrue through date ( which is not possible in this case ) and agreement ( which is also not possible in this case ) and different currency ( which is again not possible in this case) - I may be wrong when saying it is not possible. plz correct me if I am wrong.
    even I guess billing extension wont work. So is there any way to achive this?
    Right now only option i am thinking is let single invoice of 4000 USD with 3 different lines should pass to AR and while priniting the invoice customer can create 3 diff prints which includes individual lines. and while applying receipts on the single invoice in the system, customer can apply the receipts to indivual lines.
    but I am not sure about AUDIT issues.. Can some one think about any AUDIT issues comes to this approch or issues with TAX rounding amount issues ?
    Infact I would like to solve this issue with the help of Oracle Projects billing and not with custom invoice print program. I guess someone from you experts can figure it out to generate muiltple invoice based on employees / suppliers / contractors / materials etc.
    A suggestion on Extension / customization / seeded functionality of Oracle Project billing on thi issue would be gr8 help.
    Please help.
    Thanks
    Edited by: oracle_samba on Jan 7, 2013 1:06 AM
    Edited by: oracle_samba on Jan 7, 2013 1:07 AM

    Hi Dina,
    First of all thanks for your update :-) Your solution looks much promising.
    I thought of using billing extension but rejected on the ground that I would end up in generating events based on employee for their corsponding billig amounts so finally generating a consolidated invoice only in One GDI run. But what i was missing was pre-processing extension and running the extention in loop based on employee count.
    I am fully sure business would not have any issues of auto approving and releasing invoice upon generation. But my question is "is it possible to just approve the invoice & not release it using auto approve and release extension?" The reason is I think when GDI runs it only deletes Unapproved invoice & spare Approve invoices. - So please suggest.
    Also please validate my understanding about your solution with an existing example -
    As with the current example, there are 3 EMP presents so need to run GDI 3 times and develop pre-processing ext in a such a way that at each time it will put on hold on all the billable items except EMP1, and EMP2 and EMP3 on each consecutive run respectivly. And ensure that Auto Approve and release extension should be used in order to avoid overriding previously generated invoice? Am I right ?
    Many Many thanks for solution !!!
    Regards,
    :-)

Maybe you are looking for

  • Macbook Boot Freeze after update 10.6.8

    I have a macbook pro A1226 Late 2007 running OSX 10.6.4 it runs this just fine however when i update to 10.6.8 or install lion it will not boot up. Just a grey screen spinwheel then freeze with different colors. It works fine when i plug in external

  • Attaching Search Help for screen field in standard transaction

    Dear All, I want to attach my own custom search help for field 'Requiremenr Tracking Number (BEDNR) in PO (ME21n). How can i do this? Pls gv the stps. Thanks a lot. Kind Regards.

  • Why can't i open my trash? I click open and nothing opens in finder.

    Just got a new imac with mountain lion and for some reason i cant open my trash. The only answer i've been able to find is to: "Open a finder window and press cmd+shift+g then i that window type "~/.Trash" Theres no reason i should have to type this

  • Issue in Standard Function DateTrans

    Hi, I have a requirement to convert the date format from dd-MMM-yyyy to MMddyyyy. I am using standard Function "DateTrans" for this conversion.I am getting the error  Unparseable date: "01-DEC-2011" I am working on PI7.1EHP1. Source Dateformat: 01-DE

  • Keyboard and mouse won't work

    Help!  they keyboard and mouse have stopped working on my iMac.  I had adjusted the universal access features for my mother who is legally blind to try the Voice Over features on my iMac and I thought that I hadn't reset something correctly when the