Authorizations, hierarchy, ZAUTH table

Hi,
I am having a problem with authorizations, and I was wondering if anyone could recommend the way to go on this.
1. We created a hier based on 0sales_off and 0sales_grp. 0sales_grp is the postable node.
2. We have a table that has the user ids and the corresponding allowabe values for sales office and sales group for that user id. This table is somehow is being used to provide the criteria for the authorization objects. I am not clear on how this was done.
3. We are having issues of automtaing the extract of table TVBVK to create a hier to be loaded to BW. Right now for testing we are creating the hier manually.
4. The suggestion was to write an ABAP program to read table TVBVK and create a flat file to be used to upload the data to BW. I am not sure if this is possible.
My quesiton is what other approaches that I can look into to do this easily and make things efficient.
I have looked into Nav Att and I think this should work; otherwise, Help.Sap.com would not have a section on how to do authorization on anv att.
Any ideas? Are there other approache sbeside using Hier for reporting? The sure thing is that we want to read the authroization permission uisng a ZAUTH table.
Thanks,
Will
Message was edited by:
        Will Ferrell

Hi Richard,
The /BI0/ICOORDER is the SID table of the hierarchy.
It has the same information as that of the hierachy table i.e /BI0/HCOORDER with the aid of SID's from /BI0/SCOORDER.
Since only SIDs and no characteristic values, or hierarchy nodes can be stored in aggregates and InfoCubes, the analysis of the data using this table (/BI0/ICOORDER)is more effective and is quicker.
Bye
Dinesh
Message was edited by: Dinesh Lalchand

Similar Messages

  • Sub Total value is empty in  parent child hierarchy pivot table

    Hi All,
    I am using obiee 11.1.1.6.2 in Test environment. Is it a known issue/bug for 11.1.1.6.2 to show empty/blank values for sub total when using parent child hierarchy pivot table. The sub total for parent value is showing but sub total for child value is coming blank. However, in 11.1.1.5.0, we do not have any issue with this.
    Is it a known bug in obiee 11.1.1.6.2?
    Thanks,
    Sushil

    Yes it is a known bug...
    Thanks.

  • Authorization for project (table PROJ)

    Hi experts !
    I would like create role for PS modula which is limited to field Object Class equal Investment. Itu2019s impossible. How I can check which field I can use for authorization for project (table PROJ).
    Rgds Stenwa

    Stenwa,
    there are no user fields in the project definition. Instead you will find them in the WBS element. In that case, you can use standard authorization objet C_PRPS_USR to check on the user fields, but, as I say, it will not point to PROJ but to PRPS.
    CNEX0002 is a user exit to enhance authorizations in PS. You can check it in SMOD and create an implementation in CMOD but you will need the help of an abaper to create the necesary coding.
    Rgds
    Martina

  • SRM 7.0 authorization objects for table maintenance

    Hi guys,
    I wanted to know how authorization objects work in SRM.
    I created a custom table which key filed is company code (BUKRS). And in the table maintenance view I have to add an authorization object based on the company code.
    Is it possible to do that in SRM?
    Thanks!!

    Hi,
    Authorization concept is same for all ABAP based application. Do you have any issue in SRM?
    Regards,
    Masa

  • Authorization object for table

    Hi All,
    I have created a table in Se11 and not allowing maintance generator.
    Can any one please suggest if I am not allowing table maintaince then how I can attach authorization object to the tabe.
    Thanks,
    Sandeep.

    Hi sandy,
    1.  I am not allowing table maintaince
        If u are not allowing the table for maintenance,
       then authorisation group is NOT REQUIRED.
    2. Authorisation group is required only,
       in case where we allow table maintenance thru sm30.
      (other wise there is no use of authorisation group for table)
    regards,
    amit m.

  • Creating a Hierarchy of Tables

    Hello everyone,
    I've started building a GUI application in Java, and I was looking for a way to display expandable, nested tables.
    What I mean is having an option to click certain squares, causing sub tables to be displayed in the row below, moving the lower rows of the original tables down in order to maintain visibility of the whole table (I don't want the new table to cover and hide parts of the original table).
    This is my first project involving tables. I assumed this subject would be a part of Swing as it's an advanced Widget, but I'm open to suggestions of other, better packages if necessary.
    If my request was not worded clearly enough, I will gladly elaborate.
    Thanks!

    Thank you very much for both replies.
    Walter, unfortunately I'm not willing to pay for this project, so I'm afraid Jide is probably off reach. Thanks for the offer though.
    splungebob, I've tried the example and as a matter of fact I did not quite get the "nesting" part- it seemed rather irrelvant to the subject of hierarchy. Perhaps I just did not get it, but it didn't seem like the kind of widget I'm looking for.
    So, my original request still stands. I imagine it is possible to work with an ArrayList of JTables, but I'm worried the code will get messy pretty quickly, and am looking for an elegant solution.

  • Authorization hierarchy variables in QD

    Hi!
    Is it possible in Query Designer to create a hierarchy  authorization variable (i.e. based on a profit center), which is <b>editable</b>, searchable (F4) and the default value is automatically included from the authorization profile?
    -OV-

    hi
    check this link.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b849e690-0201-0010-9b88-c00cca40736f
    Reward points if helpful!!
    Supam

  • Authorization Groups and table TBRG

    In our system we have tables which are using custom authorization group ZEXC.  I am looking at this via SE11 Table Maintenance Generator or SE54 Assign Authorization Group.
    I can also see that it is assigned to roles by using SUIM -->Roles-->By Authorization values -->entry auth object (S_TABU_DIS) and click on entry values.
    What I am not seeing is that the authorization group is defined in table TBRG.
    So my question is....  An authorization group does not need to be defined in order to attach it to a table or assign it to a role?  If the authorization group was created then deleted is it still valid to have it attached to tables and roles?

    Hi Sharon,
    Assign the authorization to user and make it inactive mode.Then authorization will be deactived to tat particular user's.

  • New specific hierarchy using table SETCLST, SETHEADER and SETNODE

    Hi expert,
    I want to know if they are any customizing point to configure a new specific hiearchy using standard table SETCLST, SETHEADER and SETNODE?
    Thanks for your help.
    Regards
    Jonathan
    Edited by: Jonathan on Aug 2, 2011 3:36 PM

    We have a specific request to implement a specific hierarchy with specific data. The table with the specific data exist but now our user want to create a hierarchy with it. I know SAP use this standard table to create hiearchy with standard data.
    My question is I want to know if they are any transaction to customise this tables to create the hiearchy?
    Thanks for your help

  • Authorization for User Table (User-Defined Windows)

    Hi Experts
    I want to restrict access for specific users to User Defined Tables. Is this possible?
    Regards
    Nabeel

    You can do it by using Additional Authorization Creator Winow
    1. Open Additional Authorization Creator Window.
    2. Click on 'Add Same Level ' Button
    3. On the Right side window, Type in
    Authorization ID = 'Activity Subject'
    Name = 'Activity Subject'
    Option = 'Full/ ReadOnly/ No Authorization"
    4. In form ID, press 'Edit Butto' and type Form Id of the UDT
    5. press OK to close this window
    6. Open 'General Authorization' Screen
    7. On the Right Side, navigate 'User Authorization'
    8. Scroll down ''Activity Subject' and select the user and Set appropriate authorization('Full/ ReadOnly/ No Authorization")
    9. Now Log off and Login with user.
    You can see the authorization in effect.
    Similarly you can do for any window which are missing in 'General Authorization'

  • Isn't there remote key concept for Hierarchy lookup Tables?

    I don't see the [remote key] field in destination items.?
    I really don't intend to use this remote Key concept in syndicating back to the source system, but specifically to satisfy this operation need:
    I have a hierarchy table with two fields and both of them need to be display fields, Code & Name for Business reasons.
    So when loading in the hierarchy field at main table level, I don't have to go through this compounding effort and just map the remote key which is just the code and not the name?
    -Sudhir

    Yes, remote key is available for Hierarchy Table as well. Set remote key ON on hierarchy table.
    As per your Business requirement, you can create clone of code field and then map code to remote key and clone to Code field while initilizing hierarchy table in repository. Then while importing Main table data, if you are getting code in the source file, you need not to map code with the name of the hierarchy. if the code exists as remote key then Import Manager will automatically map code with the Hierarchy class name..
    Try this and am sure it will work and solve your problem.
    Regards,
    Shiv

  • Authorization group for table maintenance view

    I  need to create table maintenence view for a custom table, client provide name for auth. group, but no clue how to create auth. group.
    can someone provide the steps to do this?

    Hi,
    Follow below steps to create table maintenance for a table and to assign authorization group to a table:
    step1: Go to SE11 enter the table name
    step2: In the standard toolbar you will find UTILITIES
    Go to UTILITIES -> TABLE MAINTENANCE GENERATOR
    You will go to first screen of Table maint. gen.
    Here you will find to enter authorization group.
    Thanks and Regards,
    Shravan G.

  • 0Vendor Hierarchy from table LFMH

    Hi all,
    our ECC process team maintaining a VENDOR-Hierarchy with TCode MKH1. The hierarchy is stored in table LFMH.
    Does anybody know if there is a "BI-Content" to extract that table to use it as datasource for the Vendor-Hierarchy in BI?
    I know that there is a standard datasource for Vendor-Hierarchy but this will be filled via Vendor-Class which is not used for our scenario.
    I am thankful for all ideas regarding to that topic.
    Thanks in advance
    Martin

    you can create a generic datsource from BW07.

  • How do I avoid ORA-01473 when querying hierarchial on tables with VPD predicates

    My question is how to circumvent what seems to be a limitation i ORACLE, if at all possible. Please read on.
    When using VPD (Virtual Private Database) predictaes on a table and performing a hierarchial query on that table I get the following error message:
    ORA-01473: cannot have subqueries in CONNECT BY CLAUSE
    My query may look like the folwing:
    SELECT FIELD
    FROM TABLE
    START WITH ID = 1
    CONNECT BY PRIOR ID = PARENT
    As my predicate contains a query in it self, I suspect that the implicit augmentation of the predicate results in a query that looks like:
    SELECT FIELD
    FROM TABLE
    START WITH ID = 1
    CONNECT BY PRIOR ID = PARENT
    AND OWNER IN (SELECT OWNER FROM TABLE2 WHERE ...)
    at least, when executing a query like the one above (with the explicit predicate) I get the identical error message.
    So my question is:
    Do you know of any way to force the predicate to augment itslef onto the WHERE-clause? I would be perfectly happy with a query that looks like:
    SELECT FIELD
    FROM TABLE
    START WITH ID = 1
    CONNECT BY PRIOR ID = PARENT
    WHERE OWNER IN (SELECT OWNER FROM TABLE2 WHERE ...)
    or do you know of any fix/patch/release to ORACLE that allows you to include subqueries in the CONNECT BY-clause and eliminates the error message?

    The WHERE clause or AND clause applies to the line directly above it. Please see the examples of valid and invalid queries below, which differ only in the placement of the WHERE or AND clause. If this is not sufficient, please provide some sample data and desired output to clarify what you need.
    -- valid:
    SQL> SELECT     empno,
      2            mgr,
      3            deptno
      4  FROM     emp
      5  WHERE     deptno IN
      6            (SELECT deptno
      7             FROM     dept
      8             WHERE     dname = 'RESEARCH')
      9  START WITH mgr = 7566
    10  CONNECT BY PRIOR empno = mgr
    11  /
         EMPNO        MGR     DEPTNO                           
          7788       7566         20                           
          7876       7788         20                           
          7902       7566         20                           
           800       7902         20                           
    -- invalid:
    SQL>
    SQL> SELECT     empno,
      2            mgr,
      3            deptno
      4  FROM     emp
      5  START WITH mgr = 7566
      6  CONNECT BY PRIOR empno = mgr
      7  WHERE     deptno IN
      8            (SELECT deptno
      9             FROM     dept
    10             WHERE     dname = 'RESEARCH')
    11  /
    WHERE      deptno IN
    ERROR at line 7:
    ORA-00933: SQL command not properly ended
    -- valid:
    SQL>
    SQL> SELECT     empno,
      2            mgr,
      3            deptno
      4  FROM     emp
      5  START WITH mgr = 7566
      6  AND     deptno IN
      7            (SELECT deptno
      8             FROM     dept
      9             WHERE     dname = 'RESEARCH')
    10  CONNECT BY PRIOR empno = mgr
    11  /
         EMPNO        MGR     DEPTNO                           
          7788       7566         20                           
          7876       7788         20                           
          7902       7566         20                           
           800       7902         20                           
    -- invalid:
    SQL>
    SQL> SELECT     empno,
      2            mgr,
      3            deptno
      4  FROM     emp
      5  START WITH mgr = 7566
      6  CONNECT BY PRIOR empno = mgr
      7  AND     deptno IN
      8            (SELECT deptno
      9             FROM     dept
    10             WHERE     dname = 'RESEARCH')
    11  /
    FROM       emp
    ERROR at line 4:
    ORA-01473: cannot have subqueries in CONNECT BY clause

  • SSRS - adding hierarchy to tables, visualizations

    Hello,
    i recently started using SSRS. I have some problems with data presentation because I'm used to Tableau...
    And I'm not ready to give up on SSRS.
    I was wondering whetether it's possible to create a hierarchies in tables and - more importnat - in graphs like in Tableau.
    Please let me know if one of you experts have done such a nice visualization or have some tips for me.
    Amelka

    Hi amelka.p,
    According to your description, you want to create SSRS reports with hierarchy groups, right?
    To create a tablix with hierarchy groups, please refer to the link provided by Visakh16. To create a chart with hierarchy groups, please refer to the following steps:
    Create a report and define a dataset for the report.
    Right-click the report and click Insert.
    Click Chart, and then select the type of chart you want to add, click OK.
    Click the chart to display the Chart Data pane.
    Add one or more fields to the Values area. This information will be plotted on the value axis.
    Add grouping fields to the Category Groups area. When you add the fields to the Category Groups area, the grouping fields are automatically created for you. Each group represents a data point in your series.
    Click Preview to run the report.
    The following screenshot is for your reference:
    For more information about Creating SSRS Charts, please refer to the following document:
    http://technet.microsoft.com/en-us/library/cc281302(v=sql.105).aspx
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu

Maybe you are looking for

  • Comp not recognizing fat32 hard drive...

    refer here: http://discussions.apple.com/thread.jspa?threadID=1437437&tstart=0 The hard drive I told about there that I have formatted in Fat32 (because of going between platforms) is no longer being recognized by my mac... I was in the middle of sav

  • Order confirmation output error.

    Hi All, There is an output type which prints the Order confirmation. A new functionality was added to this. If a material has warranty it prints at the end. This can happen for more than one material and this text is taken from SO10. Whenever a print

  • Lens Profile: designating a default.

    For my 6D I took the 70-300 VC Tamron as my longer reach walkabout lens. Lightroom has a humongous number of Tamron lens profiles, several of them for every each lens, with some cryptic acronyms. Is there any place where one could find out what they

  • I have a iphone bought in canada but its not yet been activated

    i have a iphone bought in canada but its not yet been activated . i want to unlock this phone . but to request unlock i cant find any operator registered with this iphone and in settings-about .. when i check here there is no information in carrier t

  • Supporting Detail in Data Input Form

    Hello, I would like to ask except HSP_Object, hsp_column_detail and hsp_column_detail_item these 3 tables store data of Supporting detail, is there any other table store it? Because I would like to know which data input form contain supporting detail