Authorization issue using RSECADMIN

Hi,
I´ve created an Authorization using the new RSECADMIN tool. I´ve added the 0FUNDS_CTR characteristic filtered with an specific value.
I´ve also added the 0TCAACTVT, 0TCAIPROV, 0TCAKYFNM, 0TCAVALID into the authorization.
However, after I assing the authorization to a dummy user and try to run a report, it says that the user does not have authorization to view the report.
it looks like I still need to create a role using PFCG and assign it to the user, but I dont see the advantages of doing that if I'm already using the RSECADMIN tx.
What could I be doing wrong?
Thanks in advance,
Pablo

Hi Pablo,
please use transaction SU53 after you have executed the query. This transaction shows you the last authorization check, and hence also which authorization is missing (if one is missing).
If you have restricted the error on analysis authorization, try to use the 'Execute transaction with user' (and save this execution in a log). The log should give you enough indication, which authorization is missing. For further information on the trace functionality, please search also this forum.
  Cheers
     SAP NetWeaver BI Organisation

Similar Messages

  • Authorization problem using rsecadmin

    Hi all,
    i created a authorization based on a hierarchy of an infoobject we use in BW (ZIOICOUJ).
    So the user should have access only to his hierarchy node and everything what is under the node.
    The hierarchy goes for example like this:
    LEVEL0 - infoobject ZIOCELOK - Infoobject name LEVEL0
    --LEVEL1.1 - infoobject ZIOCELOK - Infoobject name LEVEL1.1
    Level1.1.1 - infoobject ZIOICOUJ - Infoobject name Level1.1.1
    Level1.1.2 - infoobject ZIOICOUJ - Infoobject name Level1.1.2
    --LEVEL1.2 - infoobject ZIOCELOK - Infoobject name LEVEL1.2
    Level1.2.1 - infoobject ZIOICOUJ - Infoobject name Level1.2.1
    Level1.2.2 - infoobject ZIOICOUJ - Infoobject name Level1.2.2
    In resecadmin i added to authorization these infoobjects:
    0TCAACTVT - actvity 03, 16
    0TCAIPROV - all activities
    0TCAVALID - all activities
    ZIOICOUJ - selected the hierarchy for Level1.1
    ZIOCELOK - all
    Now the user gets "no authorization" message when he choose level1.1 When he choose the nodes Level1.1.1 and Level1.1.2 he gets the correct data.
    Here is the rsecadmin error log:
    this part is crucial, characteristic is OK, Hierarchy version OK, Key date OK, Node infoobject not ok, node name ok
    what is node infoobject ???
      Objects Used 
    Hierarchy Node Definitions Used in the Selection
    Nodes     Char.     Hierarchy     Version     Key Date     Node InfoObject     Node Name     Node Level     Depth (Levels)
    Node S0001     ZIOICOUJ     STAT     000     99991231     KAP28     KAP28     3     96
    Node S0002     ZIOICOUJ     STAT     000     99991231     KAP28     KAP28     3     96
    Node S0003     ZIOICOUJ     STAT     000     99991231     KAP28     KAP28     3     96
    Node S0004     ZIOICOUJ     STAT     000     99991231     KAP28     KAP28     3     96
    Node S0005     ZIOICOUJ     STAT     000     99991231     KAP28     KAP28     3     96
    i guess this is used in the authorization and it matches the table above, but not in node infoobject
    Hierarchy Node Definitions:Used in the Authorization
    Node     Char.     Hierarchy     Version     Key Date     Node InfoObject     Node Name     Type     Level     Validity Range     Structure Date
    Node A0001     ZIOICOUJ     STAT     000     99991231     ZIOCELOK     KAP28     4     02     0     00000000
    I need help, really really bad.....
    Thx for any suggestions.....

    No one with any idea?
    At least i would like to know what exactly is node infoobject name, in our hierarchy its ZIOCELOK for LEVEL1.1, i cant find any node infoobject name LEVEL1.1
    i edited the tables from rsecadmin a little bit to see clearly where the problem is.....
    Objects Used
    Hierarchy Node Definitions Used in the Selection
    Nodes Char. Hierarchy Version Key Date Node InfoObject Node Name Node Level Depth (Levels)
    Node S0001 ZIOICOUJ STAT 000 99991231 LEVEL1.1 LEVEL1.1 3 96
    Node S0002 ZIOICOUJ STAT 000 99991231  LEVEL1.1 LEVEL1.1 3 96
    Node S0003 ZIOICOUJ STAT 000 99991231 LEVEL1.1 LEVEL1.1 3 96
    Node S0004 ZIOICOUJ STAT 000 99991231 LEVEL1.1 LEVEL1.1 3 96
    Node S0005 ZIOICOUJ STAT 000 99991231  LEVEL1.1 LEVEL1.1 3 96 3 96 3 96
    Hierarchy Node Definitions:Used in the Authorization
    Node Char. Hierarchy Version Key Date Node InfoObject Node Name Type Level Validity Range Structure Date
    Node A0001 ZIOICOUJ STAT 000 99991231 ZIOCELOK LEVEL1.1 4 02 0 00000000
    Edited by: Martin  Zluky on Oct 15, 2010 10:03 AM
    Edited by: Martin  Zluky on Oct 15, 2010 10:05 AM

  • Interpretation of values in log generated for auth checks(using RSECADMIN)

    Hi experts
    Could you please help me in reading the error log which is created using transaction RSECADMIN.My question is in particular about the interpretation of the values which occurs in front of the authorization relevant characteristics in the section "main checks" of the error log.
    For example if I run a query , assumption(user is configured for auth. logs using rsecadmin and then finally when the query gets completed we see the authorization logs using rsecadmin only). Then in the log it shows what values were checked for the authorizations against authorized values/sets. Lets say there are 2 characteristics char1 and char2 which have hierarchies below them and I run a query with some values(any random nodes from hierarchy below char 1) for Char 1 and some values(any random nodes from hierarchy below char 2) for char2 in the query selection screen and after I run the query and see the log then below values are shown for log:
    Authorization Check  
    Detail Check for InfoProvider <INFOPROV > 
    and then comes the section related to value checks ( MAIN CHECK)
    Main Check
    Subselection (Technical SUBNR) 1  
    Following Set Is Checked                           Comparison with Following Authorized Set 
    Characteristic | Contents                           Characteristics |  Contents                                                                               result
    Char 1           | Node 0 4 0                           Char 1           | All values of nodes for Char1 for which user is authorized.          Ok/NOK
                         | 121339 1
    Char 2          | Node 3 1 98
                       | 121333 1                             Char 2                | All values of nodes for char 2 which user is authorized             Ok/NOK
    Could you please help in getting how shall I interperate the values which are being checked.I mean how exactly should i get the characteristic values from the below shown values
    Char 1           | Node 0 4 0      
                         | 121339 1
    Char 2          | Node 3 1 98
                       | 121333 1   
    I know that this might have some sids related to those values which are passed as nodes in the query selections but I am not sure how shall I get the values which are being passed for checks to the authorized set of values using above notification from sap.
    Could you please help me so that I can find out what values are passed for checks .
    I actually want to know how shall I use the values 0 4 0 121339 1 after the node for char 1 and 3 1 98 121333 after the node for char2.
    The values for the authorized set can be knows as they are shown at the end of the log but nothing is said about the node values which are passed for being checked.
    Please give me light on above so that i can use above informtion to find out what actually the user is not authorized for.
    I hope I explained the requirement to best of levels but still if this is not clear , please let me know.It might be possible that while posting the question some lines get merged (apology for the same but i could not fine the best way to put the same here).
    Thanks
    Vishal

    Hi Chandu
    Thanks for reply. But using the transaction RSECPROT and seeing the log from the rsecadmin both are same as the main program related to both of them is RSEC_PROTOCOL_MAIN.
    My question was related to this generated log only. I know that is in readable format but in log when you see what values are being checked against the authorized set then the part which is not clear to me is that what does the values in front of characteristic (for the node is selected as input value ( selection filter ) to see the data ) signifies.
    Please see example above (as given by me) and please help in interpreation of those generated values in front of charactertistics char1 and char2 (if possible) .
    Regards
    Vishal

  • Authorization issues after generating PFCG profile using CRMD_UI_ROLE_PREPA

    Dear expert
    We create a navigation bar profile and a business role. Then, we generated a PFCG profile for this business role to gather all the authorization object required to meet the functionality provided in this business role. For that, we used the program CRMD_UI_ROLE_PREPARE and then, imported file in our PFCG profile.
    But after assigning the user to this business role and PFCG profile, we still have authorization issues. For example, the result lists are not displayed.
    The kind of error we get is:
    +Cannot display view BP_CONT/ContactDetails
    An exception has occurred Exception Class  CX_BSP_DLC_CONFIG_GENERAL_ERR - Error creating configuration model 
    Method:  CL_BSP_DLC_VIEW_DESCRIPTOR=>LOAD_APPL_MODEL 
    Source Text Row:  14
    Cannot display view BP_ADDR/StandardAddress
    An exception has occurred Exception Class  CX_BSP_DLC_CONFIG_GENERAL_ERR - Error creating configuration model 
    Method:  CL_BSP_DLC_VIEW_DESCRIPTOR=>LOAD_APPL_MODEL 
    Source Text Row:  14 +
    Thanks in advance for your help
    Best regards
    Stephanie

    Hi,
    It is not a short dump but an exception raised in the new UI:
    Cannot display view BP_CONT/ContactDetails
    An exception has occurred Exception Class CX_BSP_DLC_CONFIG_GENERAL_ERR - Error creating configuration model
    Method: CL_BSP_DLC_VIEW_DESCRIPTOR=>LOAD_APPL_MODEL
    Source Text Row: 14
    Stephanie
    Edited by: Stephanie Blouin on Oct 23, 2008 7:48 AM

  • Mass Add authorizations using RSECADMIN for user tab

    Hi All,
    I sent the following to ask SAP if there is a way to do this and they told me they could not help unless I wanted to pay the consulting fees so I am now curious if they have a way to do this.  I have reviewed the help documents and OSS notes and could not find anything .  They pro-offered adding the authorization S_RS_AUTH to the role but I do not want to do that.  I want to do it by user instead of creating many multiple roles.  Below is the question.  Does anyone know how to do a mass add to authorizations to users using RSECADMIN.
    We want to be able to add multiple users to an authorization created
    through RSECADMIN rather than add them one by one to each user. Is
    there a mass user add with RSECADMIN. I looked and cannot find this
    feature. Thanks, Mary

    Hi,
    There are two different methods of assigning authorisations.
    Direct
    1. From the RSECADMIN transaction select 'Users', enter the name and select 'Change'. Use the value help to selct the authorisation in question and for a single value select 'Insert'. If you select the 'Nodes' option it is possible to select nodes of hierarchies on characteristic 0TCATUTH (a single ‘H’; not to be confused with 0TCAUTHH!). This char offers automatically all BI authorizations as virtual master data. These master data can be organized in hierarchies, a property that offers the possibility to group authorizations by meaning or application field. Press "Save" to save the assignment to database.
    Assignment via Roles and Profiles
    2. It is also possible to assign using roles or more specifically, profiles of roles. Use PFCG and instead of entering manually created object use S_RS_AUTH which gives you the BI Auth field to enter the appropriate authorisations.
    Hope this helps

  • Authorization issue when using MB1B

    Hello to all,
    Please help me identify why the user is having authorization issue on MB1B...there's an error message that displays
    "no authorization for delivery from shipping pont 1234"
    Please advise on how to proceed with this error.  What are the checks needed?
    Thanks.

    Dear Patvin
    BASIS consultant is the one who helps in your project for authorization
    related,transporting related.
    See the problem which you are facing is due to authorization ,so a BASIS
    consultant can solve this issue,or just convey the same to your Team Leader.
    The problem is for that T code you can not deliver from Shipping point 1234,you
    can try for some other option.
    Regards
    Mangal

  • Authorization issue within a table in BI

    Hello All,
    Here is my authorization issue :
    We have set up an authorization on infoobject Zapplication. End user is allowed to choose "HR" only.
    In Rsecadmin, infoObject Zapplication is restricted to "HR"
    Then, this authorization object has been assigned to end user.
    This user go to a specific table to select an application and a date.
    When user display the possible value he only see "HR". Which means our authorization is correct.
    However, this user can enter another value such as "SD". This value does exist in infoObject Zapplication. So, it means that there is an issue with our authorizations settings.
    We have added a control table, it's even worse in this case, authorization are not checked at all and all available values are displayed.
    Any idea to prevent the user to entered a value within this table ?
    Why our authorization does not check the value entered directly in the table ?
    Thanks &
    Regards
    Cath

    Hello
    For info we manged to restrict acces on this table by using event table from table maintenance and we have combined it with a specific authorisation object.
    Regs
    C.

  • Authorization issue "No authorization"

    Dears gurus,
    I created an analysis authorization using tx. RSECADMIN, this contains the IO 0COSTCENTER restricted with some value, and also contains the IO: 0TCAACTVT, 0TCAIPROV, 0TCAVALID. When I assigned it to a role using tx. PFCG. But when the query is executed it appears the following message: "No authorization". Using a trace tool, it appears to requiere the analysis authorization 0BI_ALL, but if I give this authorization, it doesn't restrict the IO 0COSTCENTER as wanted.
    Please let me know what is missing.
    Best regards,
    Pilar Infantas.

    Remove 0BI_ALL object fro users profile and try executing as below it should give you the authorization objects values missing ..
    goto RSECADMIN >Analysis>Execution as User -->enter the user name you are executing the query
    Check box -->with Log option
    select RSRT option
    hit start transaction button ,it should show you the authoriztion errors with authorization objects missed.
    if not
    again RSECADMIN>Analysis>Error Logs-->check with the latest time stamp for that particular user and analyse the authorization issues
    Hope it Helps
    Chetan
    @CP

  • Regarding BI Authorization Issue

    Dear Friends,
    can anyone help me to solve this issue..
    I have a Authorization Issue, u201CNO Authorization u201C
    Error : EYE 007 ( Insufficient Authorizations )
    I have follow this stepsu2026
    Steps 1 :-
    Define Authorization-Relevant Characteristics ( ZCUSTOMER )
    Note : I have 0Division values C100 and C200, I want to restrict the user on ZCUSTOMER = 100.
    Steps 2 :-InfoObjects as u201Cauthorization-relevantu201D
    Eg: 0TCAACTVT
    0TCAIPROV
    0TCAVALID
    0TCAKYFNM
    ZCUSTOMER
    Steps 3 :-Using T-code : (RSECADMIN) created the Analysis Object
    For example : ZAUTH In That I have taken
    ZCUSTOMERrestricted with value C100.
    0TCAACTVT with 3 ( Display )
    0TCAIPROV with * ( Astric )
    0TCAVALID with *
    0TCAKYFNM with *
    Steps 4 :-
    Assign Authorizations to Roles
    Use authorization object S_RS_AUTH for the assignment of
    authorizations to roles.
    Maintain the authorizations as values for field BIAUTH
    Ex: ZTESTA1
    S_RS_AUTH
    Here I have given my Authorization Analysis Object ( ZTESTA1) which I have created in RSECADMIN.
    S_RS_COMP
    Activity Create or generate, Change, Display, Delete, Execute <...>
    InfoArea : ZDEMO_ MIHI
    InfoCube : ZCUBET
    Name (ID) of a reporting compo : ZTEST_Q0001
    Type of a reporting component Calculated key figure, Query View, Query, Restricted key figure <...>
    S_RS_COMP
    Activity Create or generate
    InfoArea :ZDEMO_ MIHI
    InfoCube : ZCUBET
    Name (ID) of a reporting compo :ZTEST_Q0001
    Type of a reporting component :Query
    S_RS_COMP1
    Activity Display, Execute
    Name (ID) of a reporting compo : ZTEST_Q0001
    Type of a reporting component :All values
    Owner (Person Responsible) for *
    S_RS_COMP1
    Activity Change, Display, Delete, Execute, Enter, Include, Assign
    Name (ID) of a reporting compo ZTEST_Q0001
    Type of a reporting component All values
    Owner (Person Responsible) for :*
    S_RS_ICUBE
    Activity Create or generate
    Infocube Sub Objects: DATA, Update rules, Data Definition, Aggregats
    InfoArea :ZDEMO_ MIHI
    InfoCube : ZCUBET
    S_RS_IOBC
    Activity Create or generate
    InfoArea :ZDEMO_ MIHI
    Infoarea Catalog : zioc_test, Zkf_test
    S_RS_IOBJ
    Activity Create or generate
    InfoArea :ZDEMO_ MIHI
    InfoObjets: ZCUSTOMER, ZDOCNO,ZMATERIAL
    Steps 5 :-
    AND Assign this Role to User.
    Steps 6 :- ERROR
    When I execute the Report it is showing u201CNO Authorization u201C
    u201C Insufficient Authorization u201C
    EYE 007.
    Regards
    Siva

    Hi,
    In RSECADMIN try to put on the trace with your user id & execute the query . System will give you list of authorization object with red color which needs to be reconsidered in order to execute report without error.
    Hope that helps.
    Regards
    Mr Kapadia

  • Authorization Issue to Upload file in Integrated Planning

    Hi All
      I have included the planning role for the user...which is the same as mine..I can execute and upload  the file..when I login with the user iD, it says you are not authorize to upload zFILE_SEQ/...in my role..there is Z* values also..
    No idea how to rectify as I dont see any problem??
    pppls help..

    Hi,
    Could you please look into the authorizations that restrict data selection for the user, say if he control one or two costcenters and you have access to all costcenters. Also you need to have that object in the Aggregation level that allow the user selection. You need to include that info object restriction based on authorization value in the aggregation level and in the upload file.
    Also try to execute the input ready query from RSECADMIN T-CODE . Use the 3rd tab and choose the user id and choose with log .Then on the next screen will be RSRT and choose your input ready query and execute. Then choose back button and the pervious screen choose display log, which will give you detail log on the authorization issue ...
    hope it helps...
    cheers,
    Balaji
    Edited by: Balaji NS on Jun 4, 2011 1:47 AM

  • Authorization issue after technical upgrade

    We just completed an uprade to BI 7.0 SP 15.  We only want to complete a technical upgrade and use the old security model.
    We have found that when users run queries against multi-providers they aren't authorized.  BEX states that the user doesnt have access.
    Should our old authorizations work with the old model against multi-providers?

    In theory yes ..
    Some Analysis ..
    from the S_RS_COMP
    goto RSECADMIN >Analysis>Execution as User -->enter the user name you are executing the query
    Check box -->with Log option
    select RSRT option
    hit start transaction button ,it should show you the authoriztion errors with authorization objects missed.
    if not
    again RSECADMIN>Analysis>Error Logs-->check with the latest time stamp for that particular user and analyse the authorization issues
    Hope it Helps
    Chetan
    @CP

  • Authorizations Issue in BI7

    Dear Gurus,
    I am having an issue with regard to Authorizations.  In BW3.x  with respect to query designer an end user can just change the local view of a query.  How about the same thing in BI7?  What are the procedures i need to follow to give an user authorizations to only the edit query local view.  Is there any BC role or Profile that i can just add to get the desired result.  Kindly give the inputs in a detailed manner as I am new to BASIS part.
    Your Kind Inputs will be definitely rewarded with a great honour.
    Regards
    Mohan Kumar
    Message was edited by:
            mohan kumar

    Did you tried defining authorization objects using transaction code RSECADMIN, as this is working of me for Profit Centers.
    Thanks.
    Sachin

  • Authorization issue regarding Bex Query

    Hi All,
    User Requirement: When ever the user is executing the report in Design Studio, user can able to see all the company codes (summary data) in the main page of the dashboard. If user wants to drill down to a particular Comp code, then user should access only which are authorized. Ex: If the user Test4444 is executing the report, then he/she can able to see all the comp codes data in the main page of the dashboard. If the user wants to drill down further to see the comp code wise data, then he/she should not allowed to see except comp code-4444 or what and all authorized .
    Back ground work:
    I have a Bex query, which is using the Design Studio. In this query, "0COMP_CODE" is a char InfoObj and I have created a Auth variable on this InfoObj. There are 4 autho objects created based on this "0COMP_CODE". And also 4 Roles and 4 users have created.
    Each autho_Objet has assigned to that corresponding Role and that Role is assigned to that correspond User. Details are as follows.
    Autho_Objet
    Role
    UserID
    ZTEST_MAIN (which includes all - 23 compny codes)
    ZMain_Role
    All users have to access this role
    ZTEST_1111 (which includes only CC- 1111
    Z1111_Role
    Test1111
    ZTEST_2222 (Which Includes only CC - 2222)
    Z2222_Role
    Test2222
    ZTEST_3333 (Which Includes only CC - 3333)
    Z3333_Role
    Test3333
    ZTEST_4444 (Which Includes only CC - 4444)
    Z4444_Role
    Test4444
    To achieve this requirement, I have created 1 auth.object for all Comp.Codes and assigned to one main role and this role is assigned to all users. This looks fine and hopefully it will work.
        The problem is the next step of drill down to comp.code. Here I have created individual autho.object per Role per User and mapped accordingly. Unfortunately, user can able to access all the comp.codes data because of the main role assigned. I got stuck here in this second level restriction. Could some one can through a light how we can achieve this in authorization. It would be a great assistance if some one help here. I would be much appreciated and grateful to your assistance and inputs. Thank you in advance!
    BR
    Venkat...

    In the role ZTEST_MAIN,
    You need to remove all company codes as this is overriding the rest
    Then add aggregate authorization, ie "0COMP_CODE" = ":"
    This is a special authorization which grants authorization to see the summation of all the 0COMP_CODE without giving detailed authorization to any.
    The rest of your design is fine.
    You should then use RSECADMIN to check any authorization issue you have.

  • Secured WebDAV Mounted Volume Authorization Issues

    I use a secure WebDAV mounted volume from myDisk.se and up until the latest Security Update have had zero issues being able to manipulate files and folders as I would on a normal volume. However, since the installation of the Security Update (2009-004 (PowerPC) 1.0) I find weird things happening with this mounted volume:
    1) I am able to mount the secured WebDAV share using my security credentials.
    2) I can create a default "untitled" folder but when I try to change its name, the WebDAV authorization dialog pops up and despite entering the same credentials (why, I am not sure as the volume has already been properly credentialed in order to be mounted), access is denied.
    3) Trying to create a file within a folder on the mounted WebDAV volume I previously created pre-update causes the same authorization issue.
    I have no other WebDAV shares I can try to mount from any other companies so I am not sure if this is a myDisk issue or one borne from the Security Update. I am not a .Mac/MobileMe user and that info is not filled out in System Preferences. The internal hard drive has been meticulously maintained with Disk and Permissions repair being run both before and after each and every software update installed. Likewise, the volume's structure is also checked both before and after and shows no need for repairs.
    Any ideas? Perhaps there is a corrupted file somewhere that's affecting the authorizations needed by this third-party WebDAV volume?
    The machine that has this problem is the last model iBook G4/1.33GHz 12" display, 1.5GB RAM, and a 100GB 5400rpm HD which replaced the stock OEM 40GB 4200rpm drive about one year ago.
    I'm not willing to do an Archive and Install at this point as the loss of the WebDAV access to my online volume is not critical. Inconvenient as heck but not to the point where I'm willing (or able) stop my normal work to spend the hours it will take to get WebDAV access back.
    Thanks in advance for any insights.

    same problem here with webdav, I can't mount my idisk from university network on Mac Pro 10.5.3 (although it mounts fine from home network on both ibook and PMG5 10.5.3). Everything was fine with 10.5.2 and I already re-installed 10.5.3 combo. Other bugs as well with .Mac prefs (keeps crashing, sometimes it shows the available space on idisk but still no mounting, with error -35 or -8086), but .Mac sync is OK
    Jun 11 12:34:21 webdavfs_agent[579]: mounting as authenticated user
    Jun 11 12:34:22 kernel[0]: webdav server: http://idisk.mac.com/[username]/: connection is dead
    Jun 11 12:34:22 KernelEventAgent[75]: tid 00000000 received VQ_DEAD event (32)
    Jun 11 12:34:22 kernel[0]: webdav_sendmsg: sock_connect() = 61
    Jun 11 12:34:22 KernelEventAgent[75]: tid 00000000 type 'webdav', mounted on '/Volumes/[username]', from 'http://idisk.mac.com/[username]/', dead
    Jun 11 12:34:22 kernel[0]: webdav_sendmsg: sock_connect() = 61
    Jun 11 12:34:22 KernelEventAgent[75]: tid 00000000 found 1 filesystem(s) with problem(s)
    Jun 11 12:34:22 kernel[0]: webdav_sendmsg: sock_connect() = 61
    Jun 11 12:34:52: --- last message repeated 1 time ---

  • BI 7.0 Analysis Authorization issue: some reports displaying a blank page.

    Hi All,
    This is regarding BI 7.0 Analysis Authorization issue.
    Overview:
    we have restricted some queries at infoobject level.
    Issue:
    a. For some of the queries, we can see the selection screen but when we try to execute the query by clicking on the execute button (Queries WAD) we get a blank page, meaning nothing is displayed on the output (white/Blank screen).
    b. When we execute the same query through RSRT, we get a message which says "Disconnecting from BW server..".
    c. Let me explain further on this. Basically we are doing this in order to have limited access to Auditors at the client side. At the same time normal users should not get impacted due to this, hence we created two roles. One for normal users and other for Auditors.
    d.  Now the thing is that we execute the same report with normal user ID's the report executes properly and displays the output. it does not show the blank page.
    e. But when we execute the same report with Auditors ID then we get a blank page.
    Any idea why this is so?

    Hi Neha,
    I tried the below also,
    GL Acnt
    I EQ 0000134010
    I EQ :
    but still it didn't work.
    No Infoobject is missing in Authorization Object.
    For your point, "rsecadmin - > analysis -> execute as -> check for the desired user & analyze the log" it didnu2019t allow me to analyze, since as soon as click on execute button a pop-up comes up saying "Disconnecting from the BW server..."
    As mentioned earlier also it is giving me the below message,
    ""I>> Row: 103 Inc: AUTHORITY_02 Prog: CL_RSR_RRK0_AUTHORIZATION                                                                       RS_EXCEPTION        301CL_RSR_RRK0_AUTHORIZATION                         AUTHORITY_02"
    Kindly suggest, since this is a show-stopper for us!
    Thanks,
    Ishdeep Kohli.

Maybe you are looking for

  • Fatal error in downloading Adobe Reader 9.3

    I get the following fatal error in XP pro while trying to download Reader 9.3: http://screencast.com/t/MTkyNjhlY Any ideas to avoid this error would be appreciated.  Thank you.

  • JClient status bar doesn't react to some panels?

    Hi, JClient 9.0.5.2/10.1.2beta The status bar doesn't react to all data bound panels in a same binding context? I have a main form with a tabbed panel. Each tab panel is composed of ADF bound panels. All those bound panels receive their Binding Conte

  • How to Debit/Credit Between 2 Vendors

    Dear Sir, We have following scenario : We have placed a Purchase Order to a Vendor 'A' and  to collect the Material we sent our employee to Vendor Site . Our employee collect the Material and make the payment in Cash say Rs  5000. We are treating our

  • Plant Maintenance-- Regarding Scrapping Of Equipments

    Hi Gurus, My client wants to scrap many Equipments. The Equipments are Calibration Equipments and Machines. I want to know how to scrap equipments with proper accounting Entries. How to do that. Can anyone Guide me Calibration Equipments are Maintain

  • RE-Scan of new Photos with faces

    I'm currently using faces for some of my photos, when i add new photos to iPhoto, how can i get faces to re-scan the new photos so that my already defined faces are updated with the new Pics. Do i have to manually add these new photos to my existing