Unable to release to accounting

Hie,
       When iam trying to release my billing document to accounting, iam getting an error "Tax code in procedure TAXD is invalid".
I have crated a new material, for the same reason i created a new pricing. Hence forth i created a new G/L account. so i was to check whether the posting is done in the new g/l account or not. But before i could check iam getting error which i mentioned above. Accounting doc is not generated over here.
Need all your Help!
Pre Thanks
Denish

Hi,
You have to maintain the TAX code in FTXP transaction code for your Country Key
please check the TAX code in the TAXD and maintain
please revert if u need more deails
regards,
santosh

Similar Messages

  • Unable to release to accounting on VF02 - Inconsistency on posting tables

    Hi Everyone,
    We are unable to release a billing document on VF02. IF we check on SM13, it generates an error on FM RV_INVOICE_POST.
    Error details is "V2 030: Inconsistency in the posting tables for document XXXXXXXX"
    We have checked the ABAP editor but we are unable to interpret the code:
    On subroutine PERFORM VBPA_BEARBEITEN from RV_INVOICE_POST, program passes value of xvbfa-vbeln to structure beleg, because of that beleg-id changes from '$' to 0 because xvbfa-vbeln already has a value.
    LOOP AT xvbfa WHERE updkz EQ updkz_new.
        beleg = xvbfa-vbeln.
        PERFORM vbrk_belegnummer_ermitteln.
        xvbfa-vbeln = xvbrk-vbeln.
        MODIFY xvbfa.
      ENDLOOP.
    But on subroutine vbrk_belegnummer_ermitteln there is a condition on beleg-id which is cause of the error:
      IF beleg-id NE '$'.
        MESSAGE a030 WITH beleg.
      ENDIF.
    Please advise. Thanks.

    sorry i have to correct my post, the code should be:
    LOOP AT xvbpa WHERE updkz = updkz_new.
        beleg = xvbpa-vbeln.
        PERFORM vbrk_belegnummer_ermitteln.
        xvbpa-vbeln = xvbrk-vbeln.
        MODIFY xvbpa.
      ENDLOOP.
    NOT vbfa.
    I will look on OSS note that you said, see if it works.

  • Unable to post the accounting doc for Zero line item billing doc

    I have an issue that customer has incidently created the cross company repl delivery with zero line batch qty along with some xx qty batch. PGI and billing also done.  But because of zero qty unable to create accounting document. Asked customer to do the invoice cancel and do reversal of PGI and delete the zero line item in delivery.  But customer has problem in doing of PGI reversal and asked us without doing of PGI reversal process the zero qty billing to be posted to accounting. Customer has reversed the billing doc and created again for XX qty batch and releasd for accounting. But the zero batch line item is pending in billing due list and unable to release for accounting . 
    Thanks in advance.
    Regards,
    R.Sridhar

    Hi
    Try to do the summarization of FI document, so, this item will be merged with others. See SAP Note 36353 - AC interface: Summarizing FI document for further details.
    Regards
    Eduardo
    Edited by: E_Hinojosa on Jul 12, 2011 5:36 PM

  • Unable to release billing document to  accounting

    Dear All,
    I am cancelling billing document.The document created in July and cancelling today.
    Following error is coming in vf02 
    SD billing document cannot be cancelled. Error message F5A 005 occurs during release to accounting.
    the foreign currency valuation already done for billling document. Any idea on this.
    Best Regards,
    Sainath

    The long text of message F5A005 explains the reason of the error
    message: an item in the accounting document was valuated with an
    open item foreign currency valuation.
    When you reverse an invoice, the system tries to perform the so called
    New cancellation procedure.
    This procedure automatically clears the accounting documents.
    If the New cancellation procedure fails, then the system performs
    the Old cancellation procedure (which doesn't clear automatically
    the accounting documents).
    This is not the case when the New cancellation procedure gives an
    error, like F5A005. In this case the cancellation document cannot
    be transferred.
    To change this behaviour, you could activate the field RULE_NEW_CANCEL
    in userexit USEREXIT_FILL_XKOMK1 as described in the attached
    note 339928.

  • Insufficient Authorization old Invoices Will Not Release to Accounting

    I have some old invoices that will not release to accounting.  Instead of trying to secure a new credit card from the customer how can I remove the credit card information/or trick the order into thinking it doesn't need it so that I can get the open billing documents to the customers open account?
    Please any help will be appreciated.
    Again the error message is insufficient authorization, need to get these documents released to accounting.

    That is true...if it has been partially utilized in another Billing doc, then it wont let delete the lines...
    So when this hapenned to me, this is what i did....and maybe this is not the best practice.
    I first got a Manual authorization in the sales order. Now generally we get the auth. from a 3rd party application Delego. So when we did the manual auth, we just entered a fake Auth number. This way, we tricked the system to let us post the Invoice to accounts. But definitely it posted to the card receivable account insted of the customer account. Now the settlement of this item would fail because the Auth number is not valid but the settlement fails only after it does the additional G/l posting to post to the Clearing account. To clear off this clearing account posting, we created a credit memo for the same amount and again with a fake Auth so now when this credit is processed for settlement, it also fails but reverses the provious debit...so that all accounts are now all balanced out.
    So now remains the customer....so we finally did a Debit memo equal to the original invocie amout and now this posts to the customers account.
    I was unable to find any other solution and was skeptical of doing any enhancement or changes just for a single case. Pls also let me know if you come across any better ideas.

  • Billing document not releasing to accounting

    we unable to release Billing Document XXXXXXXX, the error massege is mentioned below.
                 XXXXXXXXXX 000000 Document XXXXXXXXXX  saved (no accounting document generated)
                 XXXXXXXXXX 000000 Error reading the material cost estimate for sales order "ZZZZZZZZ"
    Can you tell me why this error is coming at the time of releasing the billing document to accounting? and suggest me how to solve this issue.

    If the Cost estimate is based on sales order, then you have to settle all the costs of production order costs and sales order costs, then only you can release the document to accounting.
    Rgds
    Murali. N

  • Unable to release invoice

    Hi Experts,
    WE ARE UNABLE TO RELEASE THE INVOICE NUMBER 2019001234 & 2019001230
    How to release invoice num,  Which TCode for release.
    Thanks in advance
    Regards,
    nagesh

    Dear
    Check the recon account of account type is given as D Customers  in FS03 under control data   and the field status group is given as G067. 
    Also check this thread Re: Account type/account for invoice reference does not match item,
    Regards

  • Credit Memo is not released to accounting using VFX3 -  Error

    Hi SD gurus,
    I have one problem.  When the credit price adjustment is created and when the credit memo is created for the price adjustment.  Credit memo is not passed to accounting.  When i used to Release the document through VFX3 t.code i am getting error as Item Specified for invoice reference is not an invoice item.
    I have simulated the same scenario in different system for me the it is creating the accounting document.  But the user is unable to create the accounting document they are facing the above problem.
    I have suggested them to cancel the credit memo and requested to recreate the invoice and check for release for accounting.
    Please suggest whant could be the problem.  It is urget.
    Thanks in advance.
    Regards.
    SD Team

    Hi SD Gurus.
    I found the problem,  The problem is due to the Posting status in Invoice header were the status shows error in accounting interface.  For to rectify this cancel the invoice and recreate the same and it will get posted.
    Regards.
    SD team

  • I've uploaded Acrobat XI Pro and it freezes when I'm using it.  I uninstalled and re-installed.  When I login, it says that it is unable to validate the account and has an option to use the trial.  How do I fix this?

    I've uploaded Acrobat XI Pro and it freezes when I'm using it.  I uninstalled and re-installed.  When I login, it says that it is unable to validate the account and has an option to use the trial.  How do I fix this?

    This is an open forum, not Adobe support... you need Adobe staff support to help
    Adobe contact information - http://helpx.adobe.com/contact.html
    -Select your product and what you need help with
    -Click on the blue box "Still need help? Contact us"

  • When i go to sing into apple id it says "We apologize but we are unable to verify your account information online". When i go to "Not sure if you have an Apple ID?" It says "We apologize but we are unable to verify your account information online"

    When i go to sign into apple id it says "We apologize but we are unable to verify your account information online". When i go to "Not sure if you have an Apple ID?" It says "We apologize but we are unable to verify your account information online" When i try to sign in with my email it says "you already have an account????

    Might I suggest a password reset?
    Maybe you can click on the Reset Password link instead of trying to log in at appleid.apple.com.
    I'm not sure if that would work, but its worth a try.
    ~Lt. Leviathan

  • Unable to open user accounts

    Hello All,
    I have a strange problem with few Windows server 2008 x64 SP2 machines, where in we are unable to open 'user accounts' from control panel. On opening 'user accounts', a windows explorer window pops up and disappear in a fraction of second.
    Tried opening with below command lines and behavior is same as above.
    nusrmgr.cpl
    control nusrmgr.cpl
    RunDll32.exe shell32.dll,Control_RunDLL nusrmgr.cpl 
    Could you please assist me in fixing this issue.
    Note - Local users and groups MMC opend fine.

    Hi,
    Before going further, would you please let me confirm some questions? If start computer in
    Safe Mode, can you launch User Account in the safe mode? Meanwhile, please make sure if there are some Group Policy settings that block the user account.
    After confirmation, please logon as administrator (if you didn’t use the admin account) and then check if this issue still exists. Meanwhile, please
    run
    sfc /scannow
    command to scan missing or corrupted system files and repair them.
    In addition, please compare the "System" registry key in the problematic machine with another machine working properly.
    The path: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System.
    If there are some missing, please export keys from a machine that work properly and import it into the malfunctioning machine.
    Please note: before operations, please backup those registry to avoid unexpected issues.
    Hope this helps.
    Best regards,
    Justin Gu

  • How do I get past "Unable to Verify Hotmail Account Information" on iPad2?  Can't retrieve my Hotmail e-mails from my iPad, Help!

    Bought a new iPad2 with wi-fi access.  I am at home on my wi-fi network using iPad.  Trying to add my Hotmail account to the iPad so I can retrieve my e-mail messages.  When I try to add the Hotmail e-mail account to the iPad, I select Windows Live Hotmail on the iPad.  I then enter my Hotmail e-mail address and Hotmail password in the iPad.  The iPad then says Verifying.  Then a box pops up saying "Hotmail Account, Unable To Verify Account Information".  I spent about an hour on the phone with iPad support and they tried everything they could to no avail.  iPad support said I would need to contact Hotmail support.  I have learned that Hotmail does not have a support phone number that you can call, only a search area that is of no help.  I am able to log onto my Hotmail e-mail account no problem on my regular computer.  I was able to program my wife's Comcast.net e-mail into the iPad no problem and bring up her e-mail on the iPad.  I can not get past the "Unable to verify Hotmail Account Information" message on the iPad.  Frustrated, want to be able to retrieve my Hotmail e-mail messages from my iPad, please help!  Thank you.

    My hotmail was working properly until one month ago , then I do not what happens ... My mistake has been to cancel that account and try to re-load it... I am blocked at "unable to verify account details".
    I read and follow carefully all your steps here above but it is not working!!
    I also try to ask securiry code to mocrosoft and put it instead of hotmail password when creating new Ipad account but nothing.
    I try to go everywhere on microsfot pages and on my mail account setting but I can not find any help from there. From PC is working
    I try to choose "other" from the list of account and insert there hotmail account, both indicated adsHOTMAIL or OUTLOOK, but in this case it tells me "username or password for POP3.live.com are uncorrect.... what is POP3.live.com??
    I already try everything find in the net here and elsewhere ... I have hotmail account since years can not thik to change it .... Some other help?? Some indication I have not yet try?
    Why does not appear OUTLOOOK from the choice of default account in the "add account section"????!??!????

  • ICloud backup is unable to access the account, because email I used for iCloud account is been deleted. And my iPad is stuck with this note on a screen, can't go Settings. How do I delete my account?

    iCloud backup is unable to access my account, because email I used for iCloud account is been deleted. And my iPad is stuck with this note on a screen, can't go Settings. How do I delete or edit my iCloud account?

    You can eirther I think go on ITunes or if you can get to settings you would just go to iCloud.

  • IPad2 is locked because of error message "iCloud Backup is unable to access the account. Review your account information in Settings."

    I changed my AppleID password and now my iPad2 is locked with a message... "iCloud Backup is unable to access the account. Review your account information in Settings."     It will not allow me to unlock the device or go to settings or ignore the message.   Suggestions?
    <Email Edited by Host>

    I have the exact same problem. I have since gone into iCloud via my PC to reset my iCloud password, but did not help. Can someone pls help!!!!!!!!!!!

  • Error in Releasing to Accounting for Rebate Credit Memo

    Hi All,
    I have a requirement to post from a credit memo rebate settlement an A/P posting document rather than
    an A/R posting document (payment made against vendor rather than customer).
    I am using the standard SAP user exit EXIT_SAPLV60B_008 to convert A/R document to A/P document.
    In the internal table XACCIT, the following fields are changed in order to achieve the results above:
    Accounting document type (BLART)
    Posting Key (BSCHL)
    G/L Account & P&L Account (HKONT)
    Customer (KUNNR) - if filled, clear out
    Vendor (LIFNR) - get from KNA1 table
    Tax Code (MWSKZ)
    Payment Terms (ZTERM) - get from KNB1 table
    Tax Conditions (KTOSL)
    Branch Details (FILKD) - if filled, clear out
    The rebate credit memo have been generated but not able to release to accounting. When i try to release
    to Accounting via VF02, the following error is generated:
    'No Account is Specified for item 0000000001'.
    All substitution seems to be complete. Could you let me know the possible cause of this so that I can further investigate on this issue.

    No Account is Specified for item 0000000001
    Normally system will throw this type of error if the corresponding billing document / credit memo does not have the Account Assignment Group of that customer.  To check that go to VF02, key in the credit memo reference and execute.   There click from top menu bar "Goto => Header => Header".  There you can see a field "Account Assignment Group".  Check whether it is blank.  If so, press F and save.
    It could also be due to improper of G/L Account assignment in VKOA
    thanks
    G. Lakshmipathi

Maybe you are looking for

  • Once 7610 the pc pairs with it, pc suite couldnt s...

    hi there, i've been searching through out the forum and there's no one having this problem. pc suite 6.82.22 nokia 7610 windows pro xp service pack 2 ziga (brand) bluetooth, it works previously. so i don think it has a problem with the bluetooth devi

  • Jax-rpc and rmi confusion

    I'm new to the jax-rpc, and I'm very confused about jax-rpc, if it is using RPC (remote precedure call), why we have to import java.rmi.Remote ? is it somewhere still using RMI? Thank you in advance for you answer!

  • Where does Photoshop save files?

    I have Photoshop CS6 and I saved a copy of a file I edited.  Unfortunately, I thought it would save in the same folder it was in previously.  It saved it in a folder called fMroKMw4STeoEwnMnJeX6A.  I can't find any folder with that name on my IMac. 

  • Urg. Replacement for the FM's TABLE_COMPRESS & SAPWL_STATREC_READ_FILE

    Hi, We are Upgrading Ecc4.7 to Ecc6. We found that TABLE_COMPRESS and SAPWL_STATREC_READ_FILE are Obsolete. Please suggest the Replacement for these Function Modules

  • Configuring iphone/ipad to read from server

    Hi, We are installing integration components for our customer and their public static IP is on the router, so in order to maps to SAP server then it need to know which port number assign for it. Example, http/web service is using port 80. So which po