BO4 - Auditing show if object used in any reports?

Hi,
Considering hiding objects in universe but want to ascertain if objects used in any reports.
Had a look at the default auditing reports but cannot see anything obvious.
Anyone know if possible to determine if a particular object and/or class from a unx file used in any reports?
Thanks

This cannot be achieved by Auditing or Query Builder. You can write a custom SDK code to get this info.

Similar Messages

  • How to get list of custom objects used in abap report program?

    Hi friends,
    I have a requirement in which I have to scan the entire abap report and retrieve list of custom objects used in it for example custom tables, data elements, structures, table types etc,. Is there any provision in SAP like fuction modules to do this functionality?  As of now I am coding everything manually where so many possibilities are there for all kinds of objects. Provide your answers and suggestions...
    Thanks,
    Nastera

    Hi,
    The best way to do this is environment analysis. Follow the steps:
    1. Open se38, type in the program name (don't click on on display/change or create button, stay on first screen only)
    2. Click on environment analysis button (hot key SHIFT+F4)
    3. It will throw a pop-up, which will ask for type of object you want to see, which are linked /used by this program. select all (or may be if you are only interested in Tables, then select table only)
    4. Hit 'Enter'
    You will get the full list of all objects used in this report program. Just note down the one which starts with Z or Y and that's it.
    Cheers,
    Anid

  • Is there a tool that could export objects used in a report program?

    Hello Experts,
    I'm new in ABAP programming, recently my team members wanted to find a tool in the SAP system, which could export a list of objects that used in a report program. For example, I want to figure out what function modules and classes are used in a report program, using the tool, I could get a list that have the name of the modules and classed used and even source code of them.
    The function of the tool acts like 'where-used list' showed in the SAP system, but the differences is I do not have to type the name of the objects. The tool is just focus on the specific report program and list the name and source code of the objects used in that report program.
    Hope I explain this clearly.
    Is SAP system has such tools? Please give me some hints on this.
    Thanks you all for the time and help in advance.

    Hi Anna,
    Welcome to ABAP world,
    Check this link
    How to identify various objects used in code
    hope this is useful to you.
    and also seach in the SCN you will find more.
    Regards!

  • Find Universe, classes and objects used in each report

    I want to find a list of universes, classes and objects used in each report
    or the other way to find list of reports which use a particular universe. please let know, i could not get much information from activity universe in a proper way.

    Hello Venkataramat,
    plese post in more detail what kind of report you are using Crystal report ? webi ? Deski.
    Please post in the specific forums.
    If you have a Crystal Report I recommend to post this query to the [Crystal Reports Design|SAP Crystal Reports; forum.
    Best regards
    Falk

  • Function to show Universe Objects used by reports

    Is there a function in XI3.1 to see all of the reports in which a particular Object is being used?
    I don't see any of the canned audit reports that would show this.
    Example: I have a Universe Object called "Ins. Proper Name'' and I want to see how many of our reports are using this object.
    Thanks,
    Mike

    Mike,
    Here is what I use:
    Result Objects:
    -Universe Name from Actions/Action Details
    -Action Type from Actions
    -Document Name from Actions/Document Operation
    -Action Time from Actions
    -Action Type Detail from Action/Action Type
    Query Filters:
    -Action Time Between <Begin Date> and <End Date>
    Report Filters:
    -Action Type In List: SQL Value
    Note: Action Type Detail contains the SQL for every query that is run within the date range provided. While the SQL contains the name of every query in every report, it does not use reference a universe object by name. i,e, to check whether a specific universe object exists in the report, you will have to search for the object's sql.
    Also, I use an additional another query filter to return only objects that match a specific pattern.
    Let me know if you need anything else.
    Best,
    Srinivas

  • How to find if one key figure is used in any report

    Dear Experts ,
    I have one key figure info object .I wanted to know how to find this key figure is used in which report .
    As I know "where used list " but this will not help me .
    Any suggestions please share .
    Puru

    Hi Puru,
    Try following approach,
    goto RSZELTTXT table and put your key figure name in the long text and click on execute. Get the list of all the ETULID's and go to table RSZCOMPDIR from this table for all the ETLUID's get all the list of COMPUID's and from COMPUID's you will be able to find all the reports from RSRREPDIR in which that key figure is getting used.
    Regards,
    Durgesh.

  • Ipod Suffle memory shows 550mb already used before any songs added.

    I just got my new ipod shuffle.
    When I connected it and started to add songs it showed that 550mb of the memory was already used but did not show what it was used for. I have not added anything to it.
    I just added songs and although it claims I can add up to 240 songs I have added 50 and the memory is full.
    This is my first move to apple and I am not impressed. Maybe I am doing something wrong, anyone any ideas?

    try resetting it to factory settings. anything on it should be reset and wiped off.
    How to reset:
    1. Disconnect iPod shuffle from the computer (if connected).
    2. Move the switch on the back of iPod shuffle to the off position.
    Tip: When iPod shuffle is off, the green stripe by the switch is not visible.
    3. Wait 5 seconds.
    4. Move the switch on the back to the play in order or the shuffle position. The green stripe will be visible in either position.

  • How do I show a Waveform using the Labview Report Generation Toolkit?

    I am using LV 6.0.2 & have charts that consist of Waveform array type data - how do I break this down properly to using in Easy Graph.vi for the report generation tool kit which accepts on 2D arrays ?

    It looks to me like you want to use the Get Waveform Components VI in the Waveform Subpalette on the Functions Palette. The Waveform data type is a cluster of three elements, one of which is the data array. Because you have an array of Waveforms you will want to extract the data from each waveform in the array and build a 2D array of data for the Report Generation VI. The easiest way to do this would be auto-indexing into a for loop. The for loop should have the Get Waveform Components VI in it and then each data array (1D array) will be added to a 2D array using auto-indexing on the way out of the for loop as well.
    Hopefully my description was able to help out. I am including a bit of code which isn't really useful other than illustrating the code I des
    cribed above. It simply takes an array of waveforms, extracts the data and creates a 2D array of data.
    As a side note, I find the Context Help Window extremely useful when using new data types. This is especially true when using Graph and Charts
    Good luck!
    -scraggs99
    Attachments:
    Waveform_Array_to_2D_Data_Array.vi ‏30 KB

  • How to see if a DSO is used in any transformation

    Hi Friends,
    I am starting a new dataflow for a new release, lot of DSO's have been created in previous release, I want remove the objects which are not actually used in any reporting. However there a DSO which is used in one look up this i found when i went thru the code. However there are lot of unused DSO which i like to decommission, but am not sure if those DSO have been used in any transformation, and there is no proper documentation available either, hence its becoming challenging to identify each DSO.
    I have used table RSAABAP to see if i can get some concrete info, in that table i got CODE-ID, but with that i cannot identify which other DSO or transformation are using this DSO in the look ups.
    Can someone please throw some light on how to identify this issue?.
    Regards
    BN

    Hi Kumar,
    Just to rephrase my understanding on your issue :
    The issue you are facing is , You have many DSO, which you feel that is not required, but you are not sure weather to delete them or not......as some other transformation might be using the Active table of DSO in the Start/End/Expert Routine.....which you have decided to deleted........
    Now below are some options
    1) Direct way is display dataflow.......which will tell you where is the direct transformation between the source and Target data target. Now here you will miss those data Targets which are reading the DSO active table in routine.
    2) For Lookup/Reads in routines :Find out the Active table technical name of DSO ( /BIC/AXXXXXX00)
          GOTO -
          SE11---> Database table = /BIC/AXXXXXX00
          Click on whereused list icon.....then you can select almost everything from available option available and execute... It will give the Program ID where your DSO is used.
    Hope this helps...
    Thanks
    Mayank

  • How to know a table is using in any packeges or procedures

    Dear All
    How can I know that a table is using in any packege or procedure or function ?
    I mean , let say I have 10 Packages , 10 Procedures and 5 Functions .
    I need to know in which Packages , Procedures or Functions are using the table EMP .
    How can I search ? Is there any command or I need to open all the procedures and then search one by one ?

    Hi everyone,
    Did anyone interest in the topic search for dependencies between objects in the database?
    I want to see the PL/SQL code which is an appeal to a particular procedure or function or package and where and how does an object use in any PL/SQL code.
    Often do you have a need to get answers to these questions?
    I say about an object usage presentation, not about its relations only.
    Do you want to know, how opbject used?
    If it's a table - what's DML?(insert/select/...)
    If it used in a package - which procedure of package uses in?
    The object usage in an external objects - Oracle*Forms/Reports,Flat/Word files, Informatica.
    I'll want to know, if everybody interested to one.

  • Where used of any string list in ABAP repository

    Hi,
    Can anyone help me to how to find a string in the ABAP repository,
    e.g. "MY_SEARCH_STRING" has been used in any report, function module etc etc...
    Regards,
    Ravi

    Hi Ravi Kumar Jaiswal,
    have a look on report RPR_ABAP_SOURCE_SCAN
    & tcode EWK1
    Also see CODE_SCANNER
    Also would like to suggest you to search b4 posting the question...
    have look on below thread...
    Re: Transaction
    Hope it will solve your problem..
    Thanks & Regards
    ilesh 24x7

  • I am using illustrator CC there are not showing scale size pointer in any object?

    I am using illustrator CC there are not showing scale size pointer in any object? Anyone tell me why it was does it? And how i can come again on that position?

    Or maybe Cmd(Ctrl)-U which is the toggle for Smart Guides?

  • After doing a Google search, I click on a link and go to the searched web page.  When I go back to the Google page using the back button the links I originally clicked on no longer show as "greyed out".  Any idea what is going on with the browser?

    After doing a Google search, I click on a link and go to the searched web page.  When I go back to the Google page using the back button the links I originally clicked on no longer show as "greyed out".  Any idea what is going on with the browser?

    Type '''about:config''' in the Location (address) bar and press the "Enter" key. When you see a warning, click '''I'll be careful, I promise!''' button.
    * Preferences that have been modified are shown as '''bold (user set)'''.
    * Preferences can be '''Reset to the default''' or changed via the right-click context menu.
    -> In the '''Filter bar''', type '''browser.sessionhistory.max_entries'''
    * Right click the preference '''browser.sessionhistory.max_entries''' and click '''Modify'''
    * Change value from 0 to whatever you want over 0 (Default value is 50)
    * click OK
    -> Close the '''about:config''' tab and then Restart Firefox.
    See this post:
    * https://support.mozilla.com/en-US/questions/860894#answer-229574
    Check and tell if its working.

  • I just purchased a new mac mini and would like to use my old dell monitor. I tried a HD to VGA adapter converter,it plugs in, but nothing shows on the monitor. Any suggestions? Thanks

    I just purchased a new mac mini and would like to use my old dell monitor. I tried a HD to VGA adapter converter,it plugs in, but nothing shows on the monitor. Any suggestions?

    What do you mean by "HD to VGA adapter converter"?
    Do you mean have an HDMI to VGA adapter connected the the Mini's HDMI port?
    Or maybe you plugged n the the included HDMI to DVI adapter and then connected a DVI to DVI adapter?
    In either case that will not work since VGA is analog and the Mini's HDMI port is digital only.
    You need to purchase a mini displayport to VGA adapter. It plugs into the Mini's Thunderbolt port.
    http://store.apple.com/us/product/MB572Z/B/mini-displayport-to-vga-adapter
    Make sure you get a name--brand one. I purchased some el cheapo, no-name ones and they did not work

  • I cant dowload the itunes i use win 7 with 64 op i get all thge way through then at the last step  HRESULT:0x800736FD shows up and cant go any further. please help

    I cant dowload the itunes i use win 7 with 64 op i get all thge way through then at the last step  HRESULT:0x800736FD shows up and cant go any further. please help

    Many thanks.
    With those symptoms, I'd try the following document:
    Apple software on Windows: May see performance issues and blank iTunes Store
    (If there's a SpeedBit LSP showing up in Autoruns, it's usually best to just uninstall your SpeedBit Video Accelerator.)

Maybe you are looking for