How to know the list of reports that are in usage

Hello,
How to know the list of reports that are in use from the last 3 months by the users on Bw server.How basis team will help me in this regard?
Regards,
Anand.

Hi,
Pl look at following tables if you need any further detailed information
Table Name  Use of the table 
RSZELTDIR
Directory of the reporting component elements
RSZELTTXT  Texts of reporting component elements 
RSZELTXREF  Directory of query element references .
To get a list of query elements built on that cube.filter by: OBJVERS = 'A', INFOCUBE= [stage:cubename] 
RSRREPDIR
Directory of all reports (Query GENUNIID) .
To get all queries of a cube.filter by: OBJVERS = 'A', INFOCUBE= [stage:cubename] 
RSZCOMPDIR  Directory of reporting components.
To get query change status (version, last changed by, owner) of a cube. 
RSZRANGE  Selection specification for an element 
RSZSELECT
Selection properties of an element
RSZCOMPIC
Assignment reuseable component <-> InfoCube 
RSZELTPRIO  Priorities with element collisions
RSZELTPROP  Element properties (settings)
RSZELTATTR  Attribute selection per dimension element 
RSZCALC  Definition of a formula element 
RSZCEL   Query Designer: Directory of Cells 
RSZGLOBV
Global Variables in Reporting 
RSZCHANGES  Change history of reporting components
Thanks and regards

Similar Messages

  • How to know the List of Tables that are updated through a ABAP Program

    Hi,
    Is there a program or something that will help me to identify the List of Tables that are used in a ABAP program(ABAP Report, Transaction .... program) without debugging it or looking at the dictionary structure.
    I really need this urgently. Try to give me many methods as possible.
    Thkx
    Kishan

    Hi,
    I created a Z-transaction for my SE49 and debugged a little bit - it's not so fantastic any longer - just like the proposal of SE80 - DDIC list.
    SE49 (and I guess similiar functions, too) just scan the source code for a list of key words: tables, select, update, insert, modify, export, import.
    But very (very!) often updates are encapsulated into function modules - and here this technical cross reference (just like SE80 DDIC list) is of no help.
    So a SQL trace (or runtime analysis) is still the best option to get a complete list. Still these tools just analysis one process - if in other circumstances more tables are involved, can't be judged.
    E.g.:
    - creating one new entry: 1 table
    - changing existing entry: 2 accesses to 1 table + log table
    Regards,
    Christian

  • How to know the list of scenario that use a KM

    In ODI work repository, from which table I can know a list of interfaces that use one IKM and from which table I can can know a list of package that use that interface? The reason for this question is I want to regenerate all scenarios impacted by that KM.
    Thanks

    Hi,
    try this:
    SELECT snp_scen.scen_name
    ,snp_scen.scen_version
    ,snp_package.pack_name
    ,snp_step.step_name
    ,snp_pop.pop_name
    ,snp_trt.trt_name
    FROM snp_scen
    INNER JOIN snp_package on snp_scen.i_package = snp_package.i_package
    INNER JOIN snp_step on snp_package.i_package = snp_step.i_package
    INNER JOIN snp_pop on snp_step.i_pop = snp_pop.i_pop
    INNER JOIN snp_trt on snp_pop.i_trt_kim = snp_trt.i_trt -- integration
                             or snp_pop.i_trt_kcm = snp_trt.i_trt --check
                             -- more joins here !

  • How to know the form or report that is called in a given transaction

    Hello Experts,
    I just given a sample printout of a debit memo of our company that I need
    to modify. But the user said that they print the memo through transaction
    VF02(Change billing document). So how can I know the program or form which is called
    in VF02 transaction? Help would be greatly appreciated. Thanks a lot guys and take care!

    First of all you need to ask what is the <b>output type</b> for that debit memo .
    say it is ZXXX
    Now take this output type and goto tcode NACE .
    Give the application as V3 (*billing) a table control screen opens up in that input this output type ZXXX .
    and once u find this o/p type in the list select that and say processing routines on the left hand side .
    This will display Form name (Script ) and the program name ( Driver program /report ) .
    Regards,
    Vijay

  • How to get the list of object that are going to modify during the upgrade?

    We are upgrading sap 4.OB to ECC 6, is there any place we will get the list of standard object which are going to modify in service market place? Please let me know the link to get those details.
    Thanks

    Usually you get this list when upgrading first system (sandbox type) via SPDD and SPAU. (useful for objects modified in your system - SNOTE or mofications) - The whole list of modified objects will be huge,  many (most) objects were modified (created, even deleted) those last 13 years.
    There are also tools that may help you like [panaya|http://www.panayainc.com/] (but i'm not sure for a 4.0B, it worked fine for a 46c) - look for tools/vendor at [Partner Information Center: Search|http://www.sap.com/partners/directories/SearchSolution.epx]
    Regards,
    Raymond

  • How to know the  list of devices connected to my WiFi ?

    Hii..im using OS X Mountain Lion,is there any way to know the list of devices that are using my WiFi connection ?
    Is the Airport Utility capable of performing the task ?If Yes,How ?
    Thank you,
    -Rathish
    <Email Edited By Host>

    Never post your email address in the forum. I have asked a mod to remove it. What router are you using? You generally access the router's admin area and you can check devices there.

  • T.codes to view the list of persons that are assigned to "activity"

    Hi Guru's
    Are there any transaction codes to view the list of persons that are assigned to u201Cactivity - personal assignment tabu201D in the project?
    Regards,
    Bha

    the same you can view from CJ20n , by clicking perticular activity--> click on person assignment tab.
    This can be true for all the netwrok maintenance txn.
    Regards
    Nitin

  • HT1420 where do i find the list of computers that are authorized in my account?

    where do i find the list of computers that are authorized in my account?

    Thanks for that.
    I downloaded the tool and something funny happens, i am trying to start the tool but I get an error saying: "The airport management utility requires airport 3.4 or later".
    I have airport 5.7 on osx 10.5 so of course nothing updates with system software update.
    Any one?

  • How to know the list of patches applied to iAS Oracle home and 8.0.6 Home

    Hi,
    Please help me for the steps to know the list of patches applied to iAS Oracle home
    and 8.0.6 Home;
    as we can use ad_bugs, ad_applied_patches, OAM Applied Patches for Oracle Applications Patches list
    and we can use opatch lsinventory for Oracle Database patches applied list

    Thanks for sharing the answer. BTW, there are some exceptions like, determining Developer 6i patchset applied, and Oracle 9iAS version:
    How to find the developer version
    Re: how to find the developer version
    Note: 186981.1 - Oracle Application Server with Oracle E-Business Suite Release 11i FAQ
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=186981.1

  • Can I edit the list of words that are suggested when texting?

    When inputting letters into the keyboard, suggested words appear when the word is incomplete or misspelled. 
    Can one edit the list of words that the computer (Iphone 4S) retrieves from?
    Thanks!

    No, the list isn't directly editable.  However, if you reject the suggestion by tapping the "x" it will eventually learn the original word you typed and stop suggesting alternatives.

  • How to remove SANE from the list of scanners that are shared in Preferences

    So I installed SANE for an old scanner, which is now replaced by a new Canon that is supported by native OSX and canon drivers. I therefore uninstalled SANE, the prefpane and all occurrences in the /Library and so on, however it is still being listed as an option in the scanners that can be shared i.e. in System Preferences>Sharing>Scanner sharing.
    How do I go about removing this, any hints?
    I also have this suspicion that this is the root of major issues I have accessing the scanner on my system some times, since I get "scanner communication errors" quite frequently, which are in turn resolved my plugging my scanner off and back on again...I did reinstall the software and drivers that came with the scanner to no avail.
    Thanks

    Hey, I used wonder as well where the information was stored regarding the scanner sharing and I think I found a solution. Here's what I found. Download an application that can edit .plist files, such as Martin Bresink's "Prefedit" or "PlistEdit Pro".
    Go to this location: ~/Library/Preferences/ByHost and find the file "com.apple.ImageCaptureExtension2.[xxxxxxxxxxxx].plist" where X's stands for your specific Ethernet/Airport Mac address.
    Edit the file using the application mentioned and remove your scanner/device (SANE) from the Devices list (remove the device number, ie. 0 or 1 or 2, etc). Save the file. If unable to save, change permissions to own the file, save it, and reset the permissions.
    That removed the shared scanner from my list of scanners in the sharing preference.
    Hope it works.

  • How to find the list of plants that a user has access to

    Hi,
    Can any one help me pull all the plants that a user has authorization for?
    Is there any fucntion module that gives this list or any table from where i can pull this?
    Please let me know.
    Regards,
    Kumar.

    Looks like this FM is only giving the list of all users who has got authorization to a specific autho object say M_EINF_WRK (plant).
    But my requirement is; i will pass my user id and it should give me all the plants that i have access to.
    Please suggest.
    Regards,
    Kumar.

  • I accidentally deleted all of the exceptions to the load images automatically list. What is the list of websites that are the exceptions and how do I get them all back onto the list at once?

    I accidentally removed all sites in the tools->options->content->load all images automatically.
    I need to know what the names of these sites are and how to get them all blocked again all at once.
    == This happened ==
    Just once or twice
    == when i accidentally removed all sites from the list

    There's no way to recover this list if you deleted the items, as it's not backed up.
    Why did you have the sites blocked in the first place? You can simply re-block the sites as you see the images in order to re-build your list.

  • How to check the files ...that are present in an oracle directory

    hi all
    is there any data dictionary view or table that will list all the files that exist a oracle directory?
    regards
    raj
    we can see all the directories using dba_directories i would like to see what all files it contains
    regards
    raj

    hi justin
    this is me who posted here ..but here i was asking about... the directory that we create in oracle.....
    about dba_directories.....
    in the other post in pl/sql forum i was asking about the directory that exist on the ftp server....... and using unix from with in plsql to loop through the list of all the files
    regards
    raj

  • How to discard the location of forms that are invalid

    Hi I am facing a problem with the form location for different user profiles.The defect may be that if an out of bounds location is what is stored in a users profile it will use that profile location even if it is invalid. A check needs to be made to insure that the location in the user profile is valid for the position and to ignore it if it is not.Here are 2 files give 1. that sets User profile and 2. that saves user profile.
    probably should check the validity when the profile is read from the server and discard bad entries there.
    *1.Here is the code that sets the users profile.*
    public class SetUserProfile extends UIJFrame
    private JComboBox _profileNameCmb = new JComboBox();
    private UserProfile _userProfile;
    final String OK_BTN_NAME = "Ok";
    final String CANCEL_BTN_NAME = "Cancel";
    * Constructor for the SetUserProfile object
    *@param args The command line arguments
    public SetUserProfile(String[] args)
    // Invoke base class constructor to create frame, menu and toolbar
    super(args,
    "Set User Profile",
    UIJFrame.FORM_SET_USER_PROFILE,
    true,
    false,
    UIJFrame.MENU_BASIC,
    UIJFrame.TOOL_BASIC);
    try
    // Get the user profile instance
    _userProfile = UserProfile.instance();
    // Initialize the displayable components on the form.
    initialize();
    * This method sets the profileNames attribute of the SetUserProfile object
    *@param profileNames The new profileNames value
    private void setProfileNames(final String[] profileNames)
    _profileNameCmb.setModel( new DefaultComboBoxModel( profileNames ) );
    // setting the model has the side effect of resetting the
    // picklist model to null on the model property change
    _profileNameCmb.setSelectedItem(
    ( profileNames == null ||profileNames.length == 0 )
    ? null : _userProfile.getActiveProfileName());
    * This method sets the new profile name with the user profile instance.
    *@param e Description of the Parameter
    public void onOk()
    // Clear the feedback message, if any.
    getFeedbackBar().setInformationMessage( "" );
    String userId = null;
    try
    // Get the user of record.
    userId = getClientManager().getUserOfRecord();
    // Set the new profile with the UserProfile instance.
    UserProfile.instance().setActiveProfileName(
    (String)_profileNameCmb.getSelectedItem(),
    userId,
    null );
    // Close the form.
    onCancel();
    *2.There is an other file that saves the user profile.The related code is:*
    void onOk(ActionEvent e)
    try
    if(_userProfile.saveCurrentWorkspaceAs(
    (String) _profileNameCmb.getSelectedItem(),
    this)) {
    onClose();
    Edited by: sail on Jan 3, 2008 10:04 PM
    Edited by: sail on Jan 3, 2008 10:08 PM

    Hi I am facing a problem with the form location for different user profiles.The defect may be that if an out of bounds location is what is stored in a users profile it will use that profile location even if it is invalid. A check needs to be made to insure that the location in the user profile is valid for the position and to ignore it if it is not.Here are 2 files give 1. that sets User profile and 2. that saves user profile.
    probably should check the validity when the profile is read from the server and discard bad entries there.
    1.Here is the code that sets the users profile.
    public class SetUserProfile extends UIJFrame
    private JComboBox _profileNameCmb = new JComboBox();
    private UserProfile _userProfile;
    final String OK_BTN_NAME = "Ok";
    final String CANCEL_BTN_NAME = "Cancel";
    * Constructor for the SetUserProfile object
    *@param args The command line arguments
    public SetUserProfile(String[] args)
    // Invoke base class constructor to create frame, menu and toolbar
    super(args,
    "Set User Profile",
    UIJFrame.FORM_SET_USER_PROFILE,
    true,
    false,
    UIJFrame.MENU_BASIC,
    UIJFrame.TOOL_BASIC);
    try
    // Get the user profile instance
    _userProfile = UserProfile.instance();
    // Initialize the displayable components on the form.
    initialize();
    * This method sets the profileNames attribute of the SetUserProfile object
    *@param profileNames The new profileNames value
    private void setProfileNames(final String[] profileNames)
    _profileNameCmb.setModel( new DefaultComboBoxModel( profileNames ) );
    // setting the model has the side effect of resetting the
    // picklist model to null on the model property change
    _profileNameCmb.setSelectedItem(
    ( profileNames == null ||profileNames.length == 0 )
    ? null : _userProfile.getActiveProfileName());
    * This method sets the new profile name with the user profile instance.
    *@param e Description of the Parameter
    public void onOk()
    // Clear the feedback message, if any.
    getFeedbackBar().setInformationMessage( "" );
    String userId = null;
    try
    // Get the user of record.
    userId = getClientManager().getUserOfRecord();
    // Set the new profile with the UserProfile instance.
    UserProfile.instance().setActiveProfileName(
    (String)_profileNameCmb.getSelectedItem(),
    userId,
    null );
    // Close the form.
    onCancel();
    /}2.There is an other file that saves the user profile.The related code is:
    void onOk(ActionEvent e)
    try
    if(_userProfile.saveCurrentWorkspaceAs(
    (String) _profileNameCmb.getSelectedItem(),
    this)) {
    onClose();
    }

Maybe you are looking for

  • Dimension Hierarchy

    We are in the process of creating a dimension hierarchy. We see multiple options here There is Logical Level. Each logical level can have multiple keys. Each key (*Logical Level Keys* ) can have multiple multiple columns. Each column has a check box.

  • Save as 3ds

    Hi I would like to know if anyone has got experience with exporting the simpleUniverse or anything from the universe into a 3ds file. If you have any idea, tried it or know any extentions that can do it I would really like to know. I have the idea th

  • What type of control is this?

    Hi, I'm new to OS X Development. I'm trying to find out how to create a particular control, as displayed in this image.. http://developer.apple.com/library/mac/documentation/UserExperience/Conceptual/A ppleHIGuidelines/art/ct_ellipsisinpushbutton.jpg

  • Your purchase cannot be completed...

    Hello! I am facing a very annoying and frustrating issue and I hope to get some help here...I am unable to make any in-app purchase right now and I really don't understand why. I can purchase music on itunes store for example, no problem there so obv

  • Error recargando oc4j

    buenos dias mi problema con el oc4j comienza cuando trate de personalizar los jsps del mapviewer. progresivamente fui añadiendo pequeñas funcionalidades, pero hubo un momento que subitamente el servicio oc4j ( el cual estuvo activo durante 20 dias, e