Issue with down payment tax cal and clearing it aganest vendor inv

HI,
I have an issue with down payment tax cal.
1.     I had configured withholding tax and raised down payment, tax has been cal
2.     In the next step I had raised inv, at this time also tax had been cal
3.     When I am doing down payment clearing the tax collected at the time of down payment had to be reversed but itu2019s not.
Can any one give me solution for clearing the tax that cal on down payment.
Thanking you.

Dear
Vendor master has got tax codes both at the time of payment and at the time of invoice.  Hence system is calculating tds on both occassions. 
Since you pay advance first tds calculated is right.  Now while doing miro remove the tax codes manually and do miro/mir7/fb60.
If already MIRO/MIR7/FB60 done then reverse the invoice document and clear the tax GL accounts.
Regards

Similar Messages

  • Mile stone billing with Down payment clearing

    Hi,
    Urgent help needed.
    I need to set up mile stone billing plan at item level with down payment getting automatically offset with Invoice
    ie,
    I have 10% down payment (FAZ).
    And mile stone invoicing of 40% and 60% each.
    I have raised down payment request and the incoming payment is posted.
    Now, when I raise the invoices, I want the down payment received auotomatically deducted from the invoice amount and shown as separate line item in the invoice. What settings need to be done?
    ie, if 10000 EUR is the total amount, down payment is 1000 EUR.
    My first invoice should show 4000 - 400 = 3600 EUR due from the cutomer and second invoice shud have 6000-600=5400 EUR due.
    The item category is ZTAO
    I have maintained the following settings:
    1. Condition type AZWR in the pricing procedure with requirement as 2 (item with pricing) and the calculation formula 48
    2. Copy control set up for Order type TA with billing type FAZ for the item category ZTAO with Copying requirement 20
    3. Copy control set up for Order type TA with billing type F2 for the item category ZTAO with Copying requirement 23
    But the invoice is not showing the down payment amount. Can any one tell me what is that I am missing? This is in ECC6.0
    Thank You,
    Resmi.

    Yes, Shripad thats the problem I faced too.. unfortunately didnt get any solution so far.. and I had been focussing on some other area off late..
    Any one who come across a solution, pls mail us!!
    Thanks,
    Resmi.

  • Invoice Purchase Order with Down Payments brings wrong Due Amount

    Hello,
    I am working on 8.81 PL08 environment and I have this situation:
    I issue a Purchase Order and then a Down Payment Request which I pay. When I go to invoice the purchase order the down payment and payment due fields on the invoice are correct.
    In the case I issue another down payment request and for the same Purchase Order which closes the amount of invoice then when I go to the invoice and choose Copy From the same fields are not right.
    If I go to Purchase Order and choose Copy To the amounts are correct.
    So the situation is like this:
    - Down Payment part of Purchase Order. Due Payment to invoice correct
    - Down Payment full amount of Purchase Order. Choose Copy To from Purchase Order to Purchase Invoice. Due Payment correct.
    - Down Payment full amount of Purchase Order. Choose Copy From from Purchase Invoice. Due Payment wrong.
    Has anyone seen this before?
    Thank you,
    Gerasimos

    Thank you Gordon,
    However I cannot deny to the user that wants to apply that that there is a business case where the vendor demands the invoice to be paid all in front (maybe one installment with the Purchase Order and one with the Receipt of the Goods). So, I would expect this to be covered.
    I noticed another thing: When I opened the Down Payments screen on Invoice (where Down Payments are listed in order to choose them) there is a column "Open Net Amount" which brings the correct amount. However, in the column "Net Amount to Draw" there is a wrong figure and that makes the mistake.
    Now I can see that I can wright the correct amount to column "Net Amount to Draw" but still I cannot understand why a user should do that.

  • Down Payment To customers and Vendors

    Hi,
    Please explain me step by step the procedrue involved in downpayment to vendors and customers with journal enteries. please
    Thanks

    Hi Soumya,
    SPECIAL GL INDICATORS PROVIDED BY SYSTEM
    A - Down Payments
    F  - Down Payment Request
    DOWN PAYMENT REQUEST - CUSTOMER
    1. DEFINE ALTERNATIVE RECONCILIATION ACCOUNT :  SPRO u2013 Ref IMG u2013 FA u2013 AR& AP u2013 Business Transactions u2013 Down Payment Received u2013 Define Reconciliation Account for Customer Down Payment
    There select account Type : D and Special GL A
    Account assignment : Give the Recon account and SPL GL. and SAVE
    2. CUSTOMER DOWN PAYMENT REQUEST :
    Accounting u2013 FA u2013 AR u2013 Down Payment Entry u2013 Down Payment u2013 F-37 Request
    ENTER DOWN PAYMENT RECEIVED :  Accounting u2013 FA u2013 AR u2013 Document Entry u2013 Down Payment u2013 F-29 Down Payment
    DOWN PAYMENT CLEARING : 
    1. Accounting u2013 FA u2013 AR u2013 Document Entry u2013 Down Payment u2013 F-39 Clearing
    2. MANUAL CLEARING  :  F-32
    Hope It will Clear.
    Regards,
    Kishore K

  • SAP B1 8.8 - Problem with Down Payments to draw

    Hi All,
    i need your help to understand what's the problem with import of Down Payments.
    I have a procedure that imports down payments related to invoices.
    My problem is that the procedure was working fin on SAP B1 2005-2007, but now in 8.8 i'm experiencing troubles.
    In 8.8 they introduced the downpaymentstodrawdetails object. I'm trying to use this object, but i don't know how i have to set it to close the down payments connected to invoices.
    Let's say that i have 2 down payments related to an invoice.
    Let's suppose that those down payments are 1000 and 2000 euros.
    I'm importing and invoice of 3000 that has the two downpayments related.
    Then for each downpayments i fill the docentry property with the docentry of the invoice and populate amount to draw.
    When adding that invoice i should have the down payments connected to the invoice (and i got it) and they shouldn't be visible anymore in opened downpayments. this second thing doesn't happen, because i've seen that on INV9 AND INV11, reference to the invoice aren't saved. I've seen on help of SDK that the object downpaymentstodrawdetails has the property "DocEntry", but it's readonly.
    My code looks like this:
    oDocuments.DownPaymentsToDraw.DocEntry = intDocEntry
    oDocuments.DownPaymentsToDraw.AmountToDraw = AmountToDraw1
    oDocuments.DownPaymentsToDraw.DownPaymentsToDrawDetails.AmountToDraw = AmountToDraw1
    oDocuments.DownPaymentsToDraw.DownPaymentsToDrawDetails.VatGroupCode = VatGroup1
    oDocuments.DownPaymentsToDraw.DownPaymentsToDrawDetails.Add()
    oDocuments.DownPaymentsToDraw.AmountToDraw = AmountToDraw2
    oDocuments.DownPaymentsToDraw.DownPaymentsToDrawDetails.AmountToDraw = AmountToDraw2
    oDocuments.DownPaymentsToDraw.DownPaymentsToDrawDetails.VatGroupCode = VatGroup2
    I set other needed value on oDocuments (that is my invoice document) and i do the add. The document is added with success, but i can't close the down payments.
    Hope that everything is clear.
    Thanks in advance
    UPDATE: i discovered that this happens only if i create my Document as Draft. If i create it as real document, it works fine!
    Edited by: Nicola Piccone on Jul 22, 2010 11:36 AM

    Hi Kalyanaraman,
    Please check below links.
    Integrate SAP BOne 2007 to SAP ECC 6.0 ?
    SAP ECC to SAP B1 Integration with the use of B1if
    Question on using SAP Business One instead of ECC6.0
    can ECC 6.0 and SAP B1work on same platform
    Hope this help
    Regards::::
    Atul Chakraborty

  • Down payment tax offset account

    Hello Experts
                   We have a Down payment tax offset in GL Determination.I have mapped the same but there is no effect in  this account while making AR down payment .I want to avoid tax will collecting down payment,.How can we manage?
    Regards
    Manoj

    Hi Manoj,
    Do you solved this issue yet ?
    Regards,
    Dwarak

  • DP90 - Rebilling with down payment  OSS Note 858703

    Hello Gurus,
    Even configuring customers test system according above mentioned OSS Note 858703 with order type TAF I do not get the process running.... When starting order creation (VA01) system doe not allow to enter sold-to and ship-to customer numbers.
    This alone stops any testing.
    Does anyone of you has experience or at least a clue what to do to resolve this? E.g. For testing  I customized order type  TA as ZTA and same same as order tpye TAF and it was possible to enter sold-to and ship-to party.
    Any hind is very welcome as a customer waits for solution.
    Many thanks in advance!!
    Rgds, Carsten

    Carsten
    I just found out the reason why the system does not allow to enter sold-to and ship-to customer numbers:
    "There is no partner determination procedure" assigned to order type TAF". This seems to be the way SAP delivers this order type.
    So go there and assign whatever is the procedure you used for your other orders or create a new procedure and assign it, it will work fine.
    By the way billling with down payment  is not implemented at my customer site, I just tested with TAF order and it was behaving exactly as you described.
    Then on a hunch I went and saw if there is a Partner Det procedure and there is none.
    Path: SPRO/IMG/Sales and Distribution/Basic Functions/Partner Determination/Set Up Partner Determination and then
    Set Up Partner Determination for Sales Document Header/Partner Determination Procedure Assignment
    Hope this helps you, cheers.

  • DP90 - Rebilling with down payment

    Hello gurus,
    I'm struggling in setting up rebilling with down payment function / DP90. I used OSS 858703 to configure this scenario. Unfortunately I got an error message which linked to
    DB-View V_VPKHI and
    FM VPKD8_GET_PDOC_FOR_SDORDER .
    Additionally it's really annoying, only 2 entries are in VPKHI but none of them is realated to my testcase.
    --> I wonder if somebody has already experience in configuring rebilling with down payments?
    Kindly ask for sharing your knowledge about it. Do you have a reliable documentation of one of you past projects you can share??
    Any feedback is highly welcome!!!!
    Thanks a lot in advance!
    Cheers, Carsten.

    Carsten
    I just found out the reason why the system does not allow to enter sold-to and ship-to customer numbers:
    "There is no partner determination procedure" assigned to order type TAF". This seems to be the way SAP delivers this order type.
    So go there and assign whatever is the procedure you used for your other orders or create a new procedure and assign it, it will work fine.
    By the way billling with down payment  is not implemented at my customer site, I just tested with TAF order and it was behaving exactly as you described.
    Then on a hunch I went and saw if there is a Partner Det procedure and there is none.
    Path: SPRO/IMG/Sales and Distribution/Basic Functions/Partner Determination/Set Up Partner Determination and then
    Set Up Partner Determination for Sales Document Header/Partner Determination Procedure Assignment
    Hope this helps you, cheers.

  • Milestone Billing with Down Payment

    Hi,
    I have a milestone billing plan with down payment. The process steps are as follows;
    1. Create a sales order (ZPN, copy of OR) with 50% down payment using Milestone billing plan.
    2. Create the down payment request (FAZ)
    3. Receive the down payment.
    4. Create delivery
    5. Create final invoice
    I have a copy of invoice F2 (ZFN) that I want to use for the Final Invoice, and an Item catgory copy of TAN (ZTAN).
    when I want to generate the final invoice a message displays this :
    "Item category ZPN ZTAN cannot be invoiced with billing type ZFN"
    Can anyboy help me??
    Thanks in advance
    Itzel

    1.CHECK THE COPY CONTROLS
    2.Check the item category controls

  • Invoice block for PO with down payment

    Hi All,
    My requirement is to block every invoice created for PO that has down payment.
    Is it can be done by standard SAP ?
    Thanks.

    Hi Srinvas,
    Yes, system will prompt me message. But if the user never clear the down payment with the invoice, when I do payment run, the invoice will be selected for payment again.
    This will cause me double payment. That's why I need the invoice of PO with down payment to be block.
    Is this possible by standard configuration ?

  • OSX 10.9.1 Compatibility issue with Sharp Aquos PN-L702B and PN-L802B

    I have Mac Mini's connected to the Sharp Aquos PN-L702B and PN-L802B touch screens and after updating to 10.9.1 am experiencing what appears to be a compatibility issue with the Sharp TPM driver and the OSX 10.9.1.  
    Everything works perfectly previously on 10.8.4 and 10.8.5.  I did not test on 10.9.0 as I went straight to 10.9.1.  Anyone else having this problem?  Any thoughts on resolution?

    OK so perserverance seems to have helped here - i used the cmd R function on start up to get to the page where i can re install OS X Lion - Safari now working.
    However i have Office 2011 for MAC and now Excel wont start so i will post on another thread for help with this
    Hope this helps if anyone has a similar issue

  • Post Vendor invoice with Down Payment via BAPI_INCOMINGINVOICE_CREATE

    Hi Experts,
    We have configured downpayment functionality for PO's. We have below process
    Create PO with down Payment request -> Create down payment request -> Run payment program for paying down payment -> Post GR -> Post invoice with BAPI (considering down payments against invoice)
    But unfortunately when I am trying to post PO invoice with downpayment details using BAPI_INCOMINGINVOICE_CREATE I do not see any fields related to down payment. Can some one confirm me if SAP has provided this functionality? if NO any workarounds?
    Rgds,
    Harish

    Hi experts,
    any suggestions?
    Regards,
    Elena

  • Issue with Acrobat 10.1.2 and Windows 7 64-bit Preview Handler

    Hi. I work in an enterprise environment that is currently migrating to  64-bit Windows 7. The only version of Acrobat we have approved for Windows 7 is 10.1.2. We're seeing an issue with this version that causes the preview handler to not work. The preview panel in Explorer is just white and will eventually give the error "Preview handler surrogate host has stopped working."  I've tried to fix listed on http://www.pretentiousname.com/adobe_pdf_x64_fix/index.html but that registry key is already correct. Our current work around for these users to just install Reader X1 and make it the default PDF handler, but I would like to find a better solution. Is there a known issue with Acrobat 10.1.2 and 64-bit operating systems? Or is there a way to change just the default preview handler?

    Most of the info on the web page you link to is 2-4 years old. I doubt it applies. Your workaround is actually the best solution: It's always preferred to use the latest PDF viewer. Reader and Acrobat can exist on the same machine.
    Also, why 10.1.2? There have been 6 releases since then with documented security enhancements (meaning there are also published vulnerabilities which are patched), bug fixesm, and feature enhancments.
    I'll ping some folks about the error you are getting. . .
    hth,
    Ben

  • Are there any issues with using OS X Mavericks and Premiere CC?

    Are there any issues with using OS X Mavericks and Premiere CC?

    Official statement: http://blogs.adobe.com/premierepro/2013/10/premiere-pro-and-mac-os-x-10-9-mavericks.html
    Peter Garaway
    Adobe
    Premiere Pro

  • Issue with Adobe Encore CS5.1 and Matrox MAX H.264 encoding on Windows

    Here's some information on an issue that we've identified with Matrox products and Encore CS5.1:
    "Issue with Adobe Encore CS5.1 and Matrox MAX H.264 encoding on Windows"

    Still flickering on Encore even when rendered in MPEG-2 DVD in Pemiere Pro CS5.5. Looks perfect in Premiere Pro.
    Any other ideas?
    EDIT: Was looking for Google for people with similar problems to me and I came across this http://forums.adobe.com/message/3959757?tstart=0
    I am currently re-rendering the video in PAL DV Widescreen MPEG-2 DVD and using maximum render quality.

Maybe you are looking for

  • ORACLE - XI - Mail

    Hi All, Iam getting the below given error in the Adapter Monitoring when iam trying to send a mail. error occured: [2006-05-18T07:35:23Z] unable to call the mailer; com.sap.aii.messaging.srt.BubbleException: Failed to call the endpoint [null "null"];

  • Insert query into workbook

    Hi experts, when i try to insert query into a workbook i get the following error message <internal error> Receiving from the BW server failed BW server raised exception: SYSTEM_FAILURE Do you want to see more information? when i click yes i get No ro

  • Parallel processing in ck40n

    Hi All, We are trying to use parallel processing option in ck40n to reduce time of costing run. But, I am not quite sure what to input for the "Maximum No. of Servers/Modes" while selecting variant for costing. Is it application servers or number of

  • ABAP Looping in internal tables

    Hi, I am working on alv report which fetches matnr with no transaction data by passing in ekpo,mseg,ekko tables and query is working is fine and append matnr in it_final to display. But now I want to display matnr & matkx-makt but to get this field I

  • Configuration of SAP Organization Charting Interface.

    Hi Gurus, Can any one guide me how to configure SAP Organization Charting Interface using ABAP Webdynpro. Regs, Brahma