Majority of the Invoice amount is VAT amount

Hi,
Could anybody please tell me how do I enter a FB60 invoice in which the invoice value is say 10000 and the VAT amount is 9000 and the expense is 1000.
Since I have to enter a VAT code the system does not accept the tax amount to be greater than the tax base.
How could I achieve that?
Thanks
Vandana

Hello,
I have the same problem.
I created a tax code with a fake percentage, and even by seizing directly the VAT Amount, this error message (which cannot be disable in IMG) appears :
"The tax amount must not be greater than the tax base"
The message ID is : FF747.
My supplier told me this control is related to the account type (tax category in FS00) and connot be disable, even with a new VAT code. As the posting is automatically created by an ABAP program, I cannot tick the box "Determine tax base". The ABAP program cannot be changed. Is there any solution to avoid this checking ?
If anybody has an idea about this, I'll be glad to hear it...
Regards.
Florent Perrinelle
Edited by: Florent Perrinelle on Aug 18, 2009 11:15 AM

Similar Messages

  • Wrong amount in VAT Declaration Box Report

    Hi,
    I am running the VAT Declaration Box Report, but the EU Vat Code (acqusition/reverse) amount doubles up.
    I have box number 2 with XX2 box component and XX2 has E2 and E21. The total of the invoices listed shows an amount, but the actual box component XX2 has doubled the amount.The box is on credit side.
    Therefore when i look at the report i have XX2 credit amount 70,000 while E2 is only 35,000 and E21 is 0.
    The JEs of the invoices post both input and ouput VAT as the code is ticked as being acqusition/reverse, but why is that total different?
    Thank you!
    Cristina

    Hi,
    SAP found the issue. You can check SAP Note 1604993.
    If there is a new effective from period defined in the VAT Declaration Boxes Setup, the VAT  Declaration Box Report will
    show total amounts multiplied (according to the number of periods defined).
    They plan to fix this in 8.81 PL08.
    Thanks,
    Cristina

  • Transfer with clearing (F-51) w/o Vat amount.

    Hi,
    I need to transfer with clearing (Tcode F-51) an open vendor item which has an amount of VAT (Gross amount 1210: vendor amount 1000, VAT amount 210).
    The open item was posted with special G/L indicator (down payment), tax code, amount:1000 and vat amount: 210.
    The problem is that I only need to transfer the vendor amount (1000) and not the amount of the vat. 
    When I see the line ítem by Tcode FBL1N I see correct the open item for the amount of 1000. Then, when I try to transfer the amount the system shows me 1210 in the line item.
    Any idea?
    Thanks
    Cecilia

    hi,
    Use T code - F-51
    give posting 31 opposite vendor number (SGL Ind) enter give amount what ever you want to transfer and select Choose open items tab and select vendor code and select Spl gl indicator - Click on Process open item  -  select that particular line item - and go to residual tab given Tax amount then simulate
    check accounting entry and Post
    check in FBL1N both vendors
    Thanking you
    Mahesh

  • CST & VAT Amount should be seperated....

    Hi,
    In my report 1 column is Tax Amount.....I want that it should be seperated by CST Amount and VAT Amount...I means:---e.g.
    Doc. No..................Tax Amount................CST Amount.............VAT Amount
    1000001.....................8000.00......................8000.00.......................................
    1000002.....................5000.00......................5000.00.......................................
    1000003.....................7000.00........................................................7000.00
    1000004.....................4000.00......................4000.00.......................................
    Here i want that, from tax Amount...CST & VAT amount should be displayed seperate....
    (look at doc. no. 1000003, here from tax Amount it goes to VAT Amount)
    Please let me know what should be condition here......
    Thanks...

    Hi Prince
    In classical output you can do something like this
    WRITE : / 1 doc_num, 10 tax_amt, 20 cst, 30 vat.
    So vat values would always be displayed after a particular length
    Pushpraj

  • 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

  • Changing the line vat amount on an invoice using the di api SBO 2005a

    Hi
    I am using SBO 2005a SP01 PL36.
    I have written some code to import sales invoices which works fine apart from the fact I want to overwrite the line vat amount -
    oinv.Lines.NetTaxAmount = vatam
    SAP seems to ignore this and just calculate it anyway, it's like it's a read only field
    Can anyone help me please ?
    Thanks
    Regards Andy

    Paul,
    you are true,
    NetTaxAmount is readonly field. If you want to modify this field, you should work with lines.
    Petr

  • Withholding tax Amount not being displayed in the Invoice while posting a Parked Document

    Hi,
    I have created a parked document for the Vendor who has the Witholding tax code w9 - 15% . I created Parked Document using FBV1 and then tried posting the same using FBV0.Somehow I am not getting the Withholding tax Amount in the FI Document created. However the W/Tax Base Amount and the W/ Base LC are being displayed correctly.
    Say if the Line item Amount is 1,000$ then both the amounts mentioned above in the Additional tab "Withholding tax Data" are being displayed as 1,000 usd but the W/Tax Amount is 0,00 USD.
    2. Also We have the PI and the Interface is written to post the Parked document while the xml file. There is a Method Execute_Asynchronous which has two BDCs one  for FBV2 ( Change Parked Document ) followed by the Post Parked Document FBV0. Hence When I try to post the Parked Document using the SPROXY Interface which has two BDCs Viz FBV2 & FBV0 I still get the Invoice with the Same Amounts and at times with additional 2 zeros added to it in the Additionsal Tax Data Screen.
    I am not sure what is the reason for this. Can anybody help  me sort out this Issue.
    Can there be any Config issues. Please let me know what all config Settings we need to do to sort out this Issue.
    Also let me know why the 2 Zeros are getting added to the Base Amount e.g if the Vendor Line item is 12,000 USD it shows as 12,00000.00 in the Withholding tax Data  Tab in the Invoice.
    Regards,
    Deepak.

    Dear Praveen,
    please check into IMG if You defined the WT type You are using for Your Comapny code:
    IMG --> Assign Withholding Tax Types to Company Codes
    I hope this helps.
    Mauri

  • To get the invoice number of amount applied in view prepayment applications

    hi all
    In AP abc Manager-Invoices--when we give invoice number in the invoice number field we get to see supplier name etc in the same Invoices Form there is a
    tab called General from which we can get Amount Paid ,
    Similarly there is a tab called View Prepayment Applications ,when clicked on this tab we can see Amount Applied and invoice number corresponding to that amount applied
    KIndly help me from which table or view this invoice number can be obtained
    i got amount applied from the view AP_UNAPPLY_PREPAYS_V,but i cant find the invoice number.
    kindly guide
    thanking in advance
    Edited by: makdutakdu on Dec 19, 2011 11:29 AM

    Thanks Robin,
    i was able to get a work around for this. For the time being i am using the following code snippet, i will try using the one u sent an will see if this works too.
    // create nodeinfo object for the node that table will bind to
    final IWDNodeInfo nodeinfo = wdThis.wdGetContext().node<NODENAME>().getNodeInfo() ;
    //get the structure of the node
    final IStructure struct = nodeinfo.getStructureType() ;
    Iterator iter = nodeinfo.iterateAttributes() ;
    if (null != struct)
    totalFields = struct.getNumberOfFields();
    else
    for ( Iterator i = nodeinfo.iterateAttributes(); i.hasNext(); i.next() )
              totalFields++;
    for(count = 1; count <= totalFields; count++)
         fieldName = nodeinfo.getStructureType().getField(count).getName();

  • CST and VAT  amount (non deductible) is debiting in the purchase price

    Hi
              1)     We are maintaining standard price as price index
              2)     Pricing procedure as TAXINJ
              3)     While GR the CST and VAT  amount (non deductible) is debiting in the purchase price      
                     variance, and credit in the GR/IR
              4)     Which has to debit in the raw material account
              5)     Is there is any notes for the this
              6)     or any other solution plz send your reply

    HI..
    it is not done in OBq3
    See in OBQ3..you define Pricing procedure.against pricing Procudure you will give the account Key against the condition type in the Pricing Procedure.
    For this Account Key ..you Define it as Detuctable or not in OBCN.
    so it determines whether to add to raw material account or not..
    but see in early post which is also valid even if you have define the sdame in OBCN.
    Hope so it helps
    Regards
    Anjanna

  • Hi  When i create the downpayment process in the invoice i get amount as value but my requirement is in percentage even after i select the percentage basis milestone billing please help what can be done

    Hi  When i create the downpayment process in the invoice i get amount as value but my requirement is in percentage even after i select the percentage basis milestone billing please help what can be done

    downpayment percentage , so if i want 50 percent of order value to be paid  and when i go to faz type the invoice is created for 0 value that 50 percent of the amount is not getting calculated , where as when i enter in order same as 50 percent in amount it gets calculated in invoice, any help ?

  • The amount of down payment must be less than the invoice amount

    Hi all,
    Our customers are using SAP 2007-PL15 and SAP 2007-PL41.
    When we want to create a down payment for a sales order, and we want to pay the entire amount of the sales order, including tax, we have to put an amount inthe TOTAL field of the Down Payment window since by default, the down payment amount is the total of the invoice before applying tax.  The DPM is
    higher than 100% (strange but I think it's normal since the down payment is not planned to take the tax in consideration).
    Then, we create an incoming payment for this down payment. It's ok.
    Then, we create an invoice based on the sales order we have paid with the down payment. It's impossible to use the down payment for the invoice... why that ? We receive the error 'The amount of down payment must be less than the invoice amount'. This causes big headaches to our customers !!
    Could you explain us what to do please ?
    thanks,
    Luce

    I'm very sorry, I have a similar question in dealing with AP Down Payment Request Linked to AP Invoice,  my case like this:
    1. I created 3 AP DPRs,their amount are each 100,000 RMB(for example, their document number are 10,11,12). then do the outgoing payment fully paided.
    2. I created a AP Invoice with the amount 150,000 RMB(for example, this AR Invoice document number is 5). I use the buttom"Total Down Payment",and selecet AP DRP No.10 and 11. When I click the buttom"Add",an error shows:
    The amount of down payment must be less than the invoice amount
    and I don't know how to continue.....
    Many Thanks
    Kam
    (PS:My English is poor,forgive me please. Shall I Speak in Chinese? then I can describe this question more clearly.)

  • How To Add Freight Amount in Invoice Before the Invoice is Posted Through SDK

    Dear All,
    I have a requirement in SAP B1 9.0 where the user want to add the freight amount in the freight window based on an udf value automatically .
    So if there is an possibility of adding the freight amount based on an udf calculated value though SDK before the Invoice get added in the Database.
    Please suggest if this is possible through SDK or any work around for this scenario in SAP.
    Thanks & Regards,
    Amit

    Hi Amit,
    Here is a way to do it via UIAPI:
    Setting a Freight by the UI API ?
    If you need to do it via DIAPI, have a look here:
    How to update amount in freight column(INV3) of A|RInvoice through SDK
    DI Copy AP(AP Invoice) from PO(Purchase Order)
    Populating Freight Charges on Sales Order
    Freight in A/R Invoice
    Hope it helps.
    Thanks & Regards
    Ankit Chauhan

  • VAT amount get fixed for all the miro

    when i am doing a miro, in the VAT G/L i am getting a fixed amount of VAT value i.e RS 29500.00. i have check in mking out 10 MIro . but the VAT  value remain fixed.what should i do
    regard
    nabil

    Hi,
    VAT value is flowing from purchase order & VAT value depending the tax code available in the purchase order. You can check VAT value as % in FTXP t.code or FV13 with combination of tax code & VAT condition type.
    As you are getting same vale of VAT now in MIRO(same vale of VAT should not come for all PO in MIRO), may be purchase orders are having same quantity. Now just cross check again & again by doing MIRO with other purchase orders without posting, just carry out simulate document, check accounting entries.
    Regards,
    Biju K

  • Hoe can u get purchasing invoiced amounts in the invoiced currency...

    which SAP report I can use to get the purchasing invoiced amounts in the invoiced currency...

    Hi,
    Go to the standard transaction of the vendor line item display FBL1N and change the layout.Bring the fields of document currency amount and the document currency.System gives the report both in the local currency as defined in the company code settings and the document currency along with the exchange rate at which it is valuated.
    Hope this helps.
    Regards
    Bhanu

  • AnyStandard functionality in F110 to filter the invoices for certain amount

    Hi All,
    I have a requirement like  - We need to process the batch payment based on the Value of the Invoices accounted in system.
    Any single/consolidation of  invoices for value exceeding Rs 50000/- needs to be processed through separate batches under T Code F110
    Vis-à-vis any single invoices whose value is less than Rs 50000/- also needs to be processed through a separate batch. The system should list out all the transaction based on the Value of the Invoices covering Rs 50000/- under T Code F 110
    Do we have any standard functionality where in we can restrict the invoices till certain amount.
    Kindly help
    Regards,
    Mercy

    Dear,
    You can only chose 'free selection' tab in F110 for a single value by 'field name'. To do that you must change yours invoices in FBL1N or FBL5N. Run one of these reports for your open items dispalay and sort by amount. Block in mass all open items with amount exceded and go to F110. This is a tip to have your desired result. I hope it helps.
    Regards

Maybe you are looking for

  • Holiday Calendar requirement

    Hi, Need your inputs to achieve a following requirement: In a year or month, most of the Wednesday's are holiday however few of the Wednesday's will be working day. So we want to know if there is any chance of changing the setting in Holiday Calendar

  • I need to download acrobat pro extended.

    Akamai dl manager errors out on 0%.  I have no firewall and have tried three browsers.  does anyone have an ftp site for this trial?  Or somewhere I can download it without akamai? Thanks, Derg

  • Pictures in screen saver

    i am using my pictures to create a screen saver. is there a way to adjust the timing between when each photo appears to make it shorter or longer?

  • Making iweb pages in old MacBook accessible in new MacBook

    How can I move the data from my iWeb in my old computer to the new one so that I can access it and change it?

  • Yahoo and MSN messenger problems

    Hi, I have a Blackberry Curve 8900, and since I have upgrade MSN and Yahoo messengers to v 2.5.27, I have the same problem with both of them. When I try to send a picture, I get the message: "Untaught exception: UI engine accessed without holding the