Tax_code and vat_tax_id in R12

Hi All,
I am working in an Upgrade project and as we are aware the TAX tables with AR_ is now ZX_.
Can someone please help me in giving an appropriate table replacement for AR_VAT_TAX_ALL_B?
Below mentioned are the queries which need to be replaced as part of Upgrade from 11i to R12.1.3.
--Get VAT Tax codes
CURSOR get_vat_tax_code (p_tax_id NUMBER) IS
SELECT NVL(tax_code,'NOT FOUND') tax_code
FROM AR_VAT_TAX_ALL_B
WHERE vat_tax_id = p_tax_id;
--Get VAT Tax id
CURSOR get_vat_tax_id (p_tax_code VARCHAR2) IS
SELECT vat_tax_id
FROM AR_VAT_TAX_ALL_B
WHERE tax_code = p_tax_code;
Thanks!
Regards,
AB

CHeck the tables:
A003 Tax Indicator
A053 Taxes via Jurisdiction Code
T007A Tax Keys
T007B Tax Processing in Accounting
T007S Tax Code Names
TTXJ Check Table for Tax Jurisdiction
TTXJT Text Table for Tax Jurisdiction
Regards,
ravi

Similar Messages

  • Link between XLA_AE_LINES and AP_INVOICES_ALL in R12

    Good day,
    Table AP_AE_LINES_ALL was replaced with XLA_AE_LINES in R12. There used to be a direct link in R11 between AP_AE_LINES_ALL and AP_INVOICES_ALL. Does anybody know what the link is between XLA_AE_LINES and AP_INVOICES_ALL in R12?
    Thanks for your help.

    Post it in Oracle Application related forum.

  • Known performance issue bugs and patches for R12.1.3

    Hi Team,
    We have upgraded oracle application from 12.1.1 to 12.1.3.
    I wanted to apply the known performance issue bugs and patches for R12.1.3.
    Please let me know for any details.
    Thanks,

    Are u currently facing any performance issues on 1213?
    Tuning All Layers Of E-Business Suite – Performance Topics
    http://www.oracle.com/technetwork/apps-tech/collab2011-tuning-ebusiness-421966.pdf
    • Start with Best Practices : (note: 1121043.1)
    • SQL Tuning
    – Trace files
    – SQLT output (note: 215187.1)
    – Trace Analyzer (note: 224270.1)
    – AWR Report (note: 748642.1)
    – AWR SQL Report (awrsqrpt.sql)
    – 11g SQL Monitoring
    – SQL Tuning Advisor
    • PL/SQL Tuning
    – Product logs
    – PL/SQL Profiler (note: 808005.1)
    • Reports Tracing
    – note: 111311.1
    • Database Tuning
    – AWR Report (note: 748642.1)
    – ADDM report (note: 250655.1)
    – Automated Session History (ASH) Report
    – LTOM output (note: 352363.1)
    • Forms Tuning
    • Forms Tracing (note: 373548.1)
    • FRD Log (note: 445166.1)
    – Generic note: 438652.1
    • Middletier Tuning
    – JVM Logs
    – JVM Sizing (note: 362851.1)
    – JDBC Tuning (note: 278868.1)
    • OS
    – OSWatcher (note: 301137.1)

  • Startup and shutdown of  Apps and database on R12 with linux server reboot

    Hi Guys,
    Version : R12
    Platform : Linux EL 5
    Hi Guys,
    I am trying to startup and shutdown the R12 apps and database automatically with Linux server reboots.
    Does any one have steps to do this or metalink note:
    Thanks in advance,
    Z

    Hi,
    Please see this thread.
    Autostart of Services
    Re: Autostart of Services
    Regards,
    Hussein

  • Join between gl_import_references and ap_invoice_distributions_all in R12

    Please advice me how to join gl_import_references and ap_invoices_distribution_all in R12. I have understanding of join between gl_import_references and ap_invoices_all, but I am not clear how to join ap_invoice_distriutions_all to gl_import_references.
    Thanks

    Hi,
    we don't have direct link for GL_JE_LINES and AP_INVOICE_DISTRIBUTIONS_ALL.
    First join AP_INVOICE_DISTRIBUTIONS_ALL and GL_CODE_COMBINATIONS then link to GL_JE_LINES.
    Please see below eg:
    SELECT *
    FROM gl_code_combinations gcc,
    ap_invoice_distributions_all apd,
    gl_je_lines gjl
    WHERE gcc.code_combination_id = apd.dist_code_combination_id
    AND gcc.code_combination_id = gjl.code_combination_id;
    your case use apd.dist_code_combination_id instead of apd.po_distribution_id (>
    and apd.po_distribution_id = GJL.CODE_COMBINATION_ID Add -----------Problem here-----------)
    I hope this will help to you.
    Thanks,
    Prasad Raju

  • How to set default currency and Country in R12 financial modules

    Hi all,
    How to set default currency and Country in R12 financial modules (AR,AP,GL,FA,CE) becuase I found some default settings are shown "USD" & "United States" such as create AR Customer, the Country is shown the default "United States"....
    Can anybody advise ?
    Thanks & Regards,

    Hi,
    Change the below profile for the user to a territory different than the US :
    In System Administrator, navigate to Profiles -> System.
    Select Site, Application, and Responsibility.
    Profile options:
    Default Country
    HZ: Reference Territory
    ICX: Territory
    Regards,
    Raju.

  • 11i to R12 upgrade : Unable to merge patch 9179588:R12.AD.B with 9477107:R12.AD.B and patch 7461070:R12.AD.B.1

    Hello Sir,
    As per readme for Patch 9179588, I am trying to merge patch (9179588:R12.AD.B) with 9477107:R12.AD.B and R12.AD.B.1
    (patch 7461070). When I run admrgpch without -admode option, admrgpch completes successfully.
    However, when I just add -admode option in same command, getting error that "invalid option -s". Please see below details and suggest since there is Note: This merge should be a full merge using -admode.
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    drix10:/fmstop/patches/R1211AD/merge>ls -lrt
    total 13992
    -rw-r--r-- 1 appltest dba 7035668 Aug 03 10:59 p7461070_R12_AIX64-5L.zip
    -rw-r--r-- 1 appltest dba 79016 Aug 04 03:48 p9179588_R12.AD.B_R12_GENERIC.zip
    -rw-r--r-- 1 appltest dba 38579 Aug 04 05:22 p9477107_R12.AD.B_R12_GENERIC.zip
    -rw-r--r-- 1 appltest dba 94 Aug 04 13:27 manifest.txt
    drix10:/fmstop/patches/R1211AD/merge>cat manifest.txt
    p7461070_R12_AIX64-5L.zip
    p9179588_R12.AD.B_R12_GENERIC.zip
    p9477107_R12.AD.B_R12_GENERIC.zip
    drix10:/fmstop/patches/R1211AD/merge>
    drix10:/fmstop/patches/R1211AD/merge>admrgpch -admode -s /fmstop/patches/R1211AD/merge -d /fmstop/patches/R1211AD/merge -merge_name merged_R12AD11 -manifest manifest.txt
    Error: Invalid option: -s
    usage: admrgpch -help
    admrgpch <source_directory> <destination_directory>
    admrgpch -s <source_directory> -d <destination_directory>
    [-verbose <level>] [-merge_name <pattern>]
    [-manifest <filename>] [-logfile <filename>]
    where
    * -help Print help message.
    * -verbose <level> Can be one of: { 0(SILENT),
    1(QUIET), 2(VERBOSE) or 3(LOUD) }
    Default - 1(QUIET).
    * -merge_name <pattern> The name of the merged patch (max 24 characters).
    Default - "merged".
    * -s <source_directory> Path of source directory where all patches to be
    merged have been unzipped.
    * -d <destination_directory> Path of destination directory where the merged
    patch will be created.
    * -manifest <filename> Full pathname of a file containing the list of
    patch zip files to be merged.
    * -logfile <filename> Admrgpch log file name.
    Default:"<CWD>/admrgpch.log".
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Without option -admode :
    drix10:/fmstop/patches/R1211AD/merge>admrgpch -s /fmstop/patches/R1211AD/merge -d /fmstop/patches/R1211AD/merge -merge_name merged_R12AD11 -manifest manifest.txt
    unzipping p7461070_R12_AIX64-5L.zip..
    unzipping p9179588_R12.AD.B_R12_GENERIC.zip..
    unzipping p9477107_R12.AD.B_R12_GENERIC.zip..
    Executing the merge of the patch drivers
    -- Processing patch: /fmstop/patches/R1211AD/merge/7461070
    -- Done processing patch: /fmstop/patches/R1211AD/merge/7461070
    -- Processing patch: /fmstop/patches/R1211AD/merge/9179588
    -- Done processing patch: /fmstop/patches/R1211AD/merge/9179588
    -- Processing patch: /fmstop/patches/R1211AD/merge/9477107
    -- Done processing patch: /fmstop/patches/R1211AD/merge/9477107
    Copying files...
    5% complete. Copied 44 files of 876...
    10% complete. Copied 88 files of 876...
    15% complete. Copied 132 files of 876...
    20% complete. Copied 176 files of 876...
    25% complete. Copied 219 files of 876...
    30% complete. Copied 263 files of 876...
    35% complete. Copied 307 files of 876...
    40% complete. Copied 351 files of 876...
    45% complete. Copied 395 files of 876...
    50% complete. Copied 438 files of 876...
    55% complete. Copied 482 files of 876...
    60% complete. Copied 526 files of 876...
    65% complete. Copied 570 files of 876...
    70% complete. Copied 614 files of 876...
    75% complete. Copied 657 files of 876...
    80% complete. Copied 701 files of 876...
    85% complete. Copied 745 files of 876...
    90% complete. Copied 789 files of 876...
    95% complete. Copied 833 files of 876...
    100% complete. Copied 876 files of 876...
    Character-set converting files...
    3 unified drivers merged.
    Patch merge completed successfully
    Please check the log file at ./admrgpch.log.
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    I am executing admrgpch after sourcing 11i environment and version for admrgpch is :
    drix10:/fmstop/fmstest/fmstestappl/ad/11.5.0/bin>adident Header admerge.pl
    admerge.pl:
    $Header admerge.pl 115.22 2008/09/18 12:12:08 nissubra noship $

    Hi Srini,
    Thanks a lot !
    Actually, I tried that one as well by running admrgpch from newly installed R12 code tree and I got below error.
    drix10:/fmstop/r12apps/apps/apps_st/appl/ad/12.0.0/bin>ls -rlt admrgpch
    -rwxr-xr-x    1 appltest dba        14293576 Mar 30 2009  admrgpch
    drix10:/fmstop/r12apps/apps/apps_st/appl/ad/12.0.0/bin>admrgpch -s /fmstop/patches/R1211AD/merge -d /fmstop/patches/R1211AD/merge -merge_name merged_R12AD11 -manifest manifest.txt -admode
    exec(): 0509-036 Cannot load program ./admrgpch because of the following errors:
            0509-150   Dependent module libnnz10.so could not be loaded.
            0509-022 Cannot load module libnnz10.so.
            0509-026 System error: A file or directory in the path name does not exist.
    Then I sourced R12 environment file and ran same command. Its completed successfully.
    drix10:/fmstop/patches/R1211AD/merge>admrgpch -s /fmstop/patches/R1211AD/merge -d /fmstop/patches/R1211AD/merge -merge_name merged_R12AD11 -manifest manifest.txt -admode
    unzipping p7461070_R12_AIX64-5L.zip..
    unzipping p9179588_R12.AD.B_R12_GENERIC.zip..
    unzipping p9477107_R12.AD.B_R12_GENERIC.zip..
    Executing the merge of the patch drivers
    -- Processing patch: /fmstop/patches/R1211AD/merge/7461070
    -- Processing file: /fmstop/patches/R1211AD/merge/7461070/u7461070.drv
    -- Done processing file: /fmstop/patches/R1211AD/merge/7461070/u7461070.drv
    -- Done processing patch: /fmstop/patches/R1211AD/merge/7461070
    -- Processing patch: /fmstop/patches/R1211AD/merge/9179588
    -- Processing file: /fmstop/patches/R1211AD/merge/9179588/u9179588.drv
    -- Done processing file: /fmstop/patches/R1211AD/merge/9179588/u9179588.drv
    -- Done processing patch: /fmstop/patches/R1211AD/merge/9179588
    -- Processing patch: /fmstop/patches/R1211AD/merge/9477107
    -- Processing file: /fmstop/patches/R1211AD/merge/9477107/u9477107.drv
    -- Done processing file: /fmstop/patches/R1211AD/merge/9477107/u9477107.drv
    -- Done processing patch: /fmstop/patches/R1211AD/merge/9477107
    Copying files...
    5% complete. Copied 45 files of 883...
    10% complete. Copied 89 files of 883...
    15% complete. Copied 133 files of 883...
    20% complete. Copied 177 files of 883...
    25% complete. Copied 221 files of 883...
    30% complete. Copied 265 files of 883...
    35% complete. Copied 310 files of 883...
    40% complete. Copied 354 files of 883...
    45% complete. Copied 398 files of 883...
    50% complete. Copied 442 files of 883...
    55% complete. Copied 486 files of 883...
    60% complete. Copied 530 files of 883...
    65% complete. Copied 574 files of 883...
    70% complete. Copied 619 files of 883...
    75% complete. Copied 663 files of 883...
    80% complete. Copied 707 files of 883...
    85% complete. Copied 751 files of 883...
    90% complete. Copied 795 files of 883...
    95% complete. Copied 839 files of 883...
    100% complete. Copied 883 files of 883...
    Character-set converting files...
      3 unified drivers merged.
    Patch merge completed successfully
    Please check the log file at ./admrgpch.log.

  • Join between AP_bank_account_uses_all and Po_vendors in r12

    Hello,
    Actually yesterday i posted the same question, but it was deleted. I really dont know the reason though.
    But, i have a cursor that has these conditions that run in 11i.
    Can anyone please help me to re-write the following query with the joins in r12.
    AP_BANK_ACCOUNTS.BANK_BRANCH_ID = AP_BANK_BRANCHES.BANK_BRANCH_ID
    AND AP_BANK_ACCOUNT_USES_ALL.VENDOR_ID = PO_VENDORS.VENDOR_ID
    AND AP_BANK_ACCOUNT_USES_ALL.VENDOR_ID = PO_VENDOR_SITES_ALL.VENDOR_ID(+)
    AND AP_BANK_ACCOUNT_UESES_ALL.VENDOR_SITE_ID = PO_VENDOR_SITES_ALL.VENDOR_SITE_ID(+)
    Truly appreciate your help.
    Thank you in advance.
    Edited by: 933951 on May 15, 2012 2:09 PM

    Please see these links.
    Re: Supplier Bank Info in AP
    Re: APPS (Vendor Bank Details)
    http://erpconsultingstore.com/19.html
    http://avkoracleapps.blogspot.ca/2011/07/query-for-supplier-bank-details.html
    http://oracleappsquery.wordpress.com/category/query/page/3/
    Thanks,
    Hussein

  • Oracle ERP 11.5.10.2 and Oracle ERP R12 (12.1.1) on same linux4 machine.

    I Have to install Oracle ERP R12 on a Linux machine but the issue is that we are already running ERP 11.5.10.2 on same Machine, my Question is that how we will take care of Kernel parameters for both the releases on same machine as R12 suggests different Kernel parameters to be set, or can we run R12 on the same Kernel Parameters which are already set for 11.5.10.2, please help me out experts, this Question is for Linux4 machine.
    Thanks
    Mehboob

    Hi,
    If the values for R12 are higher then you need to adjust the kernel parameters values and it should work for both 11i and R12.
    Thanks,
    Hussein

  • AP and AR in R12

    Hi,
    I was wondering if someone could point me in the right direction to find out whether Accounts Payable and Accounts Receivable pages are within R12 Forms or will these only be provided in Self Service?
    Thanks

    - Login to "System Administrator" Responsibility
    - Navigate to Security > User > Define
    - Query the user you want to assign him AP/AR responsibility
    - Under Responsibility, select all/any of the following:
    "Receivables Manager"
    "Receivables Inquiry"
    "Payables Manager"
    "Payables Inquiry"
    - Save
    - Login to the application as the other user
    - You should be able to see and login to any of the above responsibilities

  • Mapping Roles/Groups between OBIEE 11g and Oracle EBS R12

    Hi,
    We are implementing OBIEE 11g with Oracle EBS R12 as source system. Also we are using Out of the box RPD for Oracle EBS R12.
    But we are facing lot of challenges to map OBIEE 11g groups and EBS roles and responsibilities. We do not have prior experience with EBS as source system.
    Can anyone tell how to map between obiee groups with Oracle E-Business suit R12
    Is there any document link or notes regarding this.
    Any help regarding this will really save us.
    Thanks in advance

    Please read:
    Integrating with EBS Suite Security: http://docs.oracle.com/cd/E28280_01/bi.1111/e16364/ebs_actions.htm#BIEIT1321
    As I understand you need to create a Connection Pool to your EBS database. I think that would be a serious security aspect for the integration to work over two different networks. But I don't think it's impossible.
    Domain Prerequisites is another challenge in this scenario.
    More specifically: http://docs.oracle.com/cd/E28280_01/bi.1111/e16364/ebs_actions.htm#CHDHCAFD

  • Oracle Discover and Oracle HRMS R12

    Oracle discoverer have the ability to work with oracle R12 to get quick report, and how I can load my worksheet in oracle R12 any body can guide me, or have the tutorial regarding this topic
    Thanks in Advance

    Please see (How to Create a Link to a Discoverer Workbook in Apps R12 [ID 471303.1]).
    Thanks,
    Hussein

  • ADF 11g and OAF in R12

    Extensive searches on this forum, WWW, and Metalink have yielded no conclusive answer to this question:
    Is ADF 11g expected to replace or provide an alternative to OAF in any upcoming R12i?*
    I have found reliable statements that JDeveloper 10g (10.1.2 it seems) is the OAF environment for R12 through R12.1.3.
    Does anyone know of any SODs that state the intention beyond that?
    Thanks,
    Peter Koletzke

    Gaurav, Thanks for your opinion. I had been looking for a recent Statement of Direction from Oracle that would support this conclusion. Most of the references I'm finding are also opinions or Oracle-employee blog entries from 2007 and 2008.
    AJ, Thanks to you, too. The blog entry you point to (from August 2010) also states a hope for a clearer direction statement in the months after that. I had seen the Metalink note/white paper 563047.1 you refer to. It is dated February 2008 as well and discusses ADF 10+g+ mostly. It does, however, promise an update when JDeveloper 11+g+ is released (October 2008 for Boxer, June 2009 for Bulldog). The update referred to has not appeared in any of my searches yet.
    I think the conclusions match the general thought pattern out there:
    1. We're seeing no recent information or SODs about ADF 11+g+ replacing or acting as an alternative to OAF 10+g+ because it's not in the works.
    2. You can integrate (link to) ADF 11+g+ applications from EBS apps and take advantage of some EBS services (including MDS it seems)
    3. Extensions to R12.x apps are now and will continue to be built with OAF using JDeveloper 10g
    (Speaking of which, can anyone confirm that the OAF 10g JDeveloper version is 10.1.2 not 10.1.3?)
    This Shay Shmeltzer blog entry is also relevant (although also from February 2008 with a 2010 update):
    http://blogs.oracle.com/shay/2008/08/can_adf_be_used_with_oracle_eb.html
    Thanks again.
    Peter

  • Replacement for the ap_bank_branches and ap_bank_accounts in R12.1.3

    Hi,
    I'm working on bank Reconciliation interface in R12.1.3.
    This is custom interface in 11.0.3 which uses ap_bank_branches and ap_bank_accounts table to derive the bank related information.
    Could anybody please let me know if there is change in these tables and if yes which table i have to use.
    Thanks in Advance,
    Vishwas

    Use ce_bank_accounts
    ce_bank_acct_usages_all
    ce_gl_accounts_ccid
    For more details, see excellent post by Sanjit Anand at http://www.oracleappshub.com/account-payable/r12-ebs-banking-model-in-demanding-and-changing-world/. It shows the progression of this data model from 10.x to 11i to R12.
    Hope this helps,
    Sandeep Gandhi

  • Ie browser pop-up and disappear EBS R12

    Hi hussein,
    EBS R12.0.6 RHEL4.6
    One of our end-users client PC has a strange behavior of her ie browser.
    Is is like this, her ie can launch the main web page of EBS and all the navigations to modules are fine.
    But when she tried to view the concurrent program output and want to save it to another file. She
    will click Tools>copy file and the ie browser suppose to appear with output page that can be saved to local disk.
    but instead, it will appear and disappear quickly. Have you encountered this ie problem before?
    The other client PCs are fine.
    Thanks a lot

    Hi,
    Thanks.... but I did tried that....adding the url. and we usually turn off pop-up blockers. How do I ensure that the
    pop-up blockers did not get on again? maybe there stubborn hiding blockers that can autorunl like a virus?Just to be sure, ask the same user to login from some other machine with the same application username/password, if he/she is able to use the export, then it is a machine issue and most probably you need to check all the software installed (including the browser) to turn off pop-up blockers. You may also try with some other browser (like Firefox) to verify that the issue not with IE.
    Regards,
    Hussein

Maybe you are looking for