R12: AP Tax Code window not getting closed

Hi,
When ever I open tax code window in AP(Payables>Setup>Tax>Tax Code) I cant able to close the tax code window, window gets hang, I didnt find any other way to close the window except closing the entire application.
We have recently migrated to 12.0.6 from 11.5.10.2
Please suggest to resolve this issue
Regards
Naga

Have you applied the latest CPCs ? See MOS Doc 557869.1 (EBS: R12 Oracle Financials Critical Patches) - these patches are mandatory. If you have, pl open an SR so Support can troubleshoot. Did this ever work correctly - if so what changes have been made recently ?
HTH
Srini

Similar Messages

  • Custom screen window not getting closed !

    I have designed a screen and calling that using call screen XXXX starting at 15 5. Sreen does load up. Upon clicking close button(X mark) on the top right side, window is not getting closed.
    I have two more buttons OK and CANCEL in screen, which I designed, on clicking them screen does behave properly,
    I searched in SDN but couldnt get much help.
    Any idea what am missing ??
    Thanks & Regards
    Himayat.

    Hi Gautham,
    I already have this code in place,
    CLEAR v_ok_code.
      v_ok_code = sy-ucomm.
      CASE v_ok_code.
        WHEN 'CNCL'.
          REFRESH it_input.
          LEAVE TO SCREEN 0.
          WHEN 'TSAVE'.
          PERFORM update_table.
        WHEN OTHERS.
      ENDCASE.
    The thing is that generally for closing(X mark button on top), we dont do any explicit coding. I see some strange behaviour.

  • Close_Form('XXE_F501_SCRIPTING_START'); this is a command in IESCLPKG.PLL WHEN I AM USING THIS COMMAND MY SCRIPTING WINDOW IS GETTING CLOSED BUT THEN ONE ERROR IS COMMING ,KINDLY GIVE ME IDEA TO DEBUG THAT ERROR

    Close_Form('XXE_F501_SCRIPTING_START'); this is a command in IESCLPKG.PLL WHEN I AM USING THIS COMMAND MY SCRIPTING WINDOW IS GETTING CLOSED BUT THEN ONE ERROR IS COMMING ,KINDLY GIVE ME IDEA TO DEBUG THAT ERROR
      if (param_value = 'CLOSE_SCRIPTING_WINDOW') then
              --go_block('VIEW_IB');     
             -- SET_WINDOW_PROPERTY('SCRIPTING_WINDOW', WINDOW_STATE, MINIMIZE);
              --Set_Window_Property('SCRIPTING_WINDOW', VISIBLE, PROPERTY_OFF); 
              --hide_window('SCRIPTING_WINDOW');
               -- GO_BLOCK('CTRL');
               fnd_message.set_string('1');--nimish
               fnd_message.show;--nimish
               --Close_Form('XXE_F501_SCRIPTING_START');  -- Commented for Nova
               fnd_message.set_string('2');--nimish
               fnd_message.show;--nimish
                Scripting_Util.EndScript;
            end if;
    THIS IS THE PLL CODE KINDLY GIVE ME A CLEAR SOLUTION.

    First: you should get a new keyboard. Seems your shift-key is stuck.
    Second: A header of a post is a header and not for a summary of your question
    Third: This is the forum for the tool SQL Developer. Please mark this question as answered and post again in Forms
    Forth: When you expect an answer, the least would be to include the errormessage and your forms version.
    Regards
    Marcus

  • Error FF753 Tax code 01 not appear in any G/L account item with FM Active

    Hi
    We have fund management configured for one of the company code, while creating billing document through VF01/VF02 we are  getting the Error FF753 Tax code 01 not appear in any G/L account item.
    This error however does not appear when posting directly from FI with the same tax code.
    I have tried to change the message control in which case i am getting a dump pointing to PSM-FM.
    Please advise.
    Regards
    Sandeep

    Hi:
              If you could please refer to the contents of  OSS Note 112609 - How are tax codes transferred to conditions ?
    "Symptom
    If a billing document is transferred to accounting the system displays error messages. Transferring tax codes from tax conditions into the pricing conditions and discounts does not function as expected.
    Other terms
    FF805, FF747, FF753, MWSKZ, MWSK1, tax code
    Reason and Prerequisites
    The tax condition in the SD pricing procedure contains incorrect reference steps, there are several tax conditions in the pricing procedure of which the tax codes overwrite each other or a program error exists.
    Solution
    In the accounting document for a billing document, the different G/L account line items are provided with a tax code. The tax code of the G/L accounts is transferred from the tax condition(s) of the billing document. How are the tax codes of the tax conditions transferred into the other conditions of a billing document ?
    Basically:
    The conditions of a billing document are read from top to bottom. As soon as an active tax (inactive = ' ') is read, the system transfers the tax code of this tax into the non-tax conditions as follows:
        1. The reference steps (From-step, To-step) are read (the reference steps are defined in the pricing procedure).
        2. The tax code is transferred into all conditions, for which
        the step number of the condition lies in the pricing procedure between "From-step" and "To-step",
        the condition is not inactive (exactly: the inactive flag is not equal to A (Condition exclusion), M (Inactive due to manual entry), or X (Incorrect)),
        the condition is not statistical (if it is no invoice list condition),
        the condition is no tax condition.
    After the transfer of the tax code the system searches for the next active tax. If further taxes are found, their tax code is again transferred according to the above procedure. If the reference steps of different taxes overlap, tax codes that have already been transferred are overwritten. To all non-tax conditions which in the pricing procedure stand after the last tax condition the tax code of the last active tax condition is transferred if they are not statistical.
    Special features:
        1. If the "From-step" of a tax condition refers to a subtotal of the pricing procedure, the tax code of the tax is not only transferred into the conditions with step number between From-step and To-step but into all non-tax conditions for which
        the step number of the condition in the pricing procedure is lower than the "To-step" of the tax condition.
        the condition is not statistical (if it is no invoice list condition).
        the condition is not a tax condition.
        2. If the "To-step" of the tax condition is smaller than the "From-step", then the system sets "To-step = From-step".
    Notes:
        1. As of Release 4.0 the tax code is no longer transferred in pricing but only when the billing document is released to accounting.
        2. If you use several taxes and tax codes and Customizing is incorrect for the release of billing documents to accounting, among others the system may display error message FF747.
        3. If there are several taxes in the pricing procedure refer to Notes 72173 and 82091 for Releases 3.0D - 3.1G. For Release 3.1H, only note 82091 is relevant.
        4. For conditions which are transferred into accounting (thus not statistical, not inactive conditions) and do not contain a tax code, the system searches for a default tax code which in Accounting Customizing can be set depending on the company code (tax code for non-taxable transactions). This applies to releases up to and including Release 4.5B. For Release 4.6, refer to Note 385127."
    Regards

  • Error during EA16manual billing ' AH632 - Tax code could not be determined'

    Hi,
    During manual billing t code EA16, we are getting following error.
    'Tax code could not be determined'
    Actually there is no tax code given in configuration for the subtransaction which I am using for manual billing. Whether anyone has any clue?
    Regards,
    Jayant

    Hello,
    2 reasons
    1. Check any where in the Bill/Invoice you have selected tax code <either directly or indirectly>
    2.Assuming that Tax code is mandatory, why do not you assign a 0% tax code <either A0 or V0> in EK02?
    Hope this helps
    Rgds
    Rajendra

  • Tax code is not appearing in PO

    Hi All
    I am using TAXINJ procedure.
    while creating po for excise material and I clicked on  tax code tab in item level in invoice then tax code is not in list but it maintain in ftxp and all conditions with gross price becomes greyout so that i can not enter gross price.
    I check with j1id, it maintain correctly.taxcode also assign to country level.
    Can anybody give me the solution,
    1)why tax code is not appearing in tax tab in PO.and
    2)why gross price condition is in display mode.
    Thanks and Regards...
    Trupti

    > 1)why tax code is not appearing in tax tab in PO.and
    If You have done all the Settings Properly then it will Show in Tax codes List. Please go to Tax code Field and Press F4 and in Next Window Click on display all Values icon and try
    > 2)why gross price condition is in display mode.
    Go to Gross Price Condition type in M/06 and Check Whether the Manual entries is Set to D Cannot Process Manually.
    also Check whether Function Authorization is Assigned to User so that Prices Cannot be Manually Entered.

  • Sales order not getting closed

    Hi,
    I am creating delivery document through SDK based on existing sales orders. it creates it with perfect quantity, tax , amount and doctotal values but the original sales order does not get closed contradictory to SAP's standard flow.it does shwo all the row-status as closed. but the document status remains open.
    what could be wrong? do i have to close it through SDK?
    Thanks,
    Binita

    Binta,
    As Petr said, i have added a SO in normal SAP UI without any addon, and copied it to Delivery and changed the Freight and added the delivery, in this case, the SO remains open.
    So I guess u can summarize that if any changes occur the SO would remain open?
    Hope it helps,
    Vasu Natari.

  • Shopping cart error--Tax code could not be determined

    We are using classic extended scenario.
    When i am trying to create a shopping cart i am getting two error messages " tax code could not be determined" and Not possible to calculate tax.
    have checked in the SPRO in EBP System->
    Tax calculation->Determine system for tax calculation which is set to R/3.
    SPRO->Tax calculation->Enter tax code -V0 -zero rate
                                                    V1-VAT 17.5
                                                    V3-Non recoverable.
    SPRO->Determine tax code for country/product category->Domestic -GB -P146-V0
    SPRO->Determine tax code for country/product category->International -GB -P146-V1.
    I have checked the transaction FXTP in R/3-
    Procedure attache to this is TAXGB.
    Could you please suggest me how to eliminate the error.
    Points will be rewarded.
    Edited by: imam uddin on Jul 18, 2008 2:48 PM

    Hi
    <b>It's recommended to have the same Tax related configuration data replicated in SRM system from R/3 as well.
    I don't recommeded you to go with Hard-coding of tax codes.
    We have faced similar issues with Delivery address and we have to solve it using our custom logic inside the BBP_DOC_CHANGE_BADI  and BBP_CREATE_PO_BACK BADIs.</b>
    Anyways, send the detailed business requirements to my mail which are already having with you.        )
    I will definitely help you out.
    <u>Please refer to following threads as well.</u>
    <b>sales tax gurus
    How to display country related tax codes in SRM
    e-Invoice tax calculation.
    Tax code T1 does not exist for jurisdiction code error in shopping basket
    Drill down facility not working for Tax codes ....Urgent!!!!!
    Tax Issue
    Tax Calculation
    Tax setting in Extended Classic Scenario
    Withholding Tax in SRM5.0
    IDOCS for Tax Information
    Taxes in Bid Invitation
    Hope this will help.
    Please reward suitable points, incase it suits your requirements.
    Regards
    - Atul

  • Tax Code does not exist in the system (T007A)

    Hi All
    When we try to create a receipt for a particular expense type in ESS Travel & Expenses, we get the follwing error "Tax code Z0 does not exist in the system (T007A)". Upon creating a tax code Z0 it gives the following error "Tax code does not exist in the system (T007A)". When we change the Receipt currency to USD instead of Bristish Pound it gets accepted without the error. It works perfectly fine when expense report created using GUI. The error occurs only when we create the expense report using Portal ESS T&E. I was not able to find anything related to this in the SDN. If any of you could help me out, that would be great.
    Thanks, Raj

    Hello Mr. Raj!
    I checked the related issues that other customers reported.
    I came up with a list of things you can try that may help you solve your issue.
    a) Check if the field V_706D_B-LAND1 is filled with the home country in the IMG step 'Define Global Settings'. So may I ask you to check. Moreover, if this is not the reason, may I also ask you, if you get the same error when using our backend test transaction PR_WEB_1200? Thank you,
    b) Could you please check that you don't have any expense type with value "  "(blank) in the tax code field in V_T706B1?
    c) Apply Note 1129853 - Web: Input tax code for credit card receipts
    d) Please follow in IMG:
    Financial Accounting
    Travel Management
      Travel Expenses
       Master Data
        Control Parameters for Travel Expenses
         Define Global Settings
    Input Tax
    Country                                       { Your country here }
    Enter an input tax code for 0% input tax  [    ] <<<
    If here it's blank, this must be filled with a tax code. I found this out when I set the field "Input Tax per Travel Expense" then I get a warning "Enter an input tax code for 0% input tax".
    The reason for this is that in your system, you don't have a "blank" tax code and it looks for this entry. Please kindly define a tax code in this setting.
    I hope I was able to help you with this information.
    Wilian Segatto
    SAP Support - HCM/XSS

  • Tax Code does not exist

    Dear All
    I am getting error "Tax code xx country xx does not exist in Tax Prcoedure xxx" in MIRO.
    We have defined Tax Code but stil getting this error.
    Regards

    HI,
    first check in Po in invoice tab ,click on tax and check you are able to see tax value for PO ?
    then check you assign your tax code to company code
    In SPRO -Logistics General- India - Basic Settings -Determination of excise duty -Condition-based Excise determination -Assign Tax Code to  your company code  Company Codes
    how many company code you have ?
    Regards
    Kailas Ugale

  • Bdoc error - Tax code 1 not valid

    Hello everyone,
    I am getting BDoc error "Tax code 1 not valid" . I downloaded the object "DNL_CUST_TAX" from R3 to CRM. After doing this, the BP's went through successfully from R3 to CRM.However while sending BP's from CRM to R3 , same error occured. Is there any other object which can be downloaded from CRM to R3. or any other way out??
    - Arpita Shah.

    Hi Arpitha,
    Download the object DNL_CUST_TAX to CRM system then reprocess the errpr bdoc.
    and let me know the status.
    If the bdoc is in the red state after reprocessing,i think u need to create tax group in CRM img.
    <b>Allot points if my post helps!!!!!!!!!!</b>
    Regards,
    Sathya Reddy.

  • ADD ONS WINDOW AND OPTIONS WINDOW DOESNOT GET CLOSED

    AFTER WORKING OR ON COMPLETION OF WORK WITH ADD-ON OR OPTIONS, WINDOWS ARE NOT GETTING CLOSED ON CLICKING ON OK BUTTONS

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Tax code does not appear in any G/L account item Message FF753

    Dear all,
    During creating billing document, the system cannot post account document and display the follow error message:
    FF753 Tax code does not appear in any G/L account item.
    I tried to trace the program and found internal table t_bseg containing 3 entries:
    1: Customer a/c: without tax code
    2: GR clearing a/c: without tax code
    3: Output tax a/c: contain tax code
    Customer a/c and GR clearing a/c without tax code causes this error.
    Anyone know how to solve it?
    Thanks & B.Regards

    Hi,
    In FS00 for GR/IR A/c in Control data, in Tax Category choose all tax types allowed (*) and also tick posting without tax allowed and try again.
    Regards,
    Sadashivan

  • Import of photos is not working. Moreover 'photos' app is not getting closed, it says 'closing all libraries'. Even it is stopping shutdown/restart of my mac.

    Import of photos is not working. Moreover 'photos' app is not getting closed, it says 'closing all libraries'. Even it is stopping shutdown/restart of my mac.

    Next time you open the photos application hold down both of the keys suggested and then launch the application in the usual way. If you do this you will be presented with the opportunity to repair your library.

  • View in edit window not getting updatet properly

    Hello
    I have some problems with the view in the edit window not getting updatet correctly. I noticed this in spectral view. For example, when I zoom in very much, so I only see about 3 seconds of audio and then select one second of audio and do a time stretch, so it will be two seconds of length, the windows does not update properly.
    Normally the audio behind the strechted selection should move backwards, but often the strechted portion just sort of overlaps it and it doesn't move. When I zoom out and then back in, it seems to be ok.
    I also have had very weird behavior when trying to remove clicks, with the view also getting pretty messed up.
    Does anyone have similar problems with the view not getting updated properly?
    I am running german windows xp, audition is installed in english. I first thought that installing it in english instead of german solves the problems, but unfortunately it didn't.
    Greetings

    Hello again
    I made a movie of this behavior:
    https://share.ols.inode.at/4NNYXR4HT2CJI5IHY273R9NRHRW9OLGR95Q7VTOP
    It shouldn't look like that, right?
    Greetings

Maybe you are looking for

  • Error In the Excel Report

    Hi When I trying take the Excel Report ..In the SAP BPC 5.1 version Its shows some error In the Description , But the Values are Coming Correctly For Example : Description        Value #name!               5000 Regards Dayalan M

  • RFC LOOKUP Problem

    Error while lookup Plain exception:Problem when calling an adapter by using communication channel LookupChannel (Party: , Service: R/3 System Service, Object ID:xxxxxxxxxxxxxxxxxx) Check whether the communication channel exists in the Integration Dir

  • Virtual Directory License

    According to some literature out there. One can continue to run Virtual Directory for up to 6 months as an evaluation/demo system We completed our install of Identity Center and Virtual Directory. However, upon startup of VDS, we got a message that l

  • Can you have a background image in Flex?

    How might it be implemented? Thanks, Doug

  • Help me D:

    Im installing windows 8 on my MacBook pro but there are no partitions that I can install it to. And I also can't go back to Mac iOS because whenever I restart it goes back to the windows 8 installing screen