Authorization to view Queries

Hi,
my colleague just executed a query and got a whole set of values in his report result.
when I executed the same query with my login details, i got a blank screen with no result.
Is this an Authorisation problem? How do I get all the authorisations to view all the queries etc? Is there any Transaction?
Thanks,
SD

Hi Sebastian,
Go through this Doc for query with authorization...
[https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1b439590-0201-0010-ea8e-cba686f21f06]
[problem in authorisations;
hope it helps..
Regards,
NR

Similar Messages

  • Authorizations for View Cluster

    Hello all,
    I need to maintain authorization for View cluster.
    Example : I have a view cluster say 'VC_TEST' , now I should have an authorization where other employees can only display it.
    Steps which I have followed:
    1. Assigned authorization object to the views of view cluster then created role for the object S_TABU_DIS and assigned all the activites (Create,Change,Display)
    2. Assigned user to the role
    But still other people can edit or maintain the view cluster.
    So could you please guide me.
    Thanks and regards,
    Anil

    HI,
    Reg:Authority Check object
    http://www.techrepublic.com/article/comprehend-the-sap-authorization-concept-with-these-code-samples/5110893
    Ram.

  • Authorization No view of prizes in orders and information record

    Hello,
    I have got another problem in an ECC 6.0 system.
    The users should not be able to see the prices in orders and information records for certain suppliers.
    For me that sounds strange because a person who orders material should be able to see the prices.
    But anyway this is the request. The user should be able to create an order for the supplier, but prices should not be shown.
    Authorization object F_LFA1_GRP contains authorization for suppliers data, but this object is not be checked in transaction ME21N.
    For transaction MK03 there are authorization objects F_LFA1_BEK,  F_KNA1_BED and F_LFA1_GRP which manage access to master data.
    For conditions in module SD there is a note 105621, which contains modification for a authorization check for the condition screen in VAxx, so that users are not allowed to see prizes.
    Is there a similar solution for module MM too?
    Or is there another user exit oder modification possible?
    Thanks in advance,
    Julia

    Hi,
    This is more common than you would think.  With a few EU companies changing their company structure to minimise tax maximise operational efficiency, visibility of sensitive data takes a new dimension over and above personal information.
    I've done this with ME21/22/23N.  We used enhancement points to add code which suppressed the pricing relevant fields.  In this case it was a simple toggle - View all or View none -  I don't see why you can't get a bit more adventurous based on a data attribute within the vendor

  • No authorization to view payload in auditLog Of Message Monitoring in RWB

    Hello,
    I am not able to view the message payload in the audit Log In Message Monitoring in RWB.
    It says no authorization.
    Can anybody tell me what authorization object is required for this?
    Thanks,
    Loveena

    Hello,
    Check the link below:
    community/pi-and-soa-middleware/blog/2008/02/07/display-adapter-synchronous-message-content-in-rwb-of-pi-71
    The configuration consist to set a parameter on NWA. Check the following step:
    1. Go to <host>:<port>/nwa;
    2. Go to Configuration Management and then Infrastructure;
    3. Java System Properties;
    4. Click on services tab and then search for XPI Service: Messaging System;
    5. Search for messaging.syncMessageRemover.removeBody on parameters tab and modify from true to false. False value should be displayed in the custom value column.
    After that, you'll be able to see the payload in RWB.
    Regards,
    Arthur Silva

  • Security Cannot authorize taskflow "VIEW"

    I have setup a sql authenticator in Weblogic and built the tables.
    I have the login screen, welcome page and a taskflowCall to the menu page. (all ADF)
    I can get to the login and back to the welcome screen and navigate to the menu.
    I have verified the login user and the roles (POESSA_OWNER, roles: ADMIN, authenticated-role, valid-user)
    I have setup the adf security - user - POESSA_OWNER, Enterprise Role: ADMIN Application Role: AppRole1 and assigned ADMIN as a member of the AppRole1.
    I then went to the application and assigned AppRole1 to the taskflowCall and checked the view checkbox (default).
    In the tables (sql Authenticator) I have a username of POESSA_OWNER, assigned to the role "ADMIN".
    When I do the login - I use the authenticator to retrieve the username, roles and authorized (as in some of the examples.
    When I do the navigation call to the menu - it fails.
    In ADF you cannot use the forwarding - it needs to be calls using taskflows.
    So my login is a 'dialog:login' and I use the return handler to navigate based on the result:
    I do not use golinks - it is all command buttons and actions.
    The testIt routine just prints the user info to the system.out (this is all OK and everything is present (UserName and roles - exactly as expected)
    the authenticator is the first in the realm and all are marked "Sufficient" - the interface in the administrator works (I can add, delete, and otherwise manage the data in the tables)
    public void handleReturn(ReturnEvent event) {
    if (event.getReturnValue() != null) {
    FacesContext fContext = FacesContext.getCurrentInstance();
    AdfFacesContext.getCurrentInstance().addPartialTarget(getUIComponent("cb1"));
    result = event.getReturnValue().toString();
    if (result.equals("success")) {
    testIt();
    Application application = fContext.getApplication();
    NavigationHandler navHandler = application.getNavigationHandler();
    try {
    navHandler.handleNavigation(fContext, null, "enterMenu");
    } catch (Exception ex) {
    FacesMessage msg = new FacesMessage(FacesMessage.SEVERITY_ERROR, "Authorization Error", "Not Authorized for this function");
    fContext.addMessage(null, msg);
    The error I get (if not intercepted) says the username is not authorized for the function"VIEW".
    Have I missed something? are there issues using the navigation handler?

    John,
    My apologies - I did not mean to confuse you - I meant there was no need to secure the actual screens (I understood the task flow is what is secured - not the individual items - screens and such).
    So in my scenario - where I have a task flow call from the unbound to a bound flow - I would just secure the task flow call.
    In my case it is from the welcome screen to the menu page - with the task flow call being "enterMenu".
    I would need one security grant (ADMIN) - to the "enterMenu" task flow call - or will I also need another grant on the bound flow itself?
    I would assume that the grant on the task flow call would be smart enough to imply the bound task flow has the same level of security.
    (Sorry - hard to get the names syntactically correct) - As I understand it - a task flow call terminates with a task flow.
    This is what I have done so far.
    Am I missing something or should this work.
    Remember - I am using a Sql Authenticator to do the login (though it seems to be correct up to the point of the call - there could be issues in the way I have done the security).

  • Unable to view queries from MS Access 2003

    Hi
    I installed Oracle SQL Developer 2.1.0.63 on my machine. I successfully connected to one of MS Access 2003 database. Also I changed the permissions of MS Access system tables in database. So I am now able to see all my tables under "Tables" in that database.
    But I am not able to view query contents which I have written for MS Access tables (Only names of those queries are displayed under "Queries").
    Can anyone plz help me out for this?
    Thanks.
    Edited by: user12364936 on Dec 17, 2009 10:56 PM

    Hi,
    Queries from MS Access are considered as Views in Oracle.
    So I recommend you to do a capture of you MS Access database to view correctly your queries:
    ==>Right click on Access connexion
    ==>Select 'Capture Access database' menu
    Once the captured has been made, you'll see in the capture the 'Views' with same names as your queries.
    Right click on the view and select Edit menu.
    You'll see the script which can be used to retrieved the same data than your queries.
    I hope it helps you.
    Regards
    Mireille

  • How to View Queries run by Users in Enterprise Manager 10g?

    I want to view all the queries as an Administrator, being run by all the Users on Oracle Database, where can I view in Enterprise Manager 10g ?
    In Microsoft Sql Server 2000, there is a utility called "Sql Profiler" which does this purpose, any idea please ?
    Best Regards,
    Luqman

    The "Performance" tab is part of the Tuning Pack, list price USD3000 per CPU or something to that effect. So I use good ole SQLPLUS and this sql(below). This sql includes global views for RAC which can just be changed to v$ for sinlge instance:
    column osuser format a10;
    set linesize 500;
    set pagesize 0;
    select sid, serial#, to_char(logon_time, ' YYYYMMDD, HH24:MI:SS'),
    osuser, sql_text
    from gv$session, gv$sqltext
    where gv$session.sql_address=gv$sqltext.address
    order by sid, piece;

  • Authorization to view public folders on Bo Xi R3

    Hi All,
    How can I authorize an user to view only some public folders in Bo Xi R3?
    Thank you
    Edited by: Antonio Brudaglio on Oct 27, 2009 5:51 PM
    Edited by: Antonio Brudaglio on Oct 27, 2009 5:52 PM

    Hello Antonio,
    As Mike said, you have to deny rights at folder level.
    The easiest is to deny rights to the root folder, and then give rights to view to specific folders.
    This way, if you create a new folder, the user by default will inheritate the "denied" right to view the new folder.
    Samuel.

  • Implement User Authorization to View Dashboard

    How if I want to create different views of the one dashboard created with Xcelsius based on the user permissions. Suppose I have 10 Projects information in the dashboard. I want one group of users to see first 5 projects in the dashboard and another group of users to see another 5 projects detail only. It would be very helpful for me. Thanks
    Please note that I am using only excel sheet as data source and then exporting the dashboard as html file.

    You can generate a user authorisation matrix mentioned which user is authorised to which project. This can either be maintained in an excel or generated in BW which is consumed in the dashboard via queries
    Next step would be derive the user ID from flash variable; check the link Username (login) in Dashboards
    So based on the authorisation matrix and the user ID captured from the session, you can display only the entries based on the authorisation for the user

  • Authorization check for queries and workbooks

    Hi Gurus,
                   I want help in BW(3.5 version) authorization to restrict the user not to display queries but he can display workbooks.
    And I want to create a role where I can publish my workbooks. Like we have two business lines and I want to create the two roles.
    I tried with
    S_USER_AGR
    S_USER_TCD
    S_GUI
    S_BDS_DS
    This authorization objects are related to save the workbooks but my requirement not to save and as well as not to display the queries.
    Please advise me what needs to be done to achieve this requirement.
    Thanks
    Robert.

    Hi,
    you required to query related authorization and work book related authorization.
    query
    s_tcode
    s_rfc(for bex analyzer access)
    s_rs_comp
    s_rs_comp1
    s_rs_fold(if user wants to see infoarea then only u have provide this authorization object)
    s_rs_icube
    s_rs_mpro
    work book
    if u want to save query results in work book
    S_GUI
    S_BDS_DS
    if u want to save work book in roles
    S_USER_AGR
    S_USER_TCD
    if u maintaint all the autozation object then you can able to save .

  • Authorization related to queries

    Hi,
      Here just wanted to know what would be the required authorization for queries.
    Thanks,
    Chandan Kumar

    Hi,
    Info Objects with Authorization Relevant check is the key for User Restrictions at Query Level in BI
    some of the transaction : if you are in 3.x then T.Code RSSM
    if you are in BI7  T.Code RSCEADMIN
    some links
    Business Intelligence Old Forum (Read Only Archive)
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/659fa0a2-0a01-0010-b39c-8f92b19fbfea
    Regards
    Hari

  • Authorization in viewing WBS element

    Hi Experts,
    I want a requirement like, a user can only view authorized WBS elements rather all the created  WBS elements in the system.
    Can anybody help in providing the proper user exit or any other development to address this issue.
    Thanx in adv.
    Regards
    Ashis

    Hi.
    Use PFCG transaction. Create new role copying project management authorizations (From Edit --> Insert authorizations --> ...) and then change all "activity" parameters to '03'. Save and generate role and finally assign it to users. They will only display.
    Hope this helps,
    Ivá

  • Bidders dont have authorization to view Bids

    Hi Experts,
    We are using SRM 5.0 Extended Classic Scenario. We are getting error message for the bidder as "You have no display authorization"  . They are able to login to the system .
    The Bidder has got assigned with the proper roles SAP_BBP_STAL_BIDDER and also in the Organisation Structure ( PPPOMA_BBP ) to the company code.
    Kindly provide your inputs to resolve this issue.
    Thanks in Advance.

    Hello,
    I was checking the role SAP_EC_BBP_BIDDER in PFTC and I could see that this role has the option to "Process Bid" through BBP_QUOT transaction.
    You can try to assign this role to bidder user.
    I hope it helps.
    Kind regards,
    Ricardo

  • SQl Developer Where are Map View queries stored

    SQL Developer Latest Version, Linux 86_64, Oracle EE Latest Version.
    I have looked through a lot of docs, schema and files but cannot for the life of me figure out where these are being stored. Little help

    Hey there,
    Oh yes indeed. I work at a University and am introducing students to Oracle Spatial. The ability to be able to give the students, typically graduate students, a basic package of predefined map queries would be very helpful. Unless the file contains other information it would be nice to know just what file it is and that could simply be handed off with an instruction telling them where to drop the file.
    Also the way the select list is handled when editing / running those queries is a bit quirky.
    I don;t know if you saw my other post re: "Point data Display Size" ? I cannot seem to find a way to alter the size of a point when displayed and it really seems to bit kinda weird and mostly seems linked to the number of points being displayed. The work we do is purely road networks so we have lots of 'Links and Nodes" that we display ( like the complete Highway Network the SF Bay Area down to the street level at times ) and so displaying the Nodes as point data and the links as line strings between points is critical so the ability to size the elements for display is as well.
    Thanks for the reply!

  • Refresh of views/queries in a workbook

    Hi,
    I have a requirement to prepare a workbook with 5 views of the same query.
    I am looking for an effective method to have all 5 views refreshed when the user open the workbook. Is this possible? Is this possible to execute the refresh without the user intervention (ie passing the username, password and server to the workbook and have it refreshed automatically).
    Your suggestions are appreciated,
    Regards,
    Xibi

    Thanks Bhanu for the prompt reply, i wasn't sure if that setting refreshes all views (each in the different worksheet) in the workbook.
    And what about the automatic refresh of the workbook - is it possible?
    Message was edited by: xibi xibi

Maybe you are looking for

  • How to open files from web links in safari

    II can't figure out to get a file downloaded from a web link into numbers, pages, etc.

  • Embedded fonts do not convert in ps or Distiller

    I have done this dozens of times. I distill a very large pdf document for web use. The doc was created by someone else, but I have saved as a ps and opened in Distiller to flatten the images and reduce the size. This time the embedded fonts are lost.

  • Table related to PO

    hi all, is there any table related to fields 'material', 'movement type' and 'PO posting date' ? regards saurabh.

  • MDME to R/3 or BW connectivity

    Hi, I know that MDM 3.0 systems can be connected to R/3 or BW or any other systems using XI. But, how about MDME 5.5 (or for that matter MDM 5.5)? This has Import Manager and I am thinking of possibility of connecting these systems directly with MDME

  • Runtime error with PrinterJob.

    Hi All, I am running one application on WINDOWS 98, which invokes a JFrame containing JTable.Using PrinterJob.getPrinterJob()... i am trying to print the JTable.It's giving me a runtime error saying Application caused an exception 10h in module JVM.d