List of sub-vi called by a vi

Hello,
I would like to know how to generate the list of VI contained in a "main" VI? I need to have an comprehensive list of the sources of my software.
Thank you
Solved!
Go to Solution.

It's a bit late to answer here, but there is a VI Method called "Get VI Dependencies" which you can parametrize to yield the desired VI names and paths. In case you only need the VIs you wrote yourself, you can filter the entire hierarchy for the paths that (do not) interest you.
http://zone.ni.com/reference/en-XX/help/371361H-01/lvprop/vi_get_vi_dependencies/
Attachments:
VImethodGetVIdependencies.PNG ‏7 KB

Similar Messages

  • Need to get the list of all procedures called in an object

    Hi,
    I am trying to find the list of all proceudres called in an object. I can get the list of packages and individual procedures/functions using dba_dependencies, all_dependencies or user_dependencies. However this would not give me the list of procedures of a package that are used in my object.
    How to find the procedures of a package (and not just the package name) being called in another object?
    Thanks in advance
    Upendra

    You can take the package name from user_depencies and query the USER_SOURCE table for the object name where the package name exists.
    Eg code, here PKemp is the package name.
    SELECT SUBSTR(TEXT,INSTR(TEXT,'PKEMP'))
    FROM USER_SOURCE
    WHERE NAME = 'PROCEMP'
    AND INSTR(TEXT,'PKEMP') >=1
    SUBSTR(TEXT,INSTR(TEXT,'PKEMP'))
    PKEMP.SALUP;

  • Where do I see a list of my incoming calls online

    Where can I see a list of my incoming calls on the Verizon website?

    Doesn't work for all types of accounts.  For those it does, Its as of the bill date.
    I remember when all phone bills listed such but I haven't seen for my accounts in years.
    note FIOS Digital Voice customers can see on the www.verizon.com/fiosvoice

  • %CALL_CONTROL-6-CALL_LOOP: The incoming call has a global identfier already present in the list of currently handled calls.

    000049: Oct 26 14:51:04.181: %VOICE_IEC-3-GW: H323: Internal Error (H323 Interwo
    rking Error): IEC=1.1.127.5.21.0 on callID 261 GUID=80316352D0FE011E02002302A5CC
    B8F9
    000050: Oct 26 15:24:50.315: %CALL_CONTROL-6-CALL_LOOP: The incoming call has a
    global identfier already present in the list of currently handled calls. It is b
    eing refused.
    000051: Oct 26 15:24:50.315: %VOICE_IEC-3-GW: CCAPI: Internal Error (Incoming lo
    op): IEC=1.1.180.1.28.0 on callID 0
    000052: Oct 26 15:24:50.315: %VOICE_IEC-3-GW: H323: Internal Error (H323 Interwo
    rking Error): IEC=1.1.127.5.21.0 on callID 363
    According to Cisco it says:
    It means that the voice gateway has detected a loop in the call route
    What debugs can I do to track this problem down.
    All dial peers are like this. They are all voip dial peers with different  destination-patterns and different session target IP addresses. No PSTN dial peers at all.
    dial-peer voice 30000 voip
    huntstop
    destination-pattern 3[01]...
    session target ipv4:192.168.99.4
    dtmf-relay h245-signal
    ip qos dscp cs5 media

    Q: How long has this system been in place - is it a new system, or is this something that just started on a system that has been in place for awhile? 
    A: My customer says to me that this system has been in place for nearly a year and the problem started only a couple of days ago.
    Q: If so were there any changes to the infrastructure, or the dialplan in particular?
    A: Again this is the first question I asked and he said “NO CHANGES”. But that is what most customer say – right?
    Q: Have you seen this occur in the past in the logs?  If so how often do you see it?
    A: Started on 26th Oct 2010. Since the problem started the router has been reloaded and the problem is still there. It is very intermittent and I have to do the debug when I get the problem.
    Q: Have you tried to establish what is causing these: H323: Internal Error (H323 Interworking Error)  ?
    A: Not sure how to troubleshoot this. The explanation of this message on CCO is not that great.

  • Dynamic TABLE parameter in Sub routine call

    Hi,
    Is it possible to have a dynamic TABLE parameter in a sub-routine call? The structure of the internal table will be different during different calls to the sub-routine.
    I have a subroutine which has the FM "HR_INFOTYPE_OPERATION" to update the infotype data for an Applicant. Now i want to call this subroutine for every Infotype update. So every time the structure of the internal table to be passed will vary depending on Infotype ( eg P0002 for Infotype 0002, p0006 for infotype 0006).
    Any pointers will be appreciated.
    Thanks in advance.

    Hi Navin,
    yes, why not.
    just use a generic type parameter, i.e.
    FORM process USING IT_00x type table IV_type typc.
    It depend what yout FORM shall do. If you pass the types name, you can dynamically assign to a field-symbol of the respective type.
    Regards,
    Clemens

  • Can i join a list in sub-site using Join query?

    Hi all,
    I'm newbie and i have tried to join a list in parent site with a list in sub-site using Join query but i always get the error. How can i do this action? Thanks!

    You could try using SPSiteDataQuery or a DataTable.
    http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spsitedataquery%28v=office.14%29.aspx
    http://sharepoint.stackexchange.com/questions/75713/is-it-possible-to-populate-result-by-joining-two-lists-throughout-the-site-colle
    --Cheers

  • Hi   Is it possible to divert a single number on my contact list without diverting all calls  iphone 3gs 32.  Thanks

    Hi   Is it possible to divert a single number on my contact list without diverting all calls??  iphone 3gs 32.
    Thanks  
    Andy.

    Do you mean forward one number only?  If that's what you want then no, you cannot.  You can use call forwarding to forward all calls, but not selected contacts only.  I'd add that would be a function of the carrier to, as when you activate call forwarding it sets the switch on your account with the carrier, and their hardware handles the call forwarding (i.e. the phone itself has nothing to do with actually forwarding calls or not - it is the carriers equipment that manages that - all the phone can do is tell the carriers system to forward calls, or not).

  • Xdoxslt set_variable from Sub template Call

    Hi All,
    I have this question of how to store the returned text from Sub template call using xdoxslt:set_variable?
    I know i could do something like this using XSLT
    <xsl:variable name="VarSubTmp31"><xsl:call-template name="xxxx31"></xsl:call-template></xsl:variable>
    but i want to know how to retrieve the returned value into a variable using xdoxslt:set_variable.
    Appreciate your responses

    can anyone answer this question please?

  • Sub class   calls super in constructor

    when a sub calss calls super() in its constructor is it overriding the constructor of base class ?
    Class A {
    A(Strin neme){
    class B extend A{
    B(){
    super("test")
    Systemout......
    I donot know the term explaning this feature is it called overriding constructor?

    miro_connect wrote:
    so how to describe this code, are there any terms to explain this methodology to not technical guys ?Yeh. "Magic". Seriously. There's little point explaining such things to non-technical people. Ever tried to teach your mum how to program a VCR?
    By definition, non-tech people will simply not understand what you're on about, and won't need to.

  • Get All the values of a List Row in one call?

    I am using workflow 2013 from SharePoint Designer for SharePoint online
    I need to get all the values of a row in a list. Is there a way to do this in one call from SharePoint farm to the Workflow Manager?
    Thanks
    Farida

    Hi,
    According to your post, my understanding is that you wanted to get the values of a item in a list using the SharePoint Designer.
    We can use the “Call HTTP Web Service” action to achieve it.
    I had create a sample workflow to get the first row of a list as below, you can have a look at it.
    Note: I had a custom column called “CSing”.
    Result:
    For more information:http://sergeluca.wordpress.com/2013/04/09/calling-the-sharepoint-2013-rest-api-from-a-sharepoint-designer-workflow/
    Thanks,
    Jason
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Jason Guo
    TechNet Community Support

  • Report with select list and link to call another report

    Hi,
    I am trying to do 2 reports (REPORT1 and REPORT2).
    The first is a summary report (REPORT1).
    This report will display sales figures for the year. Now, I need to have a select list in the result set that will have 2 options, depending on which option is chosen, I want to call REPORT2 with the select list as a parameter. How can I do this ?
    Let me try to explain what I did.
    I created REPORT1 on Page 100
    SELECT YEAR, sum(YTD_SALES), APEX_ITEM.SELECT_LIST(1,'DEPARTMENT','Department;DEPARTMENT,Division;DIVISION') Drilldown FROM SALES_ANALYSIS WHERE YEAR > 2000
    GROUP BY YEAR ORDER BY YEAR
    I created 2 hidden items namely P100_YEAR and P100_DRILLDOWN
    I also made the column YEAR as a link and specified both P100_YEAR and P100_DRILLDOWN as parameters to be passed.
    Next, I created REPORT2
    SELECT YEAR, DECODE(:P100_DRILLDOWN, 'Department', department, 'Division', Division) dept_div, sum(YTD_SALES) ytd_sales
    FROM SALES_ANALYSIS
    WHERE YEAR = :P100_YEAR
    When I run Report 1, it's fine, when I choose either Department or Division from the Select List and click on the link to call Report 2, report 2 is displayed, but the value being passed for P100_DRILLDOWN is not correct and as a result, I am unable to get correct results for Report 2
    Am I missing something ? Are there any alternate ways to do what I'm doing ?
    Thanks,
    Ashok

    Hi Ashok,
    The link definition will not know the value selected in the list as it is constructed only when the page is being rendered. You would need to create some javascript to handle this. I've done that here: [http://apex.oracle.com/pls/otn/f?p=267:182]
    The link on the EMPNO column has been defined in the HTML Expression setting for the column instead of the Link section. The HTML Expression that I have used is:
    &lt;a href="#" onclick="javascript:doDrilldown('#EMPNO#',this);"&gt;#EMPNO#&lt;/a&gt;And, in the page's HTML Header setting, I have added in:
    &lt;script type="text/javascript"&gt;
    function doDrilldown(empno,group)
    var g;
    var p = group.parentNode;
    while (p.tagName != "TR")
      p = p.parentNode;
    var x = p.getElementsByTagName("SELECT");
    if (x.length &gt; 0)
      g = x[0].value;
    var url = "f?p=&APP_ID.:183:&SESSION.::::P183_EMPNO,P183_GROUP:" + empno + "," + g;
    document.location.href = url;
    &lt;/script&gt;When a link is clicked, the doDrilldown function is called passing in the EMPNO value and the "this" object (which identifies the object triggering the call). The function starts from that object and goes up in the HTML tag tree to the nearest TR tag (the row tag that the link is on) and then finds the first SELECT list item on the row and gets its value. It then constructs a URL using this and the EMPNO value and performs a redirect to the second page (page 183 in this example).
    Andy

  • How to find the Size of a Folder &also list the sub folder and files in it

    In my program I want to know the size of a folder . The input given is the path of the folder and the ouptut should be the list of files and subfolders with their size. What is the function we have to use for this?
    Thank you

    class: file
    method: listFiles() - list all files of the dir referenced by the file object
    method: length() - give the size of the file referenced by the file object ; you have to call this method on all file of the dir to make the sum and have the dir size

  • AT user command in interactive list(basic) is not calling smartform

    Hi,
    I am facing a problem, which will be strange for all i think.
    in a basic list (not ALV) simple interactive report i am using
    a at user-command. my concern is to collect the checked
    box in the first output report display and store it into the
    internal table and call a smart form when user
    enter 'SHOW' command.
    the problem is when i am entering a show command and
    debugging it, it collects all the checked checkbox in the
    internal table and it even call the smartform print popup
    window, when i give print or printpreview it leave the
    program with out throughing any error.
    here is the code.
    at user-command.
      case sy-ucomm.
        when 'SHOW'.
          do mline times.
            READ LINE SY-INDEX FIELD VALUE itab_item-chkbox.
            if itab_item-chkbox eq 'X'.
    *          write:/ itab_item-banfn,30 itab_item-bnfpo.
              perform extract_final_data using itab_item-bnfpo itab_item-banfn.
            endif.
          enddo.
          refresh: itab, itab_ser.
          clear:   itab, itab_ser.
    * move all data to structure (itab) of form .
          loop at iitab_wa1.
            Move :  iitab_wa1-matnr  to itab-matnr,
                    iitab_wa1-meins  to itab-meins,
                    iitab_wa1-ebeln  to itab-ebeln,
                    iitab_wa1-ebelp  to itab-ebelp,
                    iitab_wa1-menge  to itab-ktmng,
                    iitab_wa1-lfdat  to itab-eindt,
                    iitab_wa1-typ    to itab-typ.
            append itab.
            clear  itab.
          endloop.
    * display the selected item in the report screen.
          if sy-subrc is initial.
    * sorting the table according to RFQ no and item no.
            sort itab by ebeln ebelp.
    * including sr.no in table itab
            clear icnt.
            loop at itab.
              icnt  =  icnt  +  1.
              itab-srno = icnt.
              modify itab.
              clear  itab.
            endloop.
    * Call the output form.
    * YSF_MEDRUCK_RFQ_PR_ser_SAE is in 300
    * for pr to rfq material and service in single form.
            CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
              EXPORTING
                FORMNAME = 'YSF_MEDRUCK_RFQ_PR_MAT_SAE'
              IMPORTING
                FM_NAME  = V_FM.
            CALL FUNCTION '/1BCDWB/SF00000037'
              EXPORTING
                ser_flg          = ser_flag
                material         = p_mat
                services         = p_ser
              TABLES
                itab             = itab
              EXCEPTIONS
                FORMATTING_ERROR = 1
                INTERNAL_ERROR   = 2
                SEND_ERROR       = 3
                USER_CANCELED    = 4
                OTHERS           = 5.
            IF SY-SUBRC <> 0.
              MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                      WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
            ENDIF.
          else.
            write: ' Some error has occurred'.
          endif.
      endcase.
    <MOVED BY MODERATOR TO THE CORRECT FORUM>
    Edited by: Alvaro Tejada Galindo on Aug 22, 2008 6:16 PM

    hi...
    this shouldnt be happening..ne ways.u may try this..
    put the smartform calling code in a report porgram and then use submit program and return command.
    write this part of code in the report program....you will get all ur variables from stack....
    Report y_call_sf.
    CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
             EXPORTING
                FORMNAME = 'YSF_MEDRUCK_RFQ_PR_MAT_SAE'
              IMPORTING
                FM_NAME  = V_FM.
            CALL FUNCTION v_fm
              EXPORTING
                ser_flg          = (calling_prog)ser_flag    --> declare like this fro stack access
                material         = (calling_prog)p_mat
                services         = (calling_prog)p_ser
              TABLES
                itab             = (calling_prog)itab
              EXCEPTIONS
                FORMATTING_ERROR = 1
                INTERNAL_ERROR   = 2
                SEND_ERROR       = 3
                USER_CANCELED    = 4
                OTHERS           = 5.
            IF SY-SUBRC  0.
              MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                      WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
            ENDIF.
          else.
            write: ' Some error has occurred'.
          endif.
    calling prog is program from where u r submitting.......
    so ur code will look like this....
    at user-command.
      case sy-ucomm.
        when 'SHOW'.
          do mline times.
            READ LINE SY-INDEX FIELD VALUE itab_item-chkbox.
            if itab_item-chkbox eq 'X'.
             write:/ itab_item-banfn,30 itab_item-bnfpo.
              perform extract_final_data using itab_item-bnfpo itab_item-banfn.
            endif.
          enddo.
          refresh: itab, itab_ser.
          clear:   itab, itab_ser.
    move all data to structure (itab) of form .
          loop at iitab_wa1.
            Move :  iitab_wa1-matnr  to itab-matnr,
                    iitab_wa1-meins  to itab-meins,
                    iitab_wa1-ebeln  to itab-ebeln,
                    iitab_wa1-ebelp  to itab-ebelp,
                    iitab_wa1-menge  to itab-ktmng,
                    iitab_wa1-lfdat  to itab-eindt,
                    iitab_wa1-typ    to itab-typ.
            append itab.
            clear  itab.
          endloop.
    display the selected item in the report screen.
          if sy-subrc is initial.
    sorting the table according to RFQ no and item no.
            sort itab by ebeln ebelp.
    including sr.no in table itab
            clear icnt.
            loop at itab.
              icnt  =  icnt  +  1.
              itab-srno = icnt.
              modify itab.
              clear  itab.
            endloop.
    Call the output form.
    YSF_MEDRUCK_RFQ_PR_ser_SAE is in 300
    for pr to rfq material and service in single form.
           submit y_call_sf and return. -->plz check the syntax
      endcase.

  • Function to return a list of sub-class elements

    Hi all
    I'm trying to write a function using templates which takes a list and returns a sub list of a given type.something like shown below:
    static <E, T> List<E> get_specific_elements(Collection<T> elements) { //assumes E extends T
              List<E> specific_elements= new ArrayList<E>();
              for (T element : elements)
    line 4:               if (element instanceof E)
                        specific_elements.add((E)element);
              return specific_elements;
         }but it gives me at line 4
    Cannot perform instanceof check against type parameter E. Use instead its erasure Object
          since generic type information will be erased at runtimeso is there a way to fix it or any other alternative to make it work.
    thanks
    Sree
    Edited by: sreecs on Nov 5, 2008 10:03 PM
    Edited by: sreecs on Nov 5, 2008 10:04 PM

    In your code, there is no way for the runtime to know what E is. The solution is to tell it.
    static <E extends T, T> List<E> get_specific_elements(Class<E> subtype, Collection<T> elements) {
        List<E> specificElements= new ArrayList<E>();
        for (T element : elements) {
            if (subtype.isInstance(element)) {
                specificElements.add(subtype.cast(element));
        return specificElements;
    }Bruce

  • Refresh a report list after remote function call

    Hi,
    My customer has a report listing invoices. A non-SAP program calls a remote function creating an invoice with BAPI. My customer wants the list to be refreshed after the invoice is created via RFC or to refresh the list in specified time intervals.
    Is there any way to accomplish that task?
    thanks,

    ... or OO, integrate like this
    DATA:      ok_code LIKE sy-ucomm.
    *       CLASS lcl_event_handler DEFINITION
    CLASS lcl_event_handler DEFINITION.
      PUBLIC SECTION.
        CLASS-METHODS: on_finished FOR EVENT finished OF cl_gui_timer.
    ENDCLASS.                    "lcl_event_handler DEFINITION
    CLASS lcl_event_handler IMPLEMENTATION.
      METHOD on_finished.
    * Start Timer again
        gr_gui_timer->interval = pa_autow.
        CALL METHOD gr_gui_timer->run.
    * cause PAI
        CALL METHOD cl_gui_cfw=>set_new_ok_code
          EXPORTING
            new_code = gc_cmd_refresh.
      ENDMETHOD.                    "on_finished
    DATA:
      gr_gui_timer               TYPE REF TO cl_gui_timer,
      gr_event_handler           TYPE REF TO lcl_event_handler,
      gs_vtyp                    like ts_vtyp.
    *======================================================================*
    *= Selection screen                          =*
    *======================================================================*
    PARAMETERS:
      pa_autow TYPE flag DEFAULT 'X'.
    SELECTION-SCREEN END OF BLOCK date.
    *&      Form  init_autorefresh
    *       Timer starten oder stoppen
    FORM init_autorefresh .
      IF pa_autow IS NOT INITIAL.
        CREATE OBJECT gr_gui_timer.
        SET HANDLER gr_event_handler->on_finished FOR gr_gui_timer.
        gr_gui_timer->interval = pa_autow.
        CALL METHOD gr_gui_timer->run.
      ELSEIF gr_gui_timer IS BOUND.
        gr_gui_timer->cancel( ).
      ENDIF.
    ENDFORM.                    " init_autorefresh
    Regards,
    Clemens

Maybe you are looking for

  • When a site asks for a client certificate, not all certificates are presented.

    At www.pkiuniversity.com/sandbox/index.php, I am asked for a client certificate. I get to choose from a list of the certificates issued by startcom but not my own. The extended key usage does mark it for client authentication. The root certificate co

  • 1:N SLT replication configuration

    Hello Experts, I am doing a configuration for 1:N SAP HANA replication to setup high available HANA in our environment. My plan is to replication the tables from the same source ERP into 2 different HANA installations. I have done the setup using the

  • ITunes store print too small and light

    Does anyone else with that it were possible to enlarge iTunes store with a two-finger swipe?  Or at the least, make the type bigger and darker.  Thanks for your consideration.

  • FMS 4, Can't mak make NetStream to work remotely with RTMP

    Hi, We are working with FMS 4 server for a while for a 2 directions video application, and it works great with rtmp. We now want to use its rtmfp abilities after we used Cirrus for testing in the last few days and it also worked well. Locally - every

  • Beats audio tray Icon

    Hello Community I have Notebook with beatsaudio.  Today beatsaudio system tray / taskbar Icon loaded.  When I first setup machine I was able to set so Icon does not populate.  I do not mean I was able to hide Icon.  I did something at machine setup s