Budgets in Oracle EBS doesn't show in ERPi

When trying to retrieve budget data from OEBS or write-back data from Hyperion Planning to OEBS, budgets created in OEBS doesn't show as options. The Select Budget and Select Budget Organization shows "No Rows to Display" message.
We've already created dimensions from OEBS Accountable Segments and loaded Actual data from OEBS into the Hyperion Planning application. This appears to be the only thing that's not working properly.
Hyperion EPM Suite version 11.1.2.2.300
Oracle Database 11.2.0.3.0
Application Server: Windows Server 2008 R2 64-bit
Essbase Server: Red Hat Enterprise Linux Server 6.3 64-bit
Oracle E-Business Suite R12

So far, we've learned that the following question populates the budget list, but we're unable to know the values sent on the query parameters to understand why it doesn't retrieve anything and how can we solve the issue:
select AIF_LOOKUP_VALUES.LOOKUP_CODE lkpCode,
AIF_LOOKUP_VALUES_TL.LOOKUP_CHAR_VALUE lkpCharValue ,
AIF_LOOKUP_VALUES.LOOKUP_DISPLAY_CODE lkpDisplayCode,
AIF_LOOKUP_TYPES.SOURCE_LEDGER_ID ledgerId, AIF_LOOKUP_TYPES.LOOKUP_TYPE,
AIF_BAL_RULE_DETAILS.DETAIL_ID, AIF_BAL_RULE_DETAILS.RUlE_ID,
CASE
WHEN AIF_BAL_RULE_DETAILS.RULE_ID is not null then 'Y'
else 'N'
end selectFlg, AIF_LOOKUP_VALUES_TL.LANGUAGE
from AIF_LOOKUP_TYPES
inner join AIF_LOOKUP_VALUES on
AIF_LOOKUP_TYPES.LOOKUP_TYPE_ID = AIF_LOOKUP_VALUES.LOOKUP_TYPE_ID
inner join AIF_LOOKUP_VALUES_TL on
AIF_LOOKUP_TYPES.LOOKUP_TYPE_ID = AIF_LOOKUP_VALUES_TL.LOOKUP_TYPE_ID and
AIF_LOOKUP_VALUES.LOOKUP_CODE = AIF_LOOKUP_VALUES_TL.LOOKUP_CODE
left outer join AIF_BAL_RULE_DETAILS on
aif_lookup_types.LOOKUP_TYPE=AIF_BAL_RULE_DETAILS.DETAIL_TYPE and
AIF_BAL_RULE_DETAILS.detail_code = AIF_LOOKUP_VALUES.lookup_code and
AIF_BAL_RULE_DETAILS.DETAIL_TYPE = 'BUDGET'
and AIF_BAL_RULE_DETAILS.RULE_ID = ?
where AIF_LOOKUP_TYPES.SOURCE_SYSTEM_ID = ? and
AIF_LOOKUP_TYPES.LOOKUP_TYPE = 'BUDGET' and
AIF_LOOKUP_VALUES_TL.LANGUAGE like ? and AIF_LOOKUP_TYPES.SOURCE_LEDGER_ID = ?

Similar Messages

  • Integration HP Planning and Budgeting to Oracle eBS.

    hey guys,
    i am very new to Hyperion and i want to know how to integrate Hyperion Planning and Budgeting to Oracle eBS.
    thanks and regards,
    Rahul.

    Hello,
    Unfortunately there is no prebuilt package that makes "Planning the source for OracleEBS". Right now the ERPi software you are looking at will only control budgetting information. You can review the current compliance of the software by doing a review of the documentation under the chapter "Data Write-back Rules".
    If you are looking to source pure data from Planning into OracleEBS then a custom solution will need to be developed and maintained outside of the Hyperion software .... or built to plug into the Hyperion Software (like ODI).
    Thank you,

  • Oracle Reports doesn't show parameter form running on middle tier

    I have a report that uses the parameter form. When I run it on the middle tier the report runs but without first displaying the parameter form. I am wondering if anyone can help me figure out how to get the parameter form to show when running on the middle tier. It is using OAS 9i as the application server.

    Wesley,
    You have to give PARAMFORM = YES if you are running through servlet
    Thanks
    Rajesh

  • Oracle EBS constraints and integrity

    Hi,
    Can anybody please explain me why Oracle EBS doesn't use referential integrity defined in the database?
    thanks

    Hi;
    Can anybody please explain me why Oracle EBS doesn't use referential integrity defined in the database?I belive its use. Please see:
    http://blogs.oracle.com/stevenChan/2008/04/comparing_oem_data_masking_and.html
    http://www.linkedin.com/answers/technology/information-technology/databases/TCH_ITS_DBS/498465-17381239
    11i System Item KFF Item Segment Length Reduction [ID 376210.1]
    Regard
    Helios

  • How to download Oracle EBS patch to import source file  into FDQM

    Hello Experts,
    I am not able to find patches for importing source file from Oracle EBS into FDQM.Actually I have HFM,FDQM,ESSBASE,Planning,erp,epm,calculationManager in my virtual machine.I didn't Install Oracle EBS
    Please tell me how to import source file from Oracle EBS like Flatfile from HFM into FDQM and share me what I need to install regarding EBS to Import and register the EBS adapters.It's urgent please share asap.
    Thanks in advance.....

    There are not any EBS Adapters for FDM.
    If you are just importing a source file from EBS, you would need to setup an import format to parse the source file in FDm and then assign the import format to the location that will be used to load the target system and run the import process.
    If you are looking to pull directly from EBS, you would need to use ERP Integrator (ERPi) to connect to oracle EBS and then use the ERPI adpater in FDM to pull the data from ERPI into FDM.
    Can you be specific on what you are looking to do?

  • Oracle Application Server Control Console doesn't show any servers

    Hi there.
    I'm configuring the Identity Manager, and in the process of doing so, I've to user tthe OASCC to do some operations.
    I've discovered how to launch the OASCC and I can access it. The problem is that after configuring the ias_admin password the main menu doesn't show information.
    Here is the link to the print screen with the main menu: [http://picasaweb.google.pt/r.vilhs/Oracle#5276306768949033090]
    Am I missing something?
    Regards,
    Ricardo Vilhena

    I have the same problem and I checked my target.xml file - it was in place and it contained both target records - with port number 18200 - I tried to acces this address, but it gave 404 error - actaully - this is better than nothing - beacause it indicates that someone is listening to this port, but it has no default page to display. Well - documentation states that 18200 is Oracle Management Agent port but I have not yet figured out what to expect from it. In my installation I have observed:
    1) I have running app server 10.3.1 on port 7777, but the weolcome page doesn't display the login portlet for logging in this server - so - I have not logged into it.
    2) I have problems accessing app server 10.2.1 on port 15001, I guess it is down and I have tried to start it from start menu entries - without result. I guess - this is very important server - it contains the forms.
    But weill - at present I cann't see anu connection between these two server and the entries in the target page on port 18100, I guess - that this page should display both server, but in the post was said only entry for on port... Maybe management agent is for boths app servers (and not separate agent for each server?)?

  • Oracle EBS R12 DR - Status Column Shows N in FND_NODES

    Hi,
    We implemented DR for Oracle EBS R12 (2-Node Oracle 10gRAC, 2-Node Apps) using Oracle Data Guard.
    During the Failover testing we noticed that the Status shows N for the DB Nodes and First Apps Node. It shows Y only for the 2nd Apps Node in the FND_NODES (Autoconfig was last run on the 2nd Apps Node):
    SQL> select node_name,status from fnd_nodes;
    NODE_NAME STATUS
    AUTHENTICATION
    DRDBSVR2 N
    DRDBSVR1 N
    DRAPSVR2 N
    DRAPSVR1 Y
    But in the Primary Node the Status is Y for all the nodes.
    SQL> select node_name,status from fnd_nodes;
    NODE_NAME STATUS
    HOAPSVR1 Y
    AUTHENTICATION
    HODBSVR2 Y
    HODBSVR1 Y
    HOAPSVR2 Y
    I would like to know what could be the reason for the Status showing N for the DB Nodes and N for 1st Apps Node in the DR env during the Failover Testing. But I was able configure the DR env and bring up the application. Able to Login to the application also. Does the status in FND_NODES matter?
    I did executed SQL> exec fnd_conc_clone.setup_clean before configuring the DR env.
    Regards,
    Thiru

    hi thiru
    I would like to know what could be the reason for the Status showing N for the DB Nodes and N for 1st Apps Node in the DR env during the Failover Testing. But I was able configure the DR env and bring up the application. Able to Login to the application also. Does the status in FND_NODES matter?
    I did executed SQL> exec fnd_conc_clone.setup_clean before configuring the DR env.did you run auto config to populate the tables?
    please confirm you have a clean autoconfig enviornment
    first take backup of FND_NODES and the perform cleaning
    please see
    How to get a clean Autoconfig Environment ? [ID 391406.1]
    AutoConfig Does Not Populate tnsnames.ora With FNDSM Entries For All The Nodes In A Multi-Node Environment [ID 1358073.1]
    Using AutoConfig to Manage System Configurations in Oracle E-Business Suite Release 12[Article ID 387859.1]
    Concurrent Processing - Steps To Clean Nonexistent Nodes or IP Addresses From FND_NODES [ID 260887.1]
    Configuring Applications Node Services in Oracle E-Business Suite Release 12 [ID 406558.1]
    On a R12 Multi-Node Install -- Why do all Middle Tiers run all Services? [ID 415385.1]
    ;) AppsMasti ;)
    Sharing is Caring

  • EPMA to eBS using ERPI doesn't show Ledger

    Hi All,
    I have installed and configured the ERPi adapter using ODI and EPMA.
    The configuration works quite succesfull since we can map the calendars and see the source system. Unfortunately when i want to define the dimensions is that i can see the source system in a pull down menu but no Legders are shown.
    There are ledgers available in the source system. We use EBS 12. The strange thing is that we also see 2 calendars in the source system menu both with the same name but the first one doesn't show any values in the pull down menu. The second one works fine..
    Any suggestions?
    Thanks in advance,
    Marc

    Marc,
    Are you sure you didn't skip the step where you have to "Select Source Account Entity"?
    Keep in mind that you only use one COA (Chart of Accounts) at a time. So if you have 10 ledgers, but they all have the same COA, you can only create 1 metadata rule.
    Also the ledgers are "Language" specific based on the settings of your browser. So if your web browser is Danish, but your ledgers are US english, they will not show up for you.
    Thank you,

  • Cold Oracle EBS backup and restore doesn't work

    Hi,
    I did a backup using tar while the database was open and not in archive mode ( archivelog disabled ) and restored it on another machine.
    OS = AIX 5.3
    Oracle EBS 11.5.9
    Database 9i
    When i started the database I got errors.
    Is there a metalink document which will help me recover the database ?
    I followed the following metalinks:
    Database Startup Fails with ORA-01113, ORA-01110 errors [ID 146039.1]
    Common Causes and Solutions on ORA-1113 Error Found in Backup & Recovery [ID 183367.1]
    However, I would like to point out that the above is applicable in case of archivelogs = enabled
    My case: archivelogs = disabled
    SQL> startup mount pfile=/oracle/proddb/9.2.0/dbs/initPROD.ora
    ORACLE instance started.
    Total System Global Area 615482512 bytes
    Fixed Size 742544 bytes
    Variable Size 436207616 bytes
    Database Buffers 167772160 bytes
    Redo Buffers 10760192 bytes
    Database mounted.
    SQL> SELECT V1.FILE#, NAME
    FROM V$BACKUP V1, V$DATAFILE V2
    WHERE V1.STATUS = 'ACTIVE' AND V1.FILE# = V2.FILE# ; 2 3
    no rows selected
    SQL> recover database using backup controlfile until cancel;
    ORA-00279: change 3368247542 generated at 02/10/2013 03:07:21 needed for thread
    1
    ORA-00289: suggestion : /oracle/proddb/9.2.0/dbs/arch1_637.dbf
    ORA-00280: change 3368247542 for thread 1 is in sequence #637
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    cancel
    ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: '/oracle/proddata/system01.dbf'
    ORA-01112: media recovery not started
    SQL> recover database using backup controlfile until cancel;
    ORA-00279: change 3368247542 generated at 02/10/2013 03:07:21 needed for thread
    1
    ORA-00289: suggestion : /oracle/proddb/9.2.0/dbs/arch1_637.dbf
    ORA-00280: change 3368247542 for thread 1 is in sequence #637
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    ORA-00308: cannot open archived log '/oracle/proddb/9.2.0/dbs/arch1_637.dbf'
    ORA-27037: unable to obtain file status
    IBM AIX RISC System/6000 Error: 2: No such file or directory
    Additional information: 3
    ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: '/oracle/proddata/system01.dbf'
    SQL> alter database open resetlogs;
    alter database open resetlogs
    ERROR at line 1:
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: '/oracle/proddata/system01.dbf'
    SQL> select HXFIL File_num,substr(HXFNM,1,40) File_name,FHTYP Type,HXERR Validity,
    FHSCN SCN, FHTNM TABLESPACE_NAME,FHSTA status ,FHRBA_SEQ Sequence
    from X$KCVFH;
    419 rows selected.

    981553 wrote:
    I understand that Hot backups cannot be done with noarchivelog and data will be inconsistent.
    However, shouldn't the Database be able to recover whatever data is in there in the datafiles and startup normally. From where should it be recoverd, only if we store the data changes in a separate files. These files are called archive logs. The archive logs will be generated when you enable archive log.
    This is my question and concern. I searched for Metalink and couldn't find anything on it.
    I want to startup the database with whatever Data is present there after the backup. Any solutions for such a scenario ?
    ORA-00279: change 3368247542 generated at 02/10/2013 03:07:21 needed for thread
    1
    ORA-00289: suggestion : /oracle/proddb/9.2.0/dbs/arch1_637.dbf
    ORA-00280: change 3368247542 for thread 1 is in sequence #637
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}When it asks for change number "637" and if you are lucky enough that the redo log file with this sequence is not over written then that redo log file can be given as input when it asks as above.
    But again, all these tries are for nothing. At the end of the day if your database is in no archive log mode the reliable backup is only the one taken using cold backup method. i.e. by shutting down the database.
    Thanks

  • Oracle Reports 6i on Oracle EBS 11i Showing Junk Characters

    Hello,
    I have a very simple Oracle Reports 6i reports that needs to run in EBS. I have developed the report and it iis working like a charm when run within the Report 6i tools itself. But when this .rdf file is ported over Oracle EBS and when I run as concurrent request, I get junk characters in report data.
    Please advise what am I missing. Below is the output from concurrent manager. You will see that there are junk values like (s7B07... everywhere.
                                                                                         Report Date: 15-JAN-2012 18:59
                                       (s7B Ship Confirm Transmission Report(s0B
                                                                                        Report Date: 15-JAN-2012 18:59
                                   (s7B Ship Confirmation Transmission Report(s0B                        Page:       1  of     1
    (s7BTransmission Summar(s0B
    (s7BSales Orders Picked in Oracle(s0B  (s7BSales Order Lines Backordered(s0B    (s7BTotal Sales Order Lines Shipped(s0B  (s7BTotal Sales Order Lines in Erro(s0B
      (s7B48(s0B                            (s7B2(s0B                                (s7B8(s0B                                (s7B0(s0B
      (s7B48(s0B                            (s7B2(s0B                                (s7B8(s0B                                (s7B0(s0B
      (s7B48(s0B                            (s7B2(s0B                                (s7B8(s0B                                (s7B0(s0B

    I have a very simple Oracle Reports 6i reports that needs to run in EBS. I have developed the report and it iis working like a charm when run within the Report 6i tools itself. But when this .rdf file is ported over Oracle EBS and when I run as concurrent request, I get junk characters in report data. What is the type of the report? Try to change it to PS (assuming you have bitmap reports enabled) and check the output then.
    You cannot use dffferent font type/size in the text reports -- How To Change The Font, Size, or Page Layout of Standard and FSG Reports [ID 467568.1]
    Thanks,
    Hussein

  • Installing Oracle EBS 11i installation problem

    Dear All,
    I have a problem regarding the installation of Oracle EBS 11i of which I can't figure out a solution.
    After unzipping all the 108 files during the rapidwiz installation the installer seems to halt (in step 1, 100% of file extraction). It involves instconf.drv but it doesn't show me an error in the installation logs. The line that appears is the following:
    instantiatefile -d instconf.drv
    I tried to change my Linux distribution from SLES10 to Ubuntu but that doesn't work either.
    Could you please help me out with this.
    Kind regards,
    Charif Ennaciri

    Dear hsawwan,
    I checked the log file and it's full of lines similar like:
    AC-50402: Exception: java.lang.NullPointerException
    Raised by oracle.apps.ad.autoconfig.InstantiateFile
    instantiate file:
    source : /d01/oracle/visdb/9.2.0/appsutil/template/oui/bin/addNode.sh
    dest : /d01/oracle/visdb/9.2.0/oui/bin/addNode.sh
    backup : /d01/oracle/visdb/9.2.0/oui/bin/addNode.sh to /d01/oracle/visdb/9.2.0/appsutil/out/VIS_server/04261350/addNode.sh
    StackTrace:
    java.lang.NullPointerException
         at oracle.apps.ad.autoconfig.InstantiateFile.instantiateTheFile(InstantiateFile.java:4019)
         at oracle.apps.ad.autoconfig.InstantiateFile.processDriverFile(InstantiateFile.java:2655)
         at oracle.apps.ad.autoconfig.InstantiateFile.<init>(InstantiateFile.java:1066)
         at oracle.apps.ad.autoconfig.InstantiateFile.<init>(InstantiateFile.java:951)
         at oracle.apps.ad.autoconfig.InstantiateFile.<init>(InstantiateFile.java:609)
         at oracle.apps.ad.autoconfig.InstantiateFile.doMain(InstantiateFile.java:1948)
         at oracle.apps.ad.autoconfig.InstantiateFile.main(InstantiateFile.java:2312)
    AC-50402: Exception: java.lang.NullPointerException
    Raised by oracle.apps.ad.autoconfig.InstantiateFile
    instantiate file:
    source : /d01/oracle/visdb/9.2.0/appsutil/template/oui/bin/ouica.sh
    dest : /d01/oracle/visdb/9.2.0/oui/bin/ouica.sh
    backup : /d01/oracle/visdb/9.2.0/oui/bin/ouica.sh to /d01/oracle/visdb/9.2.0/appsutil/out/VIS_server/04261350/ouica.sh
    StackTrace:
    java.lang.NullPointerException
         at oracle.apps.ad.autoconfig.InstantiateFile.instantiateTheFile(InstantiateFile.java:4019)
         at oracle.apps.ad.autoconfig.InstantiateFile.processDriverFile(InstantiateFile.java:2655)
         at oracle.apps.ad.autoconfig.InstantiateFile.<init>(InstantiateFile.java:1066)
         at oracle.apps.ad.autoconfig.InstantiateFile.<init>(InstantiateFile.java:951)
         at oracle.apps.ad.autoconfig.InstantiateFile.<init>(InstantiateFile.java:609)
         at oracle.apps.ad.autoconfig.InstantiateFile.doMain(InstantiateFile.java:1948)
         at oracle.apps.ad.autoconfig.InstantiateFile.main(InstantiateFile.java:2312)
    What can I do about this?
    Kind regards,
    Charif

  • Unable to open XML report in Oracle EBS r12

    Hi,
    I have new installation of Oracle EBS r12 (12.1.1) on linux.
    To test the XML report, I changed the output of standard report 'Active Users' from 'Text' to 'XML' and defined the data definition and template for this report.
    I am unable to see the output for XML reports. The report completes without error, however I cannot open the output file.
    The browser opens for fraction of a second and then closes down. My client machine is Windows 7 and I used Microsoft words 2010 to build template
    I used the 5.7.201 version of BI publisher to create the rtf template.
    Please help me to resolve this issue.
    Thanks

    I changed the output of standard report 'Active Users' from 'Text' to 'XML' and defined the data definition and template for this report.
    looks like xml publisher report, so output for concurrent must be 'XML'
    ******* I have changed the output of concurrent program 'Active Users' from 'Text' to 'XML'
    I am unable to see the output for XML reports.
    how you see it?
    ******* I tried to open the report by clicking on 'Output' button from view request screen of EBS.
    did you try after concurrent completed check 'diagnostic -> view xml'?
    ******* I haven't tried this. Will do now.
    The report completes without error, however I cannot open the output file
    what is error?
    ******* There is no error, the request completed successfully. When I tried to open the output file by clicking 'output' button, the browser doesn't open.
    did you check OPP log?
    ******* There is nothing in the OPP log.
    if concurrent failed so first of all check your code - data template and package (if used)
    ******* I used the standard EBS report 'Active Users' and just changed the output from 'Text' to 'XML' and attached the rtf template.

  • INSTEAD of Trigger View for an Oracle EBS New form development

    Hello,
    I am developing a new EBS form based on a database view.
    This form is an EBS form will run in an 11.5.10.2 environment and developed using 6i.
    The form has one data block that is based on the view. The view is joined and based on following tables.
    Hz_Parties Hp,
    Hz_Cust_Accounts
    Hz_Cust_Acct_Sites_All
    Hz_Party_Sites
    Hz_Locations
    Ra_Salesreps_All
    Hz_Cust_Site_Uses_All
    Ar_Vat_Tax_All
    xx_custom_table t
    The view is inherently not updatable. Therefore, I am thinking to write an INSTEAD OF trigger on the view. The question. The form which is based on the view is require to update Oracle EBS tables mentioned above. As you know, there are APIs available to update above tables.
    Typically, you would write API in a program unit in the form and call from triggers. But here the form is based on the view. And to support DMLs on the view, I HAVE TO write INSTEAD of trigger(or that is the only way i know) so the question is:
    1. Do I write these APIs under INSTEAD of triggers?
    2. Or, I write these API in the form triggers and write DML referencing OLD and NEW values in INSTEAD of trigger? Where, these OLD and NEW values will refer on above tables.
    Please advise.
    And lastly, Do I have to write an INSTEAD of trigger? The USER_UPDATEABLE_COLUMNS view for this table shows no columns are updateable at the moment
    Thanks,
    A

    As you know, there are APIs available to update above tables.No, I don't B-) You'd better ask this in the eBusiness Suite form, as this is very EBS, not Forms, specific.
    In general, I would say that in this case you can use the EBS API's in the instead of trigger, not in the form.
    Or you can base the form on stored procedures, not directly on the view.

  • BPEL Console doesn't show any instances created

    Hi,
    We are using file protocol to read the files from trading partner into B2B. File is successfully processes by B2B. I can see that in reports.
    Then I have defined a BPEL process to Dequeue the messages from B2B using AQ Adapter, transforms and places the files in the local file system.
    The BPEL process is simple flow with one receive , transform and invoke activity.
    I have configured AQ adapter using WSIF browser. I can see the deployed document definition in browser.
    I have the TP agreement deployed, BPEL process deployed, but I don't see the 850 file processed. BPEL Console doesn't show any instances created. How would I know where what went wrong?
    Please help.

    Try using java oracle.tip.adapter.b2b.data.IPDequeue to dequeue the message and see if you can dequeue
    Then you'l be able to pin point if the issue is with your BPEL or with B2B Queue's
    Kalyan

  • "Dependecies" tab doesn't show any information for a selected table version 4.0

    Hello,
    I work with SQL Developer 4.0.0.13. I can see 20 tables in the list. When I select one table, in the tabs on the right side I can see information for "columns" and "data" and "constraints" and "indexes"... but the tab "Dependencies" doesn't show any information about references between this table and other tables in the schema.
    Oracle database is v11.2
    Can you please tell me what do I need to do in order to see information on "Dependencies" tab for a table?
    Thank you,
    Milan

    Hi, here is my example of XML extension showing referencing tables:
    Save the following XML to a file.
    <items>
      <item type="editor" objectType="TABLE">
        <title><![CDATA[*Referencing Tables]]></title>
          <query>
            <sql><![CDATA[SELECT
      cfk.owner "OWNER",
      cfk.table_name "TABLE NAME",
      cols.column_name "COLUMN",
      cfk.constraint_name "CONSTRAINT NAME",
      cfk.delete_rule "DELETE RULE",
      'SQLDEV:LINK:' || cfk.owner || ':TABLE:' || cfk.table_name ||
      ':oracle.dbtools.raptor.controls.grid.DefaultDrillLink' "LINK"
    FROM
      sys.all_constraints cpk,
      sys.all_constraints cfk,
      sys.all_cons_columns cols
    WHERE
      cpk.owner = :OBJECT_OWNER AND
      cpk.table_name = :OBJECT_NAME AND
      SUBSTR(cpk.table_name, 1, 4) != 'BIN$' AND
      SUBSTR(cpk.table_name, 1, 3) != 'DR$' AND
      cpk.constraint_type in ('P', 'U') AND
      cfk.r_owner = cpk.owner AND
      cfk.r_constraint_name = cpk.constraint_name AND
      cfk.constraint_type = 'R' AND
      cols.owner = cfk.owner AND
      cols.constraint_name = cfk.constraint_name
    ORDER BY
      cfk.owner, cfk.table_name, cfk.constraint_name,
      cols.column_name]]>
          </sql>
        </query>
      </item>
    </items>
    In SQLDeveloper select Preferences -> Database -> User Defined Extensions and click <Add Row>.
    In the "Type" field enter "EDITOR" and in the "Location" field enter the path to the file with XML.
    After restarting SQLDeveloper You should see a new tab "*Referencing Tables" for tables.

Maybe you are looking for