BW Queries menu roles

Hi All,
How to identify the menu roles been awarded for the BW queries.
Is there any transactions to find out.
Thanks with reggards,
Vinay H.S

you can check in the meta data repository.
Here you can get the roles to which the particular query is assigned to.

Similar Messages

  • How to remove Queries in menu roles?

    Hi,
    I am removing unneccessary quries added in menu roles!
    How to remove those queries from the roles?
    Raj

    Hi,
       Open your role in PFCG with edit mode -> you can see list of reports assigned here, right click on delete which is not required.

  • Save new workbook in menue role with VBA / ABAP

    Hello,
    does anybody know of a way to save a workbook which is not stored in SAP BW by then in a menue role folder through VBA or ABAP automatically?
    I know that there is the SAPBEXsaveWorkbook function in VBA but that only works if the workbook already has an ID in BW. Maybe there is some workaround to assign name and ID beforehand? Where does the BEx get the ID if the workbook already has one? Is it stored in a temporary mapping table or something? I found that there are NO very hidden sheets as long as there are no queries embedded in the workbook, and I want to save a workbook WITHOUT queries.
    Also, I know that there is the saveDialogWorkbook function, but as stated above the saving process should be automatically, i.e. a function like SAPBEXsaveWorkbook(name As String, role As String, node-id As String). By the way, where would I get the node-id for the nodes in the menue role?
    Thank you for ANY hints!

    Hi Peter,
    thanks for your update! Saving in the "root folder" of a role might already be sufficient if we don't figure out how to save in folders.
    I've done some research, too, and the strange thing is that the number at the end is obviously not the folder ID. When you choose "Open -> Workbooks", then copy a workbook entry using Ctrl+C and paste it in an editor, you get more information than what is displayed in the dialog even with technical names turned on. The pasted entry includes the role name and the number you referred to. And the thing is that even two workbooks in the same folder have different numbers! When you save a workbook using 0000000000 and then look at the number assigned in the way described above, it also has an ID different from 0000000000. It seems that every workbook has its own number. So to me it's still a mistery where the folder is specified.
    Regards,
    Jörg

  • BI upgrade: abap menu role, url format conversion ?

    hi all,
    I'm upgrading from BW3.5 to BI7.0.
    In BW3.5 abap role I am using menus wich include BW3.5 queries. URL format for query is like <bsp_protcl>://<bsp_server>/sap/bw/BEx?...
    The system gets upgraded in BI 7.0. Abap menu role still have the URL format for the query (like above). I would like to have the new BI format wich is like <prt_protcl>://<prt_server>/<bi_launcher>?...
    Is there a way to make URL format mass conversion ?
    There are thousand of queries in abap menu roles, I do not imagine this has to be changed manually ...?????
    Thanks in advance for your reply.
    Jean

    You could write a short SE38 program against the AGR_BUFFI table on the URL field:
    Replace <bsp_protcl> with <prt_protcl>
    Replace <bsp_server> with <prt_server>
    Replace sap/bw/BEx with <bi_launcher>
    Replace VARIABLES_CLEAR with CLEAR_VARIABLES
    Replace DATA_PROVIDER_ID with initial_state=VIEW&initial_state-view
    Keep in mind that you would not want to automatically convert entries that reference a 3.5 Web Template, or a table API.

  • Workbooks and Menu Roles

    Hi ,
    There is some transaction or SAP table where I can check all workbooks with its assigned menu roles?
    I mean the whole list of Workbooks - MenuRoles relationship.
    Any idea , suggestion will be appreciated.
    Regards
    FedeX

    Hi,
    Check the tables starting with RSRWB* in BI system.
    For your information, below are the tables:
    Queries
    RSZELTDIR Directory of the reporting component elements
    RSZELTTXT Texts of reporting component elements
    RSZELTXREF Directory of query element references
    RSRREPDIR Directory of all reports (Query GENUNIID)
    RSZCOMPDIR Directory of reporting components
    Workbooks
    RSRWBINDEX List of binary large objects (Excel workbooks)
    RSRWBINDEXT Titles of binary objects (Excel workbooks)
    RSRWBSTORE Storage for binary large objects (Excel workbooks)
    RSRWBTEMPLATE Assignment of Excel workbooks as personal templates
    RSRWORKBOOK 'Where-used list' for reports in workbooks
    Web templates
    RSZWOBJ Storage of the Web Objects
    RSZWOBJTXT Texts for Templates/Items/Views
    RSZWOBJXREF Structure of the BW Objects in a Template
    RSZWTEMPLATE Header Table for BW HTML Templates
    Rgds,
    Raghu Boddu
    SAP Certified Security Professional

  • Assign queries to roles

    Hi,
    I want to be able to assign queries to role. For this purpose I went into PFCG and created two folders. I have assigned the queries to the two folders ( technical names). However they are not showing up in the roles in BEx.
    Can someone tell me Step-by-Step how this is to be done.
    Any help is deeply appreciated and will be rewarded with points.
    Thanks

    I am on BW 3.5.  We have done the following steps.
    1) Created a Role in BW using PFCG.
    2) Created two folders under the Menu option
    3) Assigned BEx queries to the folders.
    I have a question here:
    When assigning queries to the folders, what options do I choose. What Technical name do I give.
    i think the problem lies there as I am not able to execute the queries from within PFCG.
    Please let me know. Any help appreciated and will be rewarded with points.
    Thanks

  • Need procedure for creation of BW Roles, Assigning Queries,Publishing Roles

    Hi Experts,
      Could you please let me know the procedure for creation of BW Roles, Assigning Queries,Publishing Roles in Business Explorer (BEx - BW 3.5)
    Thanks in advance,
    Andy

    Hi,
    Creating BW Roles
    http://help.sap.com/saphelp_nw04/helpdata/en/52/6714b6439b11d1896f0000e8322d00/frameset.htm
    Assigning Queries
    After creating the query, save the query to a role from the query designer.
    Publishing Roles in Business Explorer
    https://websmp101.sap-ag.de/~sapdownload/011000358700002894802003E/HowToBIPortal1.pdf
    Hope this helps you..!
    -Pradnya

  • Publishing Queries to Roles

    Hello Gurus,
    I would like your take on the practice of publishing BW queries to roles? For an example there are 10 sets of queries and these 10 are published into a role for each company that exists. So in essence if there were 20 company codes we will have 20 roles containing 10 queries hardcoded with a company code. I spoke to our BW developer to get an idea as to why this is being done instead of restricting access through S_RS_COMP. Response was that this was done due to performance reasons (something to do with the queries linking directly to the infoprovider containing the information rather than going through all of the infoproviders). So,  Rather than leaving the query open and the user entering the parameter themselves it was decided that the queries were to be hardcoded to cut down the time it takes for systems to display the results.
    Anyone experience this issue before? My goal is to setup a derived role where the child roles are restricted by S_RS_AUTH for the company codes and query access through S_RS_COMP instead of being published to a single role. Before I do this I would like to figure out a way to move away from this practice without affect performance for end users.
    By the way our users access these queries through the Bex Analyzer. 
    Thanks,
    Wes

    Wes,
            Using derived roles in BW or S_RS_AUTH may not be the best design as field for S_RS_AUTH does not appear as org level. So you are not really going to have any advantage by going with derived role concept in terms of maintainence effort.
            With 10 queries  - 20 Company Codes - you will not need 20 roles  because of Company Code, just update the queries with appropriate authorization variable for company code and restrict users on company code. Just 20 company codes should not cause any performance issues
            Also with hardcoding the queries for each single company code - how are you resolving the scenario when user has access to more than one company code/ or global access. 
    Regards

  • Portfolio menu role issue.

    Dear Gurus,
    I am new to this FPN area.
    We are working on a Federated Portal Network(FPN).  We are having an SAP Enterprise Portal(company wide) and SAP BI Portal(content). The issue is that when ever we are trying to run the report under the Portfolio Menu role in BI Portal it is running without any error.  When we are running the same report under the Portfolio Menu role under SAP EP we are getting the error saying the requested page not found.  Please suggest a solution to this.

    BI portal and SAP EP both are different is it?
    Have you published the report in SAP EP properly and added to the role which is present in the SAP EP.
    When publishing report, you have make as template=<report technical name> at last.
    if any mistakes in the steps when you publish the report. it would give the error when you try to execute the report.
    Please check with your EP administrator.
    Hope this would help you.

  • Link between queries and roles

    Hello,
    Could someone tell me if there is a way to have an overview on the link between roles and queries?
    For example a table which give us a role and the liste of queries which are linked to this role.
    Thanks in advance.
    Hicham

    Hi,
    I also had same query :
    mapping between the query/report and the role with technical names - BI Sec
    Its a bit tricky.
    Actually there are no direct linkage between queries and roles. However, you can look up S_RS_COMP in the roles that will help you identify which all queries the role gives access to.
    Regards,
    Zaheer
    Edited by: Zaheer on Aug 28, 2008 4:19 PM

  • How to remove transaction that was added under Menu - Role Menu

    We have roles that we need to remove some transactions.
    These transactions were added under Menu - Role Menu and expanded for ex: Logistics and Picked Miro transaction.
    When I go to PFCD and check under s_tcode I cannot remove Miro transactions since it's grayed out.
    The only way to remove this is to go back to the Menu and do a find on miro and work through the menu until I get to Miro transaction and then delete it.
    Is there another way to accomplish this.
    Thanks
    Joe

    This is the intended way a role built from a menu works. What might be the use of an authorization without any corresponding transaction to start it? It is only a risk...
    Unless of course you know better or design differently and don't make the effort to adjust SU24, then you can insert manually or cause "changed" authorizations, but PFCG will not look at it from a "your own fault" view and not adjust it or protect it against illogical changes.
    To use the discipline of the one approach but keep the flexibility of manual authorizations is not possible for S_TCODE, S_RFC and S_SERVICE objects (the entry points).
    Cheers,
    Julius
    PS:
    > Total Questions:  42 (36 unresolved) 
    Please follow-up on your unresolved questions. There is a limit now of 10 open questions asked since July 2008.

  • Menu Role and Security

    How do you enable menu roles and enforce security in forms?
    For example in an complex application if we want to have a control of access of menus based on user login
    I know it can be done thru the front-end itself by using an if then condition.
    but can it be integrated with the database user logins itself
    kindly reply
    Thanx in advance

    Hi,
    first RUN frm60sec.sql under system/manager
    create different roles
    GRANT roles to users
    Grant select access to the view created by frm60sec as follows:
    SQL > Grant select on frm50_enabled_roles to public;
    Note it is NOT frm60_enabled_roles.
    To verify that your roles and grants are correct, log on as a user and run the following:
    SQL>Select * from frm50_enabled_roles;
    You should be able to see the users roles.
    then come to MMB file contibue assiging the roles in each menu Item. U ll see get the result.
    regards

  • Menu Role Security

    I have a menu with role security enabled. If I grant one of
    these roles to a pre-existing user, everything works fine.
    However, if I grant it to a brand new user I get "FRM-10256 User
    is not authorized to Run Form Builder Menu". (Note that all of
    the forms, menus etc are held in the file system).
    I have definitely granted the right role. What is going on
    here?
    Thanks
    Chris
    null

    Thanks.
    Chris Rimmer (guest) wrote:
    : John,
    : Don't worry, I already answered my own question! To use menu
    : role security:
    : 1) Ensure that the view SYSTEM.FRM50_ENABLED_ROLES exists. If
    : not, you will need to run a script (FRM50SEC.SQL I think) to
    : create it. I also advise that you grant SELECT on this view
    to
    : PUBLIC, to avoid the problem that I encountered.
    : 2) Create the roles to be used, if they don't yet exist.
    : 3) In the menu module, set the "Use Security" property to TRUE
    : and add the roles to the "Module Roles" list.
    : 4) For every item in the menu, you must now make a selection
    in
    : the "Item Roles" property to decide which roles can access the
    : item.
    : 5) Make sure you compile the Menu Module. Done.
    : Chris
    : john (guest) wrote:
    : : Hello Chris,
    : : I don't have the answer, sorry. I would like to ask you for
    : : your help on creating menu role. How can I create a menu
    role
    : : then grant it to users specificly? Thanks for you time.
    : : john
    null

  • Menu Role Privelages

    How to use the Menu Role Privelages in the Menu using the script found in the \TOOLS\DBTAB60\FORMS60\FRM50_BLD.SQL?
    So far I've created a required Roles and Im not able to assign them to the Menus.

    Menu Security only controls the menus that are shown it has no effect on what data is shown, that needs database label security or your own views to achieve

  • Menu roles details

    Dear All, could you please let me know the procedure to get all the menu  roles information presented in SAP BI system. Thanks. Regards, Prasad.

    You can use RSA1 and business content available roles.

Maybe you are looking for

  • How do I add a PDF file for download to my iWeb page?

    How do I add a PDF file for download to my iWeb page? I have created one using Apples Pages program. Thanks!

  • Help!! with my if statements

    I am using the following code on a JSP page, it evaluates the nulls just fine, but for some reason it does not seem to evaluate my strings to see if they are the same which gives me several duplicate lines.... <UL>     <% if(strTemp1=="") {%>      <L

  • Over-Saturation

    I was told by a couple of pro photographers on a web site I frequent that my photos are generally over-saturated.  I have PSE 10 and almost always make the following edits: - using the Quick selection, do an Autofix, then increase the Shadows, Highli

  • Copy & Paste on SBO browser widgets

    Hi I would like to kindly ask you to enable local clipboard operations on browser widgets in SBO especially copy and paste. I do not fully understand the mechanism so imagine that running browser widget IE process is run. Is there possibility to set

  • Safari 1.3.1 update compatibility

    Downloaded the Safari 1.3.1 update. Am running OSX 10.4.3. Installation attempts ended up with a message box saying that I could not install the update unless I was running X 10.3.9 or later. Any thoughts? Thanks.