Query variant as user and global

Hello everyone,
we have a user who created a query variant, delselected the user checkbox and saved.  Other users cannot see this variant.  How do you create a variant for a query that all users can see?
thank you!

Hi,
Following thread will help you.
/thread/1447551 [original link is broken]
Thanks,
Arun

Similar Messages

  • Query to fetch users and User Authorizations

    Hi
    I have a task to retrieve the all users and the authorizations. I am trying to run a query to get the results.
    Inorder to get the users, I use
    select * from OUSR
    But I am stuck with authorizations.
    Can anyone help.
    Thanks in advance.
    MSJ.

    Hi Manoj,
    It is not possible in SAPB1.
    Try to Export to Excel File.
    check the thread,
    Re: Authorisations List
    Regards,
    Madhan.

  • OBPM + WCI query to determine users and their assigned groups

    I am running OBPM 10.3.1 and WCI 10.1.3, without LDAP configuration. I would like a query that I can run directly from the OBPM Directory schema or plumtree schema that would let me see all the user's login IDs, assigned groups, and display names. I have tried a few different queries, butthey do not give me what I want exactly.

    Yeah, I had that one for roles, but for groups there was another set of tables... assiggrppart or something.... but that doesn't have hardly anything in it. Is there a different table that has the group assignments? from the admin side, we use BPM to add roles to groups, then use WCI to create users and assign them WCI groups. That gets recognized by the BPM directory automagically. Its not in any table that begins "FUEGO_ASSIG".

  • Query to extract users and the applications they have accessed?

    I have been requested to list users and the external applications they have accessed (if they have that is!)
    I produced a list to show they had logged on using the object orasso.wwsso_audit_log_table$
    and I extracted the the applications they had access to using the objects orasso.wwsso_application_info_t and orasso.WWSSO_APPUSERINFO_T
    But what I need to find is whether the users have access the applications listed in.
    I have looked at alot of objects but nothing seems to spring out at me.
    Please can anyone help?
    Thank you
    Sue

    Hi Manoj,
    It is not possible in SAPB1.
    Try to Export to Excel File.
    check the thread,
    Re: Authorisations List
    Regards,
    Madhan.

  • User and global function not resolved and not visible in expression editor

    Testing ODI 11.1, I'm trying to affect the value of a (project) variable with a project function result within an ODI package.
    My text variable is actually affected but with the litteral name "myfunction('myarg')" instead of its proper result (implemented with Oracle but it doesn't even get so far).
    Best hint I got : when I open an expression editor, my variable is visible but my project function is not (although clearly accessible through the project browser tree ; same behavior at global level )
    Am I missing something obvious ?
    Thanks

    Hi,
    In the following case study, and I quote from it..
    " Note that you should never see the function names in the generated code. If you do, check out the following elements:
    User Function names are case sensitive. Make sure that you are using the appropriate combination of uppercase and lowercase characters
    Make sure that you are using the appropriate number of parameters, and that they have the appropriate type (string, number or date)
    Make sure that there is a definition for the User Function for the technology in which it is running. This last case may be the easiest one to oversee, so try to keep it in mind!
    As long as you see SQL code in place of the User Function name, the substitution happened successfully."
    found ....
    http://blogs.oracle.com/dataintegration/2009/09/odi_user_functions_a_case_stud.html

  • Filtering a Content Query with Tasks (Users and % Complete)

    Here is what I'm trying to accomplish: Display all of the non-completed tasks assigned to a given user from any task list from a site collection on the parent site.
    What I did: Configured a Content Query web part to search all the task lists and to display the tasks. The filtering is set up to "Show items when: Assigned To is equal to [Me]"
    This looks like it works just fine, but where I run into problems is when I put a filter for "And" "% Complete." I've tried to do "is not equal to" "100", "is less than" "100" "is less than"
    "99".  Yet it continues to display completed tasks.
    Any ideas?

    You've probably fixed this, but you'll find that internally 100% is stored as 1
    10% is stored as 0.1
    1% is 0.01
    I'm not sure if this will help you - I've used such queries ok sometimes.
    Mark

  • Query listing primary user and the primary device

    Is there a query to list the primary device and the primary user associated with that device. Coming from a LANDesk environment I was able to create reports and queries that would list this information pretty easily. I can't seem to link the two in
    SCCM for reporting. Thanks 

    That's a SQL query that should be executed in SQL management studio. It can also be used to create a SRS report.
    Torsten Meringer | http://www.mssccmfaq.de
    Any hints, what it the query itself? And how it should be imported, that it will be created in SRS? Is there any instructions for this? Thanks.

  • Query exception (comparison individual and global results)

    Hi Experts,
    Please can anyone tell me how can I implement the following:
    There is a KF "A".
    I'd like to change the color of the cell in result of the comparison with the global result.
    For example : if the individual value > Global result then green.
    Please help.

    Asika,
    Welcome to SDN..
    Basically you will have to uniquely identify the cells that have the necessary condition...
    Have a third column which is a 1 or a 0 depending on the value of KFA and then apply your exception to the same - use the if statement in formula
    Hope it helps..
    Arun
    Assign points if helpful

  • Query apex users and thier session

    I would like a query of all current users of an apex application and the user's associated sid. Is that possible? How?
    Thanks,
    Todd

    Since the question has not sparked much interest from forum users, I'll just reply with some info that I found.
    Scot had a good comment found in thread Re: Problems with Standard Apps views (eBusiness Suite)
    His comment:
    Anyway, for every APEX page request the engine executes something like the following, depending on your version:
    begin
    dbms_application_info.set_client_info(g_user);
    dbms_session.set_identifier(substr(g_user,1,(64 - length(g_instance)-1))||':'||to_char(g_instance));
    dbms_application_info.set_module('APEX:APPLICATION '||to_char(g_flow_id),'PAGE '||to_char(g_flow_step_id));
    exception when others then null;
    end;
    In the above code, the value of g_user is the logged-in username, perhaps ADMIN in your case.
    Keep in mind that when you do a set_client_info in the database session, that persists only for the duration of the session. On the next page request, you'll get a new database session (or a recycled one).
    Also comments made in the following thread were interesting.
    Re: user status
    To retrieve AUDSID from v$session for the current user the query below works. This is good for the current session but really does not do what I would like to do. What I would like is to query all application users and their associated SID not just current users SID/AUDSID.
    select userenv('sessionid') from dual
    Todd

  • BEX Query variant - how to make it Global ?

    We have a problem that we did not have in 3.x. In NW04s, when some one saves a query variant, it can be seen/accessed only by that person. We have a need to make it global so that other users in the division can use the variant to run the query. Does anybody know to make this work?
    I looked at the table RSRPARAMETRIZA and the field PERSONAL is always set to 'X' for variants created in BEX (using new BEX tool). We tried to blank this out (for testing) to see if the variant becomes global. But it did not help, in fact after this change whenever I choose this variant it kicks me out and I have to login again.
    Any input/workaround is appreciated.
    Regards
    -Bala

    As of NetWeaver 2004s variants (created in the BI70 runtime) are stored as an XML string inside of the table RSRPARAMETRIZA. In BW3.5 and before they were stored along with ABAP variants within the table VARI.
    Check these notes:
    1004479
    1003466
    990801
    981693
    973676
    978803
    973844
    774413
    Hope this helps,
    Prakash

  • How to disable GLOBAL query variants in Portal (ANALYSIS Template)

    Hello Experts,
    Does anybody know how to disable the saving of global query variants on the selection screen?
    Currently if anybody goes in and saves the variant with Description and puts something in the Technical Name, it saves that variant as global, so that everybody can see it. If they put something in the description only and leave the technical name blank, then it saves the variant as local. Therefore, how would I go about disabling the saving of global query variants?
    Thank you,
    Andrei
    Message was edited by:
            AG

    This object S_ALV_LAYOgoverns the way ALV layouts are saved.
    For more info see the OSS Note 601803.
    Hope This Helps
    Anand Raj

  • Track of users for deleted query variants

    Hello Gurus,
      I would want to know if any particular transaction is there for tracking users who deleted the query variants. I might have to recreate few of them needed for development.
    Thanks,
    Kind Regards,
    Sunitha

    Hi Sunitha,
    I'm not sure if the technical content will help, I guess that activating the statistics and other technical content you can audit it, but, I think it will necessary turn on some function, unfortunately I don't know which one is necessary.
    Will try to update the message how to do it.
    Thanks,
    Daniel

  • Can we transport BW QUERY VARIANT (created in DEV) to QAS and PRD?

    Hi gurus,
    I created a lot of QUERY VARIANT ( parameters saved when we execute queries )  in BW DEV.
    I am using those variants in my Analisys Process Designer and i do not want to create again in QAS and PRD.
    Somebody knows how to transport those variants?
    Is possible to assign by SE03? What is the code that object?
    Thanks for any Help!!!
    Carlos Eduardo Olinto

    I transported my Query Variants.
    - Variants must be created in DEV
    - Download the records from:
    > tables
    RSRVARIANT
    RSRVARIANTDIR
    RSRVARIANTTXT
    > Filter Field: VARI = "Query Variants Code"
    - Create request in DEV
    - Assign R3TR TABU <Table name>
    Tables:
    RSRVARIANT
    RSRVARIANTDIR
    RSRVARIANTTXT
    - Save the contents in each table (Only KEY FIELDS)
    - Verify the Lenght in each field, it must be correct (no spaces for each Field)
    I hope it helps you!
    Carlos Eduardo

  • Table name ? with query name , variable name and variant .

    Hi All,
    Is there any single table with fields as query name , variable name and variant ?
    or any table which i can build a view to get these fields.
    or any other way ?? to get this fields in single table
    Thanks,
    Ak

    Hi,
    first use the proper heading for a question.
    you want the query all details means technical name, variable and variable type use RSRTQ
    it will give total information of query.
    Bex related tables
    RSZELTDIR ----
    Directory of the reporting component elements
    RSZELTTXT ----
    Texts of reporting component elements
    RSZELTXREF  ---
    Directory of query element references .
    Thanks,
    Phani.

  • Querying users and their resource names from SSO tables

    Hi,
    Any ideas how to query the SSO tables so that i can extract all users and which "Resource Access Information" (for Forms based applications) is assigned to each user.?
    A bit like the solution on the link below but also with a join to resource names (for Forms) that each user has.
    Querying user enabled status from SSO tables
    Thanks

    Thank you for that! I have extended this query to contain the ods.ct_uid table as follows as some users were being omitted. Also I have included a decode statement that changes the 'enabled' or 'disabled' to a 0 or 1.
    SELECT
    UPPER(cus.attrvalue) username,
    DECODE(NVL(ena.attrvalue, 'enabled'), 'enabled', 1, 'disabled', 0) enabled
    FROM
    ods.ct_orclisenabled ena,
    ods.ct_uid cus,
    ods.ct_cn ctu
    WHERE cus.entryid = ctu.entryid
    AND ena.entryid (+) = ctu.entryid

Maybe you are looking for

  • Airtunes with an Existing Network

    OK, here's the deal. I have: 1 pre-existing wireless network that is public. 1 Airport express (which is only connected to the power strip and to my stereo) 1 stereo that I'd like to connect via Airtunes. I can connect to my Airport network just fine

  • I am unable to pick a partition to format.

    Partition drive with a 49 Gb partition with boot camp, insert windows xp pro disk and error message "No disk found....Free space 131072GB". I am unable to pick a partition to format. ALL info I have found relates to Windows 7 or vista but NOT XP. ANY

  • How to build WSN program

    I have developed the program for NI WSN 3214 but I am unable to deploy the code. When I run the code I get the following error. [12:31:32] Status: Build Error. Error message: Linker error occurred Error Output: error: cannot find file "libfirmware.a"

  • Save Pdf with email received to archive it in my ...

    I receive file PDF in my email box. I want to archive it for use off line. If I use adobe acrobat app I find it but impossibile send with email. ( incredible!!!) How is possible open this file in skydive for example? Or in drop box? Without use my PC

  • Question about dead ipod

    ok, so my ipod touch was in water for along time and i put it in rice. I know what to do to help it work, but  now im wondering what to do if it doesnt work. mabey send it to apple? A STUPID QUESTION IM THINKING: could apple somehow fix the ipod's wa