How to identify what role was deleted in SUIM report ?

Dear all,
Whenever a role is deleted, in SUIM --> change document of a user, it only shows the profile name, based on the profile name we can't figure out what role was it.
Any solution for this ?
Your advice and comment will be appreciated.
Thanks.
Regards,
Kent

Hi,
It is possible to see who and when the role is deleted...
Here are the steps for the same.
1. Start SUIM
2. Go to Change Document --> For Roles
3. Enter Role name (for example Z*), Enter Username (Changed by), Date, Time (From and To)
4. Select "Create and Delete Roles" in Change Documents.
5. Execute.
You will see the report who and when the Role is deleted.
Regards.
Rajesh Narkhede

Similar Messages

  • How do i find out what app was deleted by mistake on my iphone 5?

    How do I find out what app was deleted by mistake on my iphone5?

    Do you mean that you deleted an app by mistake and you don't know which one it was?
    Look for it in the Apps section of iTunes. If you used iTunes to sync your phone, just choose Install next to the app, then resync.

  • How to identify what are all the events are created in background jobs?

    Hi all,
    how to identify what are all the events are created for  background jobs. And what events gets triggered for a particular job.
    thanxs
    haritha

    Hi Haritha,
    JOB is a program which starts to a determined point of time and executes some standard programs in the system. JOBs can be planed to a determined point of time on the regular basis (every night, for example) or to some discret time moments. So, the JOB can be planed and then will be started automatically without the manual start.
    Realtime programs are understood in the most cases as actual program execution which is started by somebody to the actual moment of time.
    Typically per JOBs some special processes will be started that should be executed automatically and regularly: for example, IDOC application, some correction reports, statistic updates etc.
    Standard jobs are those background jobs that should be run regularly in a production SAP System These jobs are usually jobs that clean up parts of the system, such as by deleting old spool requests.
    Use
    As of Release 4.6C, the Job Definition transaction ( sm36 ) provides a list of important standard jobs, which you can schedule, monitor, and edit.
    Standard jobs are those background jobs that should be run regularly in a production SAP System. These jobs are usually jobs that clean up parts of the system, such as by deleting old spool requests.
    for more information you can go thru the following thread:
    http://help.sap.com/saphelp_nw70/helpdata/en/24/b884388b81ea55e10000009b38f842/frameset.htm
    About Events:
    Events have meaning only in the background processing system. You can use events only to start background jobs.
    Triggering an event notifies the background processing system that a named condition has been reached. The background processing system reacts by starting any jobs that were waiting for the event.
    Types of Events:
    There are two types of events:
    1.)System events are defined by SAP. These events are triggered automatically when such system changes as the activation of a new operation mode take place.
    2.)User events are events that you define yourself. You must trigger these events yourself from ABAP or from external programs. You could, for example, signal the arrival of external data to be read into the SAP system by using an external program to trigger a background processing event.The event scheduler processes an event if the event is defined in the system.
    For example, if a system (System 1) receives an event from another system (System 2), the event scheduler of System 1 processes the event only if it is defined in System 1. That event does not need to be defined in System 2 (the sending system).
    You define an event by assigning a name (EVENTID) to it. When defining an event, you do not define the event arguments.
    for more information you can go thru the following thread:
    http://help.sap.com/saphelp_nw04s/helpdata/en/fa/096e2a543b11d1898e0000e8322d00/frameset.htm
    When you schedule the process chain or infopackages the jobs associated with it run in the background mode. In case you want to create a job for a specific activity you can do so in SM36. You would be creating jobs that would get executed in any one of the options:
    1. Immediate
    2. Date & Time
    3. After event.
    4. After job.
    5. At Operation mode.
    In case you want to view the job logs go to sm37.
    Also Pls check DB02 for database performance and ST03 for workload .
    Analyse u will have an idea ,
    *pls assign points,if info is useful**
    Regards
    CSM reddy
    null

  • How to identify what queries are embeded in workbook in bi 7?

    Hi all,
    How to identify what are all the queries are used in the workbook in Bi 7?
    can anyone help me on this!!
    Thanks
    pooja

    Hi,
    Please check the table RSRWORKBOOK. Enter the name of the work book, it will give you the GENUID of the query. Pass these values to table RSRREPDIR. You will get the names of the queries.
    - Jaimin

  • How to identify which role user is associated with?

    Oracle 11.0.1.7:
    How do I identify which role a user is associated with?
    Also how do I identify the privilges for a given role. For eg if SELECT, INSERT, DELETE was granted for a table to a role which dictionary table do I look at?
    I looked at USER_TAB_PRIVS.

    Check this:
    http://www.adp-gmbh.ch/ora/misc/recursively_list_privilege.html
    HTH
    -Anantha

  • How to identify the info package deleted by someone in process chain?

    Hi all,
    I can see a couple of info packages were deleted in the production system and it was removed from the process chain too!!
    how to identify who has deleted the info package in the production system:?
    Thanks

    Can you is there any transport available with the Infopackage deletion activity?
    in SE01 you can check in production system and check if your IPAK is stored in it or not..? IF yes then you can check the user.
    Also you can track is there any deletion transport has come from D to P or Q to P? Can you check whether the IPAK is available in D and Q?
    Also you can check the process chain recent modified by in RSPC and check if there is any user details were captured?
    OR you can also look at in transaction SLG1. Check for the logs..
    Hope this helps,
    Murali

  • How to know what errors was with a step?

    From odi repository, it get the step 'p_convert_ods_targets' got errors. (step 'p_convert_ods_targets' is a procedure)
    SQL> select step_name,nb_row,nb_err from snp_step_report
      2  where step_name='p_convert_ods_targets';
    STEP_NAME                          NB_ROW     NB_ERR
    p_convert_ods_targets                   2          2How could I know what errors was these?
    Any help will be appreciated!!!
    Best wishes,
    Satine

    I dont think you can extract any more information from this.
    These entries in this table are made by a scenarios that is compiled from a procedure. This procedure would contain some steps with Jython commands like
    <%=snpRef.setNbRows(2) %>
    <%=snpRef.setNbErrors(2) %>
    So, its just a variable that is being passed to the above odi functions and these values are being recorded in NB_ROW and NB_ERR columns.
    You will need to look at the code of the procedure to find out whats going on.

  • Easy Question: How to identify user roles within form?

    Hi folks,
    I would like to display/hide button which calls static data maintenance form (from other form) based on current user roles.
    If user has role "STATIC_DATA" granted then DISPLAY button (which calls static data form), else DO NOT DISPLAY it.
    Any example, how to get user roles within form?
    Thanks,
    Tomas

    I can do it with below code:
    declare
      l_cnt number;
    begin
      select count(*)
         into l_cnt
         from user_role_privs
      where granted_role = 'STATIC_DATA';
      if l_cnt > 0 then
            -- display it
      else
         -- do not display
      end if;
    end;I think, above should work.
    Thanks,
    Tomas

  • How to see what sites was viewed and deleted?

    I need to know what was viewed and deleted on firefox when I was at work? I asked comcast but they said I have to ask you guys. The history isn't there and will not restore. Can you please give me a list of viewed websites for this week or how can I get this information? It is very important that I get to the bottom of all of this. My e-mail address is [email protected] Thanks for all the help that you can give me in this situation.

    If the history is no longer present in the Bookmarks and History Manager (Library) then it has been deleted and is no longer accessible from within Firefox.<br />
    *History > Show All History
    *http://kb.mozillazine.org/Viewing_the_browsing_history_-_Firefox
    In such a case only logs in security software or a router may still have that history of visited websites.

  • How do you know what char was deleted?

    I'm writing a GUI app that will need to keep track of opening and closing parens. It's pretty easy to Listen for when a paren is added, but I'm not sure if there a way to verify whether or not a deleted char was a paren. Does anyone know if JTextPane has some sort of buffer that stores things like this? Thank you for any information you can provide.

    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import javax.swing.text.*;
    public class Test3 extends JFrame {
      public Test3() {
        setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
        Container content = getContentPane();
        JTextPane jtp = new JTextPane(new MyDocument());
        jtp.setText("Now is the ((()))time for all good men");
        jtp.setCaretPosition(15);
        content.add(new JScrollPane(jtp), BorderLayout.CENTER);
        setSize(200,200);
      public static void main(String[] args) { new Test3().setVisible(true); }
    class MyDocument extends DefaultStyledDocument {
      public void removeUpdate(DefaultDocumentEvent chng) {
        try {
          String adios = getText(chng.getOffset(), chng.getLength());
          if (adios.indexOf(")")>-1) System.out.println(")");
          if (adios.indexOf("(")>-1) System.out.println("{");
        } catch (BadLocationException ble) {}
    }

  • How to identify a role that is not working

    In what table or through witch function module can I see that there's a problem with a user's role via ABAP?
    I have a role that seems to be fine when I search it with  function module PRGN_READ_USERS_FOR_ONE_AGR. But when I search it with SU01, it appears with a red threshold and the user can not acctually access the functionalities of that role.
    What I need is to know, though my ABAP code,  which users returned by PRGN_READ_USERS_FOR_ONE_AGR do not really have the role working properly.
    Any ideas of how can I get this information?
    Thanks in advance,
    Carol.

    I am an ABAP developer, not a role administrator. I am writing a code that assigns roles to users based on other roles that they have. What I am trying to do is to make my program more robust by not assigning a role if this other role have any sort of problem. The standard function I am using, PRGN_READ_USERS_FOR_ONE_AGR, does not identify that there is a problem and neather can it be identified through the table AGR_USERS.
    Got it?
    Carol

  • Finding What text was deleted in a Document

    How do I find out what text has been deleted in a document?
    the public void removeUpdate(DocumentEvent e) method is called when the document has already been updated, so the offset and length in the document event seem to be useless. The UndoableEditEvent seemed promising, but apparently the modifications stored in the UndoableEdit are not accessible...
    This shoudln't be that hard! Off course, I could keep a copy of the document text updated, but that seems awfully inefficient!

    I found a solution, but I'm not entirely satisfied, so the question is still opened. The solution is to extend one of the default document classes, overriding the remove() method to notify a new type of event, and then invoke super.remove(). This works, but it's not perfect, because if the super.remove() doesn't succede (i.e. throws an exception) what was notified is wrong.
    I'm still very surprised that there is no obvious way of capturing the removed text... please let me know if you can see any.

  • How to identify which albums I deleted by mistake

    Hello,
    I have ripped 2403 albums from my CD collection on my iTunes. Yesterday I tried to install another two but I entered some info wrong and deleted the two new entries.
    Unfortunately, I realized rightaway that my number of albums, which should have gone back to 2403, was now down to 2400. I have no idea what the 3 missing albums are; since I did not notice what happened during the deletion of my two new entries, they could be any of the other 2403.
    Is there a way to find out which albums I deleted by mistake? I am thinking, perhaps, of an index list that would tell me what the last operations or modifications were made in iTunes, or the like.
    Otherwise it is like trying to find three needles in a stack of 2403 other needles.
    Thank you. M.

    You can put everything into the "Automatically add to iTunes" folder, but there are occasional horror stories about those files going missing. You can also add the entire media folder, but occasionally that can create duplicate entries in the library, particularly if you have split the media folder to a separate location on a drive that isn't permanently connected to your computer.
    tt2

  • How to identify what to change with a BADI

    I have to implement a BADI for the first time. I have no big problem with the general concept, but I am having a major problem with knowing what data structures can be modified.
    I am implementing the BADI PARTNER_UPDATE in CRM. I have a break point in my implementation, but I cannot explicitly see what structures are available for me to modify.
    The documentation for the BADI (which SAP expressly state must be comprehensively maintained) is non-existent in english. There are no structures passed in with the method, and when I look at the implementing object in the debugger I cannot see any of the atributes, public, statis or private.
    So how can I find out what are the structures that can/should be updated in the BADI? This is irritating; at least function modules are self-documenting with respect to structures that can be used (provided that they are passed into the FM). Methods too, if they have parameters, but this BADI is not very helpful at all.
    Kind regards,
    Tony.

    Hi,
    even  i' am not able to find any thing.
    it doesn't need any thing to pass..
    but there is a sample implementation check it.
    <b>CL_EX_PARTNER_UPDATE</b> in SE24.
    two methods are implemented.
    you can see the code also.
    regards
    vijay
    Message was edited by: Vijay Babu Dudla

  • How to Check How Many Times FSMO Roles was Changed?

    Thanks Gary!

    Hello guys!
    I'm in a new company and we recently had problems with Primary Domain Controller.
    I had need to seize all FSMO roles from a dead server to another.
    In the past I read a lot of articles and most of them describe that the best practice is to change de FSMO roles once in life.
    I need to know if that is true and if it is a way to know how many times FSMO was changed on a domain.
    Thanks in advance,
    Marcelo.
    This topic first appeared in the Spiceworks Community

Maybe you are looking for

  • Can I show multiple calendars at the same time, as you can  in Outlook

    I want to use the calendar for a service dept & show several calendars at the same time, vertically, for each person. Is this do-able?

  • View State question - changing states and custom states

    Hi all, I'm working on an application that lets a user register for an event. Each event has associated child information: conferences, tickets, etc. associated with it. What I'm trying to do is create some sort of checkbox list so that, when a user

  • Performance impact in Oracle 8i - BLOB vs BFILE

    Hi Guys, We are evaluting intermedia to store multimedia objects. Does any know if storing and retreiving documents in Oracle database has impact on standard data stored in the database? Is it worth having a seperate database instance for storing tab

  • HOWTO: Process IDocs from non-SAP sender

    Hi everybody! I have a small problem with the following scenario: There is an external, non-SAP system that is able to send IDocs. Those (customer-) IDocs are as of now processed by an R/3 backend. Now this solution has to be migrated to an XI-based

  • Graph error in BIEE11.1.1.5

    Hi , I face a problem, when I add a graph in answer on BIEE11.1.1.5, the graph will error, one red X in frame ,I can't see the graph. I'm using IE7. Any one know ? Thank you!