URGENT OBI_all not working fo analysis authorization

Dear BW Gurus,
i was implementing analysis authorisation fo the users,
so i created roles, created auth objects assigned objects to roles, and assigned all necessary authorizations for that roles,
and i added my Z auth object to the role using s_rs_auth, and in my z object company code- 200,300,4000 etc, and and in my
report in filter company code is filtered using authorization variable with mandatory and multiple single values, and also i have
in default values company code vaiable with manual input,ready for imput,multiple single values,
when i run the report from users ID it is working perfectly showing only necessary company code values,
All the user roles are working, then i created a role for me and my colleagues,that is for bw consultants, and assigned the object OBI_ALL for s_rs_auth authorization object, when i run the same report from this user that is my user it is going into abap debugger,
report is not running,there is no log for auth,
and even if we run this report from basis id which is super user then also it is going to abap debugger,
did i miss anything,why the full auth is not working,please help ,because just because of this reason i could finish this work,
basically i understood the variable is getting value from the Auth object,but only if i put restriction it is working,for full auth i even copied obi_all object still it is not working, Please help this is very urgent.
Thanks
Vishnu

otherwise anyone just tell me anyway how to give full authorization valu to the user i mean how to give * value to the auth variable

Similar Messages

  • Average in Results row in calculation properties for Bex Key figure does not work in Analysis for Office 1.4.7

    We are moving from Bex 3.5 to Bex 7.0 and using Analysis for Office 1.4.7
    We have queries that do an average for the results rows of dynamic calculations and the queries will not open in Analysis for Office 1.4.7 (example is below)
    We get an error message that can be found below
    We were able to open the queries in Analysis 1.4.5 with the correct results.
    We do not understand why it worked in an older version and not the new one.
    Is there something missing in the version 1.4.7 of Analysis for Office that is preventing our queries from running?
    We do not want to move back to 1.4.5 because the performance is better in 1.4.7.
    Help.....

    Hi Patty,
    I just checked 1.4.7 by making "Calculate Results As.." for Key figure and formula to Average(and also tried others as well). No error is coming in Analysis Office. reason might be because of other reason
    Any way, As Tammy Powlas suggested can you check with SP8

  • Urgent - Things not working the same in server and local machine

    Hi,
    I have created an advanced table under advanced table as per the instructions in the dev guide. When the Add Row button is pressed in the parent table, I am inserting rows into the child VO and hence I should see rows in the child table in the UI. This is working fine in local machine. But when I deploy in the server it is not working. The child table is showing no search conducted. I have good OAF experience and have deployed things properly. But what could I be missing?

    Hi Sumit,
    "If the Child VO is not getting executed, please check the code which is responsible to execute the child VO. Do pay attention to exit clauses (like if conditions which skips a clause) and pay attention. "
    - If those things were a problem, it wouldn't have run in the local machine also right? Also, I ran diagnostics on the server and I can see the child VO is having the rows. It is something to do with the association of the child with the parent. But again: it's working fine on the local. That's what is bothering me and that's why I need some expert help. If you want, I can send you the page, controller and the AM ( 3 files)
    Of course redeploying the entire code, importing pages and bouncing is an option that could be explored.
    - Done that multiple times with a lot of care. Cleared Cache etc etc.

  • Mobile 8.1 on iphone will not work with Force Authorization Code

    Hi All,
    not sure if you guys encounter this, my environment is using FAC to control IDD calls. It works perfectly on my desk phone, but on my mobile 8.1, it's not working.
    when i try to dial to overseas number, it wouldnt prompt me for the FAC code and it will just "call failed" after a while. May i know if there are any solution to this?

    Hi Mike,
    In my opinion you have a routing problem. Please check if a VPN client knows the route to the other VPN client. Print route on a VPN laptop. Check gateway for the given IP range (default or static route).
    Then on your internal routing equipment you must have route for your VPN ip range configured.
    If I'm not wrong you cannot ask your VPN box to route traffic directly between 2 established tunnels. It must first go outside first tunnel and then revert back to VPN concentrator and enter second tunnel.
    Signaling differs from RTP because it goes through the SIP proxy and not p2p, so that's why it rings.

  • Personalize link does not work without proper authorization

    Hello!
    I have an issue in the CRM 7 web ui and the Personalize link in the header.
    We have removed all "unecesary" authorizations and now the users can not get the personalize page. When they click the link they don't get any new page, they get the same page they had before clicking on the link.
    We are also missing the Manage Reports menu entry for the user, the link is enabled in Nav bar profile and visable in SPRO.
    If I give the user SAP_ALL and SAP_NEW, the link works........
    The trace in ST01 doesn't provide any useful info....
    All auth. objects are green and ok
    There is nothing in the logs or any of the trace files.....
    Has anyone encountered this before in CRM 7 or CRM 2007?
    Thanks!
    rollo

    hello!
    sorry, but I can not remember what authorization objects I added to solve the issue
    Do a trace in ST01 and check for objects that seems to be related to the ui
    rollo

  • Urgent:- Substitution Not working

    Hi,
    I am substituting one VO .
    The substitution is working fine in Jdevloper.
    We have imported the jpx file and using jdr_utils.printdocument('/oracle/apps/asn/opportunity/server/customizations/site/0/OpportunityQuotesVO') also its displaying the contents of the substitution.
    But strangely we see both Vos in About page>BC4J components and the new VO is not used at all.
    But in about page when we click on the old view object it displays the new view object's query.
    Any input on this will be appreciated.
    Thanks,
    Prabhat

    Hi,
    what do you mean with the new VO is not used at all?
    Have you tried to use one of the new VO attributes in your page? Have you got some errors? Have you bounced the server?
    In the about page you always see the original VO, but a runtime it'll be substituted by the new one.
    Moreover, when you want to refer to one of the new columns you must always refer to the seeded VO, not to the new one.
    Hope this helps you
    Bye
    Raffy

  • Urgent:Transaction  not working.

    Hi all,
    I have developed a report program.The report has a selection screen.It displays the report in ALV grid using "REUSEALVGRID" function.The program runs successfully from ABAP editor.But when i created a transaction for the program and tried to run the same using the created transaction code,the program returns to
    SAP easy access screen after the selection screen display.
    I tried in debugging mode,The program does not enter the
    START-OF-SELECTION event block.
    It is urgent.Can anyone throw more light into this problem.
    Thanks,
    G.Jayaprakash

    Hi,
    I think I may have discovered the problem. In SE93 when you define the transaction code, you must create it as a report transaction. ( choose the option <i><b>Program and Selection Screen (report transaction)</b></i> ).
    I suspect that you would have defined it as a dialog transaction ( the <i><b>Program and Screen (dialog transaction)</b></i> option ) and given the screen number as 1000.
    Hope I have identified the problem correctly.
    Regards,
    Anand Mandalika.

  • [Not Working] Require Administrator Authorization to:  Turn Wi-fi on or off

    I have recently needed to turn off and on my MacBook's Wi-fi several times over a period of a couple of days now.  I am noticing that I do not get prompted for my system password even though the setting is ticked to require administrator authorization on this action.
    sTrAngE...  WOe is aPPLe..

    That's pretty darn funny bud.  I didn't know people from "primary school" pride themselves by answering questions on an Apple forum. 
    As for the issue with the phones: I'm sure Apple will fix this problem of theirs.  A company as large scale as Assle cannot tell their users that they're on their own when a mass number of them all at once experience the same problem.  By chance, everyone happens to have the same technical problem after updated to IOS 6+. 
    I've had nothing but problems with IOS 6.  I choose chose Apple over Android forever due to the nice fact that they rarely crashed.  Now, every app I have (including their fu**ing propriatary bull) crashes daily). 
    Hence... iPhone 4s for sale!!  Black 16gb.  I'LL PAY YOU to take it!
    Awesome job losing.  Now accept gracefully Mr. Secondary.

  • Urgent - Customization not working after patch

    One of our contractor worked on a extension, who created a new controller on a Table Layout: (UpdateKffRN) and called it by personalizing the table layout to call the new class. This was when we were on RUP3. Now we are on RUP4 and have issues although I can see that the table layout points to the new controller but it doesn't do the functionality. Please help me in fixing this problem.

    What kind of extension was done? is it executing in a way like the original controller or in a different way?
    --Shiv                                                                                                                                                                                                                                               

  • Installing on Mac with OS 10.4.  Internet authorization does not work. Telephone authorization does not work.

    How do I install?

    I have not tried it yet, but this web page appears to be the answer.
    Error: Unable to Activate | Macromedia products

  • URGENT :CCM not working

    Hi,
      When I press on edit catalogue in the front end. I am getting page cannot be displayed error. Can anyone throw some light on this. Points will be rewarded for useful answers.
    Ingen

    Then we should check what Masa is pointing.
    What he wants to check is that whether the server is pointing towards the correct service when it generates the URL after the "edit catalog" link is clicked.
    It would be like follow
    http://erpdevsrci.egat.co.th:8010/sap/bc/gui/sap/its/bbpstart/?sap-client=500&sap-language=EN
    BTW are the corresponding services active in SICF txn?
    BR
    Dinesh

  • Analysis Authorization & its compaitbility with BW 3.5 Query

    Hi,
    We have technically upgrade our system from BW 3.5 to BI 7.0. Now we are planning to upgrade to Analysis Authorization.
    1. Is it necessary to Migrate BW 3.5 query to BI 7.0 so that it will work with Analysis Authorization? If not, then how Analysis auth will treat authorization variable defined in the query?
    2.What are pro & cons of two approach: Fresh Implementation of Analysis Authrization v/s Migration using tool ?
    Please advise.
    Best Regards,
    UR

    Dear UR,
    Iu2019m going to try helping you,
    In advance a give you some ideas about migration process regarding authorization system.
    Currently you can use the old concept of authorization (reporting authorization object) in the 7.0 2004s environment. You can set up in Tcode: RSCUSTV23 what authorization mode, you would like use. 
    When have you migrated whole queries but you keep the old concept, this doesnu2019t impact the authorization system functionality.
    When you change the authorization mode to current procedure with analysis authorizations, you need be careful with the attribute navigational. Because, in the old mode, the attribute navigational get setting of its characteristic. Example if you use 0COMP_CODE__0COSTCENTER, and de 0COSTCENTER is relevant authorization, all of attribute navigational com from 0COSTCENTER are relevant authorization. Otherwise, in current procedure with analysis authorizations, where each navigational attribute has the same level of a characteristic.
    When you migrate to analysis authorization, SAP best practice recommend keep in each reporting role all of reporting authorization object for a short period of the time.
    In my experience the main thing was list above.
    Try to get more information in:
    SAP BI - User Management & Authorizations
    OSS Note 923176
    I hope this suggestion can help you,
    Luis

  • Empty demarcation in analysis authorization

    Hi all,
           I am working on analysis authorization. I have done  everything as per the SAP help document. But when i execute the query in RSRT, it is showing
    'Empty demarcation' in authorisation variable section. Does anyone know how to correct this.
    Thanks in advance.

    Hi Ronney,
    please record a trace (log) for the execution of the report. You can find the feature in RSECADMIN at the 'Analysis' tab strip.
    In addition, you can find multiple threads covering / explaining this topic.
    The trace should give you a better indication what is missing in  your concept.
      Cheers
        SAP NetWeaver BI Organisation

  • Regarding Analysis Authorizations in role.

    Dear all,
    I am working in Analysis authorization. we need to restrict the user from whole dimension.(for ex: access should be restrcited to whole Material Dimension)
    Senario 2: how to restrict the access to one of the object in whole dimension (for ex: we need to restrict the access to material object in material dimension, but user can have authorization for other objects like division)
    How to do this. any pointers would be appreciated.
    thanks in advance.
    Regards,
    Mohankumar.g

    Good morning,
    I would start with your scenario 2 query.
    Build your analysis authorisation including the standard 3  info objects (Activity, Validity Date, Info Areas) and any other info object required.  Specifically, for your material object to be checked (including any of the others), it has to be made Authorization Relevant in the info object itself (usually done by your BW consultant).
    Once this has been done, you'll be able to add the info object to your authorisation.
    So the authorisation here, would be restricted to the various info sources and your material object could be specified here.
    In order for this to work, your BW consultant would also need to add an Authorisation variable to the report - although I'm sure your consultant would know about this requirement.
    For your first scenario you would have to build the authorisation in exactly the same was as in your 2nd scenario, however the material object info object would be wild-carded.
    Hope this answers your questions?
    Regards
    Lucille

  • Analysis Authorization Object not working

    Hi Gurus,
    I m working on BI 7.0, I have created an analysis authorization object zz_div for 0DIVISION characteristic.
    For a given report i want a given user to view only data for '32' and '33' 0DIVISION.
    I have followed the below steps but still the report shows all data instead of restricted one.
    1)RSECADMIN -> Maintenance ->zz_div ->Create
    2) Add 0DIVISION in Auth structure , and in details 
    I     EQ     32
    I     EQ     33
    3) Add 0TCAIPROV with I     EQ     0SD_C03
    4) Add 0TCAACTVT, 0TCAKYFNM, 0TCAVALID,  this having details as
    I     CP     *
    5) Then in User tab -> Assignment -> User -> Change-> Inserted ZZ_DIV-> Save
    6) In Query created a Authorization variable(with no input prompt) and restricted 0DIVISION.
    Following are the authorization object in that user's Role (Reporting Only)
    S_RFC 
    S_TCODE
    S_GUI
    S_BDS_D  
    S_BDS_DS 
    S_OC_SEND
    S_RS_AUTH - only having zz_div
    S_RS_COMP
    S_RS_COMP1
    S_RS_ICUBE
    S_RS_RSTT
    S_RS_TOOLS
    S_RS_PARAM
    I have surfed lots of thread for this issue but not getting a solution
    Tell me what i m missing in above or any additional setting need before creating analysis authorization
    Edited by: Sonal Patel on Apr 18, 2009 8:10 AM

    Hi
    Thanks a Ton for ur reply
    I have checked in SPRO : Analysis Authorization
    where the authorization mode is " OLD obsolete Concept With RSR  Authorization Objects "
    We have to do the same in Production system .Can u please how its going to effect to others authorizations if change it to New Concept
    Thanks
    Sonal....

Maybe you are looking for