Where-used list for program lookups

Hi experts,
I have an infoprovider that I know is being looked up via start routine by one update rule. Is there a way to search through all existing update rules to check at the code level (if possible) if there are any other rules looking up my infoprovider?  Im hoping for a where-used type of solution or a table I can use to search. This is sort of an impact analysis check.
Mark

All;
I am in the similar situation where I have to find out a list of look ups (routines/update rules) on my master data M table.
When I did where used from se11 View on infoobject M table it gives back few programs but I am not sure how to fid out which update rules are using those.
Please advise.
Thanks.

Similar Messages

  • Where used list for planning variable

    Hi
    I have one variable in a  planning area.
    Can I find where it is used..? in which planning function or layout?
    Is there anything like "where used list " for variables in BPS.
    Thanks for your replies.
    Nandita

    Thanks Bindu.
    Is there any other way to solve the question. That will be very useful. A table name or sme thing like that....
    I have very limited access to Client system .Can not create a report program and execute it.
    Thanks for your responce.
    Nandita

  • Reg:  where used list for the any logical (or) physical files

    Hi
    Is there any possible way to check the where used list for the any logical (or) physical files (Tcode: FILE)
    Please let me know.

    if the path is hard coded in the program...
    you can use : RPR_ABAP_SOURCE_SCAN to scan the system and find out where its hard coded....

  • Where-used-list for syntax

    Hi Friends,
    can i get the program names from where-used-list for a particular syntax.
    for example, if i want to know what all are the program that used the syntax " append lines ". is it possible?. if so kindly explain me.
    Thanks.

    Vennila, Where Used utility is desinged got ABAP Object and not for the Language constructs hence you will not be able to use this Utility.
    I generally take the way what Avinash has suggested. This programs looks up all the matching progrms from selection screen and finds particular string in it, In addition RPCSOUR* is some table which also hold the source code for report type objects (never tried recently found this).
    Regards
    Shital

  • Where used listing for Query Variables

    Can someone tell me how to get this list from the metadata repository or from the transport connector?
    I have read this thread "where used" list for BEx variables but this isn't working for us.
    Is there some config that is required which we have missing?
    We are running BI7 SP19 if this helps.
    Thanks
    Craig

    Arun,
    Yeah I figured as much, but this is why I am thinking we have something missing, config or otherwise.
    Cause all I get when I do this is a new window with just the Variable details and nothing else, no where used list at all i.e.
    Page Creation Date: 17.03.2009 15:12:03
    Technical name: V_FSTMONTH
    Object version: Active version
    System: BWDCLNT200
    Description (Short): 1st of Month to Toda
    Description (Long): 1st of Month to Today
    Last Changed On 17.03.2009 13:25:39
    Last Changed by ARMSTEC
    Is there something I need to get our Basis Team to do ?
    Thanks
    Craig

  • Where-used-list for APD-Routines (similar to rsaabap)

    Hi,
    I'm looking for a "where-used-list" for abap coding in APD-Routines. The table rsaabap contains BI-Transformations but not APD-Routines. Is there a similar table for APD-routines that holds the ABAP coding?
    Thanks,
    Joerg

    Hi Isabell,
    for the APD routines I didn't find a solution, but did you check the look-up finder:
    http://wiki.sdn.sap.com/wiki/display/BI/ABAPprogramtofindBIlookupsandcodePatterns
    The documentation says, that it also contains checks on expert routines.
    Regards,
    Joerg

  • Where-Used List for Assemblies

    Hi PM Experts,
    Can you tell me hw to see the Where-Used List for assemblies.I m using CS15 T-Code for the same,but the problem is that i can see only for one assembly not for multiple assemblies.what is t-code for multiple.
    Regards,
    Raju chauhan

    If I understand the question correctly, you want to search for multi-level assembiles (materials) with a BOM which is linked to and equipment or functional location e.g.
    Floc
    -> BOM
    --> Assembly 1
    ---> Assembly A
    ---> Assembly B
    > Assembly B1
    If so, then I don't theing there is a standard report to search for equip/floc by sub-assemblies
    PeteA

  • Where-used list for view methods, and context elements

    I want to know where a context element in the component controller is used (and if I can delete it).
    Is there something like a where-used list for a context element?
    Similar question:
    Is there a where-used list for a method of a view?
    Best regards,
    Daniel

    Hi Daniel,
    Its not supported for both of these..
    Regards
    Anuj Goyal

  • Where-Used list for BEx query chars & KFs

    Hello everyone.  I am trying to find a way to identify what Characteristics and Key Figures are used withing an infocube in BW.  I think that the BW Statistics cubes may help, but that was going to be my fallback option. 
    I couldn't find a way to do a where-used list for characteristic and key figures when in the Query Designer.  I can do a where-used on restricted key figures and char. variables.
    Does anyone know of other ways to do this.  How about looking in some of the core BW DB Tables (eg. RS*)?
    Thanks,
    Kevin

    Oh my, I just realized that I typed in my question wrong.  I am sorry.  That's what I get for doing this during a long meeting!
    Here's the right question (I double-checked this time):
    I am trying to find what queries contain some specific chars & KFs.
    So you are exactly right that the previous suggestion for using RSD1 would work to find what infocubes they are used in.
    Sorry for the confusion.
    Kevin

  • Where-used list for objects of a program

    Hi all,
    I need find a FM, Method, etc, to get all the objects are used by a program. Similar SE80's tree. Someone knows what I can use?
    Thanks!

    Hi Priscila_56,
    you may try with lcl_dev_cross_ref=>get_reqobj class method, defined in [Wiki SDN: ABAP program to read where-used lists|http://wiki.sdn.sap.com/wiki/display/ABAP/ABAPprogramtoreadwhere-used+lists]
    BR
    Sandra

  • Bizarre situation with the "Where used list" for a table updated by FB50

    Hello all,
    I use the "where used list" (all check boxes selected) function in SE11 to find out where and how the table FMGLFLEXT (General Ledger Public Sector: Total) is being used and updated. All I get is a reference to a function module, namely   “G_POSTING_FMGLFLEXT”. When I do a "where used list" (once again, all check boxes selected) for the FM, I get the message: Function Module G_POSTING_FMGLFLEXT not found in selected search area Message no. ES120“ despite the fact that all check boxes are selected.
    Yet this table contains data which were put in there via transaction FB50 (G/L Acct Pstg: Single Screen Trans.). So somehow, somewhere this data was created and put into the table.
    I don’t get it! What am I missing?
    Thank you for your help

    There could be several reasons for this, including:
    - The cross reference tables (used by the "where used" functionality) have not been updated in the system you are logged into - check with your Basis team on this as the programs that do this (a) run for hours and (b) take up a fair chunk of database space.
    - The data may be stored via dynamic SQL (e.g. "insert into (g_tab_name)") so the table reference doesn't show up
    - The function module may be called dynamically so the FM where used doesn't reflect this
    You could try, instead, using the ST05 SQL Trace to track what code is updating the table when you run FB50.
    Jonathan

  • Where used list for business objects in TM

    Hi,
    There is a where used list framework in TM7 for
    Transportation Zone, Lane etc.  Is it possible to include the same for TCM business objects like
    FA, Tariff, TCCS, Rate Table, Scale etc.  Is it possible to do the customization?
    Thanks and regards,
    Suresh.

    Hi
    The following may of useful to you.
    https://wiki.sdn.sap.com/wiki/display/ESpackages/IntegrationofTransportationManagementSystemBusinessObjects
    Regards
    Shan

  • Where used List for Packages (from Transport connection)

    Hi SDN,
    If objects , such as queries, or webtemplates, are incorrectly allocated to a BEx package at the beginning, my question is as follows:
    Can we find out which objects/queries/templates have been allocated to a particular package?
    Via some table, or where used list?
    As we have a global system, we are performing this task for many developers who have incorrectly used packages from the start.
    Thank you.
    Simon

    Hi Khaja,
    That is perfect!  I am tracking the various element objects
    ELEM
    TMPL
    QVIW
    etc...
    Would you happen to know if it is possible to mass change objects to the correct package and transport through.
    Thank you.
    Simon

  • Bizzare situation withn the "Where used list" for a table

    Hello all,
    I use the "where used list" (all check boxes selected) function in SE11 to find out where and how the table FMGLFLEXT (same for table FMGLFLEXA) is being used and updated. All I get is a reference to a function module, namely   “G_POSTING_FMGLFLEXT”. When I do a "where used list" (once again, all check boxes selected) for the FM, I get the message: Function Module G_POSTING_FMGLFLEXT not found in selected search area Message no. ES120“ despite the fact that all check boxes are selected.
    Yet this table contains data which were put in there via transaction FB50 (G/L Acct Pstg: Single Screen Trans.). So somehow, somewhere this data was created and put into the table.
    I don’t get it! What am I missing?
    Thank you for your help

    Old thread, but anyway: There is one more thing to do to get the complete where-used list:
    (1) Select all checkboxes in the "Used in" block (as you did, probably by using the button "Select All (F7)")
    (2) and use the button "Search Range" (quickinfo "Limit Search Range (F5)") -- although the following pop-up is called "Restrict hit lit" you will find there a checkbox "Search also in generated objects". In my case that's how I found a generated function module G_POSTING_Z.... in SAP's namespace but with customer db table name Z....

  • Where Used List for Master Data Entries

    Hi folks,
    I am looking for a FM, method, etc. that gives me a list, that shows, where a certain master data entry of an InfoObject is used. The BW system makes this check implicitly, when trying to delete master data, but I couldn't get behind the logic yet.
    Anyone here with helpful hints?

    Hi Durgesh,
    Thank you for your answer!
    Unfortunately the two mentioned FMs are not helpful for me. I am looking for a where-used-list of master data entries, but not of InfoObjects. For example I am looking in which InfoCubes the measure pieces of InfoObject '0UNIT' is used.

Maybe you are looking for

  • R203.1 Minor system update and additional sites transitioned to the new engine

    Tuesday, February 17th, starting at 11:00 AM UTC, we will update the new version Business Catalyst service to fix some minor issues. Additionally, we are ready to transition all webMarketing sites to the new rendering engine. The transition is schedu

  • How do I find one string inside another?

    I've been looking through the documentation, but have yet to find what I need. While I keep looking, maybe someone here has a good idea... I have a TreeSet of Strings ts = { "foo", "bar", "green car" }, and another String s = "this is my new green ca

  • Add attachment button to a custom new form SharePoint 2013

    I'm creating a new custom form using SharePoint Designer 2013. I would like to add a attachment button to be able to upload files and images. How can this be done? See code below <tr> <td width="190px" valign="top" class="ms-formlabel"> <h3 class="ms

  • Ipod classic not seen in itunes on computer

    ipod classic not seen in itunes on computer

  • Windows 2008 Server on Sunfire V20z Server

    I am looking to install Windows 2008 Server (Standard Edition) on a retired Sunfire V20z server. The box is totally raw - i.e. new drives with no OS. The problem is that the Win2008 install disc is a DVD and the V20z only has a CD-ROM drive. I purcha