Finding out role assignments with CUA per system

Hello experts,
For user administration we use the CUA.
can anybody tell me were the role assignemts per user and per system are saved in the central system.
I have to find out which roles are assigned to an user in which system for reporting reasons and I cannot find this information in database tables.
Table AGR_USERS doesn't help me because it contains only the role assignments of the local system.
Thanks in advance
Johannes

Hi,
you can get this information in the transaction SUIM in your CUA system. Simply start this transaction an go to User -> Cross-System Information -> Users by Roles. Than you can make selections of usernames und roles in recieving systems.
The table, which has this information is USLA04.
Kind regards
Andrei
Message was edited by:
        Andrei Borissov
null

Similar Messages

  • How to find out the variable using in the system.

    Hi Friends,
    When I am trying to create a new variable for a infoobject. It is giving me a warning that Change the tecnical name 'New Variable.....' Before save
    This is not allowing me to create any new variable.
    In the system I find out one variable is there with the name  'New Variable.....'
    And It is being used some where. When I am trying to delete this variable it is giving me a msg that it is being used in ZSCEMESTS.
    But I am not able to find out where this ZSCEMESTS is exists.
    Is there any TCODE for find out this object.
    I want to delete this New Varable.....  So can any body pls provide me the solution?
    Regards,
    Sridhar

    Hi Sridhar.
    Can you please tell me, is the variable entry mandatory? If yes please make the variable entry is optional.
    Hi Sridhar,
    Can you please tell me which type of variable it is? On which object this variable built?
    Variable is available global level, so you can view this variable on the same object right click restrict --- variable --- select --- delete.
    If it though it is already used in another query then use where used list then go to respective query and delete the same.
    Regards,
    Lokanatha.

  • How to find out phone connected with a PC

    Is there a way to programatically find out which IP phone is connected with a given PC? We have a need where an application will be installed on each PC, but instead of having the user manually enter the information about the PC, we want auto detect the phone connected with that PC.

    Old topic, but if anyone is interested I played around and got something working in VS 2005/C# using SharpPcap and the PacketCDP class from an app on codeproject called Pacanal. I had to make some changes to the PacketCDP.cs code to get it to work, but if you can get that far I believe it was relatively minor. The app I made sniffed the CDP packet for the phone devicename and then used that to call a CUAE app to log a phone into extension mobility. Here's some partial code:
    PcapDeviceList devices = SharpPcap.GetAllDevices();
    PcapDevice device = devices[i];
    device.PcapOnPacketArrival += new SharpPcap.PacketArrivalEvent( device_PcapOnPacketArrival );
    device.PcapOpen(true, 1000);
    string filter = "ether host 01:00:0c:cc:cc:cc";
    device.PcapSetFilter( filter );
    device.PcapStartCapture();
    private static void device_PcapOnPacketArrival(object sender, Packet packet)
    EthernetPacket eth = (EthernetPacket)packet;
    returnbool = PacketCDP.Parser(myTreeNode.Nodes, eth.Data, index, LItem, ref deviceName);
    HttpWebRequest request = (HttpWebRequest)
    WebRequest.Create("http://10.10.50.75:8000/emLogin?phone=" + deviceName + "&user=testuser");

  • How to find out which class/method is calling System.gc

    Hi
    I am seeing frequent FULL GC and not able to locate which particular class/method is calling the System.gc(). I have disabled it using -XX:DisableExplicitGC and performance issues have been resolved. Also, I noticed that it does not happen periodically, so it is not RMI GC. How to find out who exactly is doing this? Does any of of the profilers like Optimizeit/Jprobe help find out this.
    Thanks

    Hi
    I am seeing frequent FULL GC This is because you are creating and destroying objects VERY frequently. Try to look at your design and see where you can reuse objects (i.e. object pooling) if possible, that is if this is adversely affecting performance.
    and not able to locate
    which particular class/method is calling the
    System.gc(). Classes don't call GC. The VM handles that automagically.
    I have disabled it using
    -XX:DisableExplicitGC and performance issues have
    been resolved. Also, I noticed that it does not
    happen periodically, so it is not RMI GC. How to find
    out who exactly is doing this? Does any of of the
    profilers like Optimizeit/Jprobe help find out this.OptimizeIt will tell you everything you need to know. However, NetBeans offers a free profiler now!

  • HOw to find out the RFC destination from BW system to ISU

    Hi,
    Currently my requirement is to call a function module which is written in ISU (remote enabled) from BW system.
    I am unable to find out the rfc destination from BW to ISU system.
    In CRM we have table like smofparsfa1. Is there any table in BW which can provide me the ISU destination?
    I need to compare the records stored in isu as well as in BW system.
    I need to call a function module which will provide me the data from isu.
    please help me in this regard.
    Krishna

    Hi,
    You can check it in SM59 if there are any RFC destinations for the above systems.
    Alternatively ,check the table RFCDEST if any entries are maintained
    Regards,
    Lakshman.

  • Trying to find out if X220 with model number 42875TU have the IPS screens

    Hi, I'm trying to find out if X220's with Model Part Numbers of 4287-5TU have the IPS screens? I cant find the model through the Lenovo model search. Thanks for the help.

    Hi
    I can't explain why partslookup service by MTM doesn't show your laptop parts. Though support site contains its short specification.
    Try to get parts list by laptop serial number if you know that one:
    http://support.lenovo.com/us/en/partslookup
    You'll find the panel p/n and its description.

  • Table name to find out roles assigned to USER !!

    Hi BW Gurus,
    i want to find out all the roles assigned to users , i check in tables USR01, USR02 , USR21, and ADRP ...... i got first name , last name , account number . BUT I NEED ROLES . can anyone kindly help me ,since otherwise i have to copy paste all manaully which takes more time...
    100% points are assingned
    SHERWIN

    Hello,
    Check in this tables:
    AGR_USERS - Assignment of roles to users
    AGR_USERT - Assignment of roles to users
    AGR_PROF - Profile name for role
    AGR_AGRS - Roles in composite roles
    Assign points if this helps
    Regards,
    Jorge Diogo

  • Is there any way to find a stolen iPad with an operating system of 5.1.1?

    My older iPad with the operating system of 5.1.1 has been stolen. Not worth a whole lot, but it's the principle. Find my iPad, I believe, was turned on, but I don't know how to go about searching for it. Can anyone  help?

    You'll need to log into your account at www.icloud.com and use the "Find My iPhone". If the iPad was truly activated, you would see it there. But, you still need to contact the proper authorities (the police) to retrieve it.

  • How to find out roles for a user

    Hi Experts,
                How do i find the roles that are assigned to me and for other users of BW and R3.
    Thanks
    Dave

    hi Dave,
    you can try table AGR_USERS,
    UNAME for user and AGR_NAME = role(s) assigned.
    or transaction SU01 to see user detail.
    (normally bw developer no authorization for this).
    hope this helps.
    PS.
    Put yourself on the SDN world map (http://sdn.idizaai.be/sdn_world/sdn_world.html) and earn 25 points.
    Spread the wor(l)d!

  • Find out room ID with a given document URL

    Hi, Experts,
    I am new to KM.
    I wanna create an application, which can find out the room ID after given a document URL.
    doc URL short ID e.g.https://abc.com/irj/go/nui/sid/d02704ea-1111-2e10-f0b3-adf62453643d
    room ID e.g. 70823d8e-5d0b-6f10-a222-ec780d200f78
    the given URL will link to a document.
    I need to find out which room stores this document.
    based on the room ID found out, I will know the room admin
    Any idea or suggestions about which API or method I could use? to get the room ID after the doc URL given?
    Thanks a lot!

    Hi, Experts,
    I am new to KM.
    I wanna create an application, which can find out the room ID after given a document URL.
    doc URL short ID e.g.https://abc.com/irj/go/nui/sid/d02704ea-1111-2e10-f0b3-adf62453643d
    room ID e.g. 70823d8e-5d0b-6f10-a222-ec780d200f78
    the given URL will link to a document.
    I need to find out which room stores this document.
    based on the room ID found out, I will know the room admin
    Any idea or suggestions about which API or method I could use? to get the room ID after the doc URL given?
    Thanks a lot!

  • How to find out users inapproprate access in the system

    Hi Experts,
    Please any on help me out how to find out the inappropriate critical/sensitive Access is granted to all end users.
    Regards,
    Reddy v.

    Hi Siddhesh,
    Thanks for your reply.
    I already used  the SUIM T-code, but unable to find out users, those who have critical / Sensitive authorization, could you please help me to find out the same by using SUIM,
    We will  able to get the critical / Sensitive authorization users details by executing RSUSR005.
    It display all Usres those who have critical / Sensitive authorization.
    But I want to know is thier any other way to find out the same.
    If any one help me to find out it will usefull for me for the security issue.
    Thanks
    Prakash

  • How to find out email id from CUA ?

    Hi,
    I would like to have a list of user id with email from CUA. Is there any table/report from where I can get both ?
    All users are maintained with user id and email into SU01.
    Thanks...

    Hi Prashant,
    To make it even more easy I would suggest that you use transaction SQVI. I tried it for this issue and it worked. I plan to use it now for other similar queries. In SQVI you can define a join of USR21 and ADR6 tables and construct a query around it which  would get you the data easily.
    Please follow the following steps for this:
    1. Go to transaction SQVI.
    2. Give the query name as Z*....
    3. Now press the create button.
    4. Give a title of your choice and in data source choose TABLE JOIN option. Choose Basis Mode option as well.Press enter.
    5. Now you come to the Join Definition Screen. Choose insert table and then choose ADR6 and USR21. After this go back.
    6. Now choose List fld. select TABSTRIP. From available fields option move
    User name in user master record  and Internet mail (SMTP) address to Fields in list. This will define out output fields.
    7. Choose SELECTION FIELDS tabstrip. Here move the value User name in user master record from available fields to Selection fields.
    8. Save the entries.
    9. Execute the query and give user ids of your choice and check for the output.
    Let me know if it worked for you!!. Please award points accordingly.
    Regards.
    Ruchit.

  • How to find out the projects with status "Invalid"?

    I'm new to Oracle Projects -OP. We are on 12.0.4. This' my new job.
    I have a task of "Remove projects with status 'Invalid' ".
    Questions:
    How to access the OP forms to verify the existent of the invalid projects?
    What are the PA tables having the status info -- I mean those showing the status with 'Invalid'?
    Thanks A lot.
    an apps dba

    I could not find a sample for the DELETE_PROJECT. I have coded the delete project by modifying the sample of the CREATE_PROJECT.
    -- delete a project with the status INVALID shown in pa_project_statuses.project_status_name
    --set serveroutput on size 20000
    DECLARE
      -- Variables needed for API standard parameters
      l_api_version_number          NUMBER := 1.0;
      l_commit               VARCHAR2(1) := 'F';
      l_return_status          VARCHAR2(1);
      l_init_msg_list          VARCHAR2(1) := 'F';
      l_msg_count               NUMBER;
      l_msg_index_out          NUMBER;
      l_msg_data               VARCHAR2(2000);
      l_data               VARCHAR2(2000);
      l_pm_product_code          VARCHAR2(10);
      l_responsibiity_id          NUMBER;
      l_user_id               NUMBER;
      l_pm_project_reference     PA_PROJECT_PUB.PROJECT_IN_REC_TYPE;
      l_pa_project_id          PA_PROJECT_PUB.PROJECT_IN_REC_TYPE;
      API_ERROR               EXCEPTION;
    BEGIN
    -- GET GLOBAL VALUES
      select user_id, responsibility_id
        into l_user_id, l_responsibiity_id
        from pa_user_resp_v
       where user_name = 'J23N';          -- need to get from Apps
    --SET GLOBAL VALUES
        pa_interface_utils_pub.set_global_info(
        p_api_version_number     => 1.0,
           p_responsibility_id     => l_responsibiity_id,
           p_user_id          => l_user_id,
        p_msg_count          => l_msg_count,
           p_msg_data          => l_msg_data,
           p_return_status          => l_return_status);
    -- PRODUCT RELATED DATA
      l_pm_product_code := 'R_INVALID';           -- can be user defined
    -- PRODUCT DATA (PROJECT_IN_REC_TYPE)
       l_pm_project_reference.pm_project_reference := null;
       l_pa_project_id.pa_project_id := 1001;
    --INIT_CREATE_PROJECT
      --pa_project_pub.init_project;
      dbms_output.put_line('Before delete_project');
    --DELETE_PROJECT
      pa_project_pub.delete_project(
         p_api_version_number => l_api_version_number,
         p_commit                    => l_commit,
         p_init_msg_list         => l_init_msg_list,
         p_msg_count                => l_msg_count,
         p_msg_data                  => l_msg_data,
         p_return_status         => l_return_status,
         p_pm_project_code       => l_pm_product_code,
      p_pm_project_reference => l_pm_project_reference,
      p_pa_project_id         => l_pa_project_id 
    -- Check for errors
      if l_return_status != 'S'
      then
        raise API_ERROR;
      end if;
      dbms_output.put_line('Deleted Project Id: ' || l_pa_project_id.pa_project_id);
      --dbms_output.put_line('Deleted Project Number: ' || l_project_out.pa_project_number);
      Commit;
    --HANDLE EXCEPTIONS
    -- Get the error message that were returned if it did not complete sucessfully
      EXCEPTION
      When API_ERROR then
        dbms_output.put_line('An API_ERROR occurred');
        if l_msg_count >= 1
        then
          for i in 1..l_msg_count loop
            pa_interface_utils_pub.get_messages(
              p_msg_data      => l_msg_data,
              p_encoded     => 'F',
              p_data           => l_data,
              p_msg_count      => l_msg_count,
              p_msg_index_out => l_msg_index_out);
            dbms_output.put_line('error message: ' || l_data);
          end loop;
          rollback;
        end if;
      When OTHERS then
        dbms_output.put_line('An error occured, sqlcode = ' || sqlcode);
        if l_msg_count >= 1
          then
          for i in 1..l_msg_count loop
            pa_interface_utils_pub.get_messages(
              p_msg_count      => l_msg_count,
              p_encoded     => 'F',
              p_msg_data      => l_msg_data,
              p_data           => l_data,
              p_msg_index_out => l_msg_index_out);
            dbms_output.put_line('error message: ' || l_data);
          end loop;
          rollback;
        end if;
    END;Can anyone with the experience of PA_PROJECT_PUB make comment on this Delete Project block? On the struncture level is it correct?
    I run it and get
      pa_project_pub.delete_project(
    ERROR at line 48:
    ORA-06550: line 48, column 3:
    PLS-00306: wrong number or types of arguments in call to 'DELETE_PROJECT'
    ORA-06550: line 48, column 3:
    PL/SQL: Statement ignored
    Please make your comment on the structure (the logic)  of the delete project before providing the advice on the debug.
    I would like to make sure the logic is correct first.
    TIA

  • How to find out Shopping Cart created in backend system or ECC system

    Hi All,
    I am new  to SAP SRM7.0.  The Client has implemented "Extended Classic Scenario".  i.e. SC>Approval>PO>Confirmation>Invoice process in ECC.
    We created few SC with "Free text" i.e. Describe what you need option in SC.
    The SC is created with 4 digit number 2690.  Also, the Status " Approved". since its low value.say 5 GBP.
    I have like 25 to 30 SC created like this:  I need to know the following:-
    1. When i open SC and look for Related document, i see only SC number , but no Follow on document.  not sure why ?
    2. How can i know the list of SC in backend system. i.e like ECC of the SRM backend system.  Please let me know the table name it get stored.. I searched EBAN and found only those which has PO is stored.
    also can you please advise if by creating the SC in SRM.. will get replicated in ECC system ?. or only if Follow on doc gets created it will get replicated in ECC system?.
    Thx
    MJ

    Hi,
    SC is never replicated to backend.
    Extended scenario document flow is SC -> SRM PO(Main) -> ERP PO(Copy).
    Please go to BBP_PD transaction and navigate to SC item detail. You see what is the follow-on document.
    Regards,
    Masa

  • CR XI Database Connector Error 220 Out of Range with Remedy AR System

    Post Author: schilders
    CA Forum: Data Connectivity and SQL
    Good Afternoon,
    We just upgraded to CR XI and I'm now attempting to refresh a report based on our Action Request System.  I received the database connector error 220 out of range and cannot refresh the report.  Has anyone else experienced this issue?  If so, how did you fix it?
    Thanks,
    Sid

    Post Author: Alleda
    CA Forum: Data Connectivity and SQL
    Hi
    I have a similar problem, have you found any solution?
    Dan

Maybe you are looking for

  • Color management: Adobe RGB 1998 issues in print module

    When printing to a JPEG file from the Print Module, I've noticed that the "Adobe RGB" profile differs substantially from the "Adobe RGB (1998)" profile supplied with Windows. When viewed with Photoshop, the "Adobe RGB" images are much more saturated

  • How do I delete my iCloud account if I don't remember the PW for it? The email it's linked to doesn't work anymore either. HELP!

    I'm trying to use a different iCloud account because the old account has an outdated email and now everytime i try to delete the iCloud accound it doesn't let me without a password. I don't remember the password and I can't reset it either since the

  • Which are Better For Editing:  Speakers or Headphones

    I am editing a low budget feature length movie using Final Cut Pro Studio 2 and I am just learning about the sound side of editing. Can anyone help me with the following? 1. Is it better to edit using speakers or headphones? 2. If speakers, which are

  • Uninstalling things

    I have recently stopped my navigator and I want to get it off my phone.  I have a storm 1 phone and what i'm wondering is since it is similar to a computer in some ways, do I need to uninstall the navigator (and other programs) to get rid of it or ju

  • Can't access env-entry s in init()

              Hi all,           How can I access the <env-entry>'s I have in my deployment descriptor in my servlet's           "init()" method? I'm not getting the values from there.           Should I pass parameters to my "new InitialContext(...)" cal