How to findout a function is using in other components

Hi
I have a package like customer_interface_pack. in this package only one function is there. I need findout this function is calling in different components.
Please help me
Rgds
Ar

2 nd query no result.Could be a number of reasons, one being two lines (Probably not the case):
procedure p
is
begin
  customer_interface_pack.
    login();
end;Try remove .login from the query.
Second could be that a synonym could be involved?
select * from dba_synonyms
where table_name = 'CUSTOMER_INTERFACE_PACK';It could of course, also be the case that this function is not referenced.
If neither helps, then post exactly what you are trying - formatted - and preferably along with SQL*Plus feedback
Like this:
SQL> SELECT *
  2  FROM   dba_source
  3  WHERE  lower(text) LIKE '%customer_interface_pack.login%';
no rows selected
SQL>Regards
Peter

Similar Messages

  • How to debug a function module using in the generic datasource?

    Hi all,
    We have created a generic data source using function modulle and have been extracting the data for a single customer it contains single records but it has pulled out more than 10,000 records. how to debug the function module used in the data source.
    since we schedule for extraction in bi and back ground job gets triggered in ecc for extraction,
    i know in se37 we can select the function module name and then debug but still need to check while the bacground job is trigered through bi.
    Thanks

    Yes you can debug the Function Module.
    Open the function module in SE37 and put a break point in the code where you want to check from, then come to RSA3 and give the datasource name and check the Debug check box on this screen, once you click on the start button it will take you the place where you have placed the break point in the FM, by pressing F5 you can see the flow of the FM.
    Let me know whether this solves your issue.

  • How to findout vnc port no. used by the each guest vm

    hi,
    i am using OVM 2.2.0
    how to findout vnc port no. used by the each guest vm using command line on the VM server
    thanks in advance..

    hi Avi,
    Thanks for your reply
    i tried but still no success & iam getting the following error
    [root@OVM-SERVER-1 ~]# xm list
    Name ID Mem VCPUs State Time(s)
    Domain-0 0 543 2 r----- 459.1
    test 1 300 1 r----- 13.0
    [root@OVM-SERVER-1 ~]# virsh dumpxml
    error: command 'dumpxml' requires <domain> option
    [root@OVM-SERVER-1 ~]# virsh dumpxml 1
    libvir: Remote error : No such file or directory
    libvir: warning : Failed to find the network: Is the daemon running ?
    libvir: Xen Daemon error : internal error domain information incomplete, missing kernel & bootloader
    [root@OVM-SERVER-1 ~]# virsh dumpxml test
    libvir: Remote error : No such file or directory
    libvir: warning : Failed to find the network: Is the daemon running ?
    libvir: Xen Daemon error : internal error domain information incomplete, missing kernel & bootloader

  • How to findout the Function module for a particular object

    Hello friends,
       Related to my thread, there was one thread in the forum,to find out the function module for a particular object.I tried the solution provided my our experts but couldn't got the results.Thats why i am putting this thread again.
      I want to find out the function modules used for the particular object, i.e. Production order.
       solution i tried is, first go to T.C SE37, then in function module field put the object name like Production order and enter, than it will show another screen, there also put object name in function module field and than press enter, it will show all the function modules available for that object.
        So could you guys help me out to find out where i am wrong in the process of finding out the function module for a particular object.
                           Plz don't bother abt the point.Helpful answers will definitely get awarded.
                                Thanking you guys for your valuable support till now and hoping to get in future too.

    Dear
    When the problem is solved please give points too. Otherwise why people will help others, give time and share their valuable knowledge. This will build up self confidence.
    If not solved and closing, then mention the difficulties what u exactly looking for. Simpy closing is not enough because who ever is providing solution will not able to know the real problem.
    How to give points I believe u already know that and need not explain.
    I had seen many times this problem with others too. Even if the problem is totally resolved they give 2 in stead of 10.
    Edited by: BNR on Sep 21, 2008 6:10 PM

  • How to check which function was used in a function based index.

    Hi how can i check which function was used in a function based index created on a column.
    Thanks

    Hi,
    What is your requirement... !!
    Bascially performing a function on an indexed column in the where clause of a query guaranteed an index would not be used. From Oracle 8i onwards introduced Function Based Indexes to counter this problem.
    Any how check this..you will get an idea..
    http://www.akadia.com/services/ora_function_based_index_2.htm
    http://www.oracle-base.com/articles/8i/FunctionBasedIndexes.php
    -Pavan Kumar N

  • How do I transition between pages using something other than a white screen

    When the site first pulls up (I see this in Safari intermittently but not Firefox) the background is white (outside the page). After switching between pages it goes back to black. Can I have it use any other color besides white? How do I do this?
    Also, when trying to pull up in Internet Explorer, there are numerous problems loading. How do I optimize for this browser?
    dancingdogtreasures.com

    Roddy has some tips at his iWeb for Musicians site: How to get your iWeb Site to load in Internet Explorer.
    Using an optimizing application like Web Site Maestro can greatly reduce the "weight" of a site's pages to facilitate faster loading. I use it event thought my sites are geared for Mac users and it greatly reduces the size of the files in the site.

  • I have brought an Apple iphone 4 from Apple store Arndale house for use any network, but this phone is locked with vodafone. Please suggest, how to unlock this phone to use all other network in other country?

    Dear Team,
    i had brought a APPLE IPHONE4 from APPLE STORE, MANCHESTER ARNDALE. new cannon street mall.
    when i was visiting for purchasing this device the sales team told me that the phone is unlocked and can use all around the world with any other network when i'm trying to use it other network it showed that NO SERVICE(at network issue) and then i made a call 2 apple customer support so the executive told me that this device has been locked with VODAFONE UK network. this was the FAKE commitment of sales team also its a CHEATING i must say that.
    i'm very much disapointed and dissatiesfied with the APPLE STORE sales team...
    kindely look toward and give me solution.
    thanks,
    regard,
    Nishant Kumar

    I had read that thanks but many happy owners of locked iPhones
    claim to have bought from an Apple store they do not actually mean
    Apple Retail
    Arndale Centre is one of the largest Malls in Europe and every vendor of iPhones is there
    Apple retail in UK ONLY sell unlocked iPhones unless you opt for a contract at a reduced price
    not something you can do accidently as in sim free in US
    But thanks for you guidance

  • How to configure objective function for use in minimizati​on?

    Hi all,
    I have been working on a minimization problem (for details, see this post).  I have figured out how to run an unconstrained minimization, but can't quite figure out why my objective function wire remains broken.  Here is a screen shot:
    Any ideas?
    I include below this example main VI, a subroutine that does the minimization, and a subroutine that gets called during the minimization.  As it seems I am limited to 3 attachments, I will add some sample data to the first reply that I will generate.
    Many thanks,
    RipRock
    Solved!
    Go to Solution.
    Attachments:
    ExampleCode2.vi ‏15 KB
    Function2Min.vi ‏11 KB
    DashPotCorr1a.vi ‏72 KB

    Basically all I did wrong was I created my own function to minimize from scratch.  The help very clearly says to copy the template and use that.  Here is the function copied into the LV provided template.  
    All the best,
    RipRock
    Attachments:
    Function2Min.vit ‏36 KB

  • How to invoke PLSQL function result using SPEL for Rendered Property.

    Hi All
    I have requirement in Iprocurement to show a warning message in Shopping cart page when user click on the Add to Cart Button and irrespective of the warning message it should allow the user to continue to the next screen. We have 5 different stores in ShoppingHomePG and all of them lead to same screen for user date entry when we click on the store. But my requirement is to show a warning message for only one store.
    I created a TIP and showing a warning message on the screen. But this message is showing up for all the stores. I want to show only for one store.
    I have a SQL query to identify the store Name and I can return true or false value using plsql function. I am thinking there may be an option to invoke the plsql function boolean value using SPEL. Kindly suggest me how to acheive this.
    If my understanding is wrong about PL/SQL funciton with SPEL. Please point me in right direction to achive this requirement.
    OA Framework version : 11.5.10.5RUP
    Thank You!
    Krishna

    this is an error when i connect to application server by jdeveloper
    Error getting OC4J Process for: opmn-home+oc4j-test130.pythis-vpmn.com-6202-default:
    Too few bytes (7) received from OPMN response

  • How does repair disk function work using an install disk?

    Appreciate any input........ thanks...    
    I need to repair my disk using the "repair" function in disk utility, but the option is blank.., however the message states to use the install disk that came with the Macbook Pro..., but there is no way to access the function....., it only gives the options for a re-install...
    anybody have any ideas ?
    I also use a timemachine...... is it possible to somehow use this feature to fix my disk ?

    Look on the menubar for utilities.

  • How to get iphone unlocked for using in other countries

    Can someone please advice how I can unlock iphone 3gs when I can aboard and use another sim

    Contact the carrier it is locked to, only they can unlock it.

  • How to unlock my iphone for use with other compani

    how can i unlock my phone

    As always, contact the original cellular provider to determine their unlocking policy, and if you qualify.

  • Can remote speaker functionality be used for other applications?

    I can use remote speakers through AirPort Express with iTunes. Is it possible to use remote speakers for sound output from other applications like Safari?

    yes. you need Airfoil.

  • How to Test a View Object Using the Business Components Browser

    Hi,
    I have created an application in Jdeveloper. Now I want to test its module. I am unable to find Oracle Business Component Browser Window. Please help me from where I can find it?.
    Regards,
    Farooq

    check this pics.
    http://www.4shared.com/photo/nqsBsWR5/100_1_.html
    http://www.4shared.com/photo/tSdV1Sqc/101.html
    for more info check this
    http://st-curriculum.oracle.com/obe/jdev/obe11jdev/ps1/ria_application/developriaapplication_long.htm
    http://st-curriculum.oracle.com/obe/jdev/obe11jdev/ps1/adfbc_new_features/adfbc.html
    Edited by: subu123 on Aug 23, 2011 12:19 AM

  • How to add relay here and missing some other components

    This is my diagram to make the simulation
    but before simulation, I am stuck at adding the relay and couple of other things
    any help please ?
    I have attached so far done file to check ....
    Attachments:
    Circuit Diagram.JPG ‏518 KB
    Main_draft 3.ms13 ‏551 KB

    Hi patrick, thanks a lot to engaze your valueable time in replying us
    Relay is 12 V, 1C/O Relay. 
    I have attached 3 files to  undestand things better.
    Also, how do I put the code in the micro controller here ?
    what i get is option to enter main.c program, but I have program written in assembly language, what to do with that ?
    sorry for asking the noob questions here
    Attachments:
    Relay.ms13 ‏107 KB
    Main_draft 3.ms13 ‏593 KB
    Waternew.zip ‏11 KB

Maybe you are looking for

  • Lion makes me sad... :-(

    Guess this just a rant and/or call for emotional support, but... I'm really sad Apple made this horrible Lion thing.  I upgraded my circa-2008 MacBook Pro -- which had been running perfectly fine under Snow Leopard -- and now it's so slow I can barel

  • How can I add code (web counter like statcounter) to iWeb '08?

    Hi, I have a website that was created in iWeb '08. I would like to add web counting code to my whole site (across all pages), something like statcounter. Is there a way to insert code to all the pages in the site? Thanks!

  • Outlook integration with Multiple Companies/Databases

    We have 3 separate companies each in their own database.  I know that outlook can sync with each of them individually, but does anyone have a solution to allow outlook to sync with every database without logging on to each database individually? Than

  • If I don't like the mobile app can I get a refund?

    Looking to try this but don't want to pay $5 for a cap app. I've seen mixed reviews. It works great on my laptop as the Adobe Cloud CC but I want to know about my Galaxy Note 3

  • Photoshop elements editor

    When I try to open a picture with photoshop elements 8 it get the message "photoshop elements editor has stopped working"...it worked fine for about a month after installation...please help