User change log report in Console

Dear Experts,
We have one audit requirement. We need u2018change logu2019 for useru2019s role modification.
I checked in console logs. I found the log for delete user & modify user. In case of delete user it is giving details which are the users had been deleted. But in case of role modify in user, it is not giving which are the users had been modified or which newly role had been assign.
We need change log report from MDM console.
Regards,
Gaurang

Hi Gaurang,
<repositoryAdmin><role action="modify" id="2"><functionRight>
<function>16777216</function><access>1</access>
</functionRight></role></repositoryAdmin>
In this case the role with ID 2 has been modified. The authorization with ID 16777216 (see function ID map below) has been set to 1 (Execute).
Below this section there is one table with function ID and Description.
Here in case of change in functions Tab
<access>X</access> will tell u if the function is set to Execute or None:
Legends:
Execute:1
None:0
and which function u will get from <function>16777216</function>
For decoding the function id there is a table given in section 4.2
and if there is any change in the table and fields tab:
then log will be as follows:
<repositoryAdmin><role action="modify" id="5"><objectRight> <object>1</object><type>0</type><access>2</access>
</objectRight></role></repositoryAdmin>
where access will tell u if its Read Write(3) or Read Only(2)
Which table u will get from <object>ID</object>
Now this role ID and Table ID is the Index values which u can get using API.
Try to write an api which will extract the Table ID ,Field ID and Role ID information in an Excel this u can use as reference the decode the Log.
Regards,
Neethu Joy

Similar Messages

  • User Change Log - "Defaults" Tab

    I know that via SU01 you can run RSUSR100 to see the user changes logs.  The issue we're having is that a user has changed their printer (Output Device) and we're trying to determine who changed it and when.  Is there a change log for this information?  We'd also like to have change log information for the User Parameters data as well.
    Does any know if this information is contained in any table, change log, report, etc.?

    Hello Bernard,
    The following has been extracted from help.sap.com which has explained the objects for archiving change documents.
    User master records and authorizations are stored in the USR* tables. You can reduce the amount of space that these take up in the database by using the archiving function. Change documents are stored in the USH* tables. The archiving function deletes change documents that are no longer required from the USR* tables.
    You can archive the following change documents relating to user master records and authorizations from the USH* tables:
    ●      Changes to authorizations (archiving object US_AUTH)
    ●      Changes to authorization profiles (archiving object US_PROF)
    ●      Changes to the authorizations assigned to a user (archiving object US_USER)
    ●      Changes to a useru2019s password or to defaults stored in the user master record (archiving object US_PASS)
    The last point also mentions changes to "defaults" stored in the user master record which makes me think that they may be getting stored in one of the tables.

  • Change log report S_AHR_61016380 not picking IT0025

    Hi Experts,
    I need the change log report to capture the details of changes made in IT0025 (Appraisals).
    I have made necessary configurations to the below tables by watching in other SDN threads, but still my problem is not solved.
    Also made changes to master data (IT0025) and tested, but still no use.
    Log report is not picking changes made to IT0025.
    Please suggest
    Thanks
    Venkatesh

    Dear Expert,
    for logged changes in infotype report  we need to install crystal report.
    please suggest.

  • PO change log report

    Dear experts ,
    Do we have any standard report that would give the details of PO change log . I do not want to open the PO document & check for its change log , but want a report with multiple pos as input & corrsponding changes as o/p .
    Regards
    Anis

    Hi there
    STD transaction (end user level - front end- t code) we dont have it,, but through SE16/ se16n you can see it,, (table level)
    Go to the transaction - SE16/SE16n
    Table-CDPOS
    Max no of hits- "BLANK"
    in the object values enter the PO ranges ex- 4500017000-4500018000 (or leave it blank)
    Execute it,, you will get the list of changes,,
    Ref the below link for more details
    http://www.sap123.com/a/47/#
    Hope it helps
    Thanks
    Senthil

  • Route Change Log Report

    Please advise how to sort out change logs of route on existing order lines from tables SE16 CDHDR/CDPOS. Since there's no available tranaction Code \ Report for user to track change history.
    If any other solution available, please advise it as well.
    Thanks in advance!
    Regards.......

    Dear,
    Thanks for your quick reply, I know that we can see this in VA02, I have a set of 200 Sales Orders, Now the Question is :
    Is there any report \ Tcode where I can see all the changes made in the routes at a time?????
    Hope you understand the question.
    Regards..................

  • OB52 change log report

    Hi,
    I have a requirement where i need to to copy the standard report RSVTPROT Evaluation of Change Log  (OB52 Transcation) to custom report and change the layout format to ALV . When i looked into the standard report the report RSVTPROT is being called using submit report passing the object (Table/View). Could any of them worked on this issue please let me know other than the table t001b/V_too1b is being passed as object while calling the report.
    If it is possible to change the layout to ALV report  can u guide me on the same.
    Regards,
    Ravi

    Hi
    No Standard report is available in SAP

  • Why the creation of a infotype is not traced by infotype change log report?

    Hello Experts,
    I triggered the trace of IT655 change for infotype auditing report RPUAUD00. But I found out if just create the infotype with a certain start date without changing any field, this creation cannot be picked up by the report. Is this normal or not? What else I can do to trace the creation also?
    Thanks,
    Allan

    Allan - We are having a similar issue with Events (0000) infotype? Did you apply note 44206 in your system?
    If you applied the note, did the developer implement the changes to the 2 Standard SAP programs (per note 44206)?
    If you didn't apply the note, how did you resolve the issue of the trace within the infotype?
    Any response is appreciated.

  • Change Log Report

    Hi Gurus,
    Is there any transaction that can give a sort of statistic/failure rate about the changes happened to purchase order raised?  I need the list of changes made between a time frame to that PO.
    In our organization POs are open for long years and update over a long time, Hence we want to obtain the statistic to check which Purchase order was most amended and what are the changed values?
    Many Thanks
    Kumar

    Hi
    There is no transaction that can give you the PO changes,
    All the changes of the PO are recorded in tables CDHDR and CDPOS,
    You can develop a report or query using these tables and genrate your rport accordingly as per the required selection and required out put fields.
    These are very huge database tables so you need to ensure that this report does not effect sytem performance.
    Thanks & Regards
    KK

  • Infotype Changes Log Report

    Hi,
    I’m trying to trace the changes made infotypes using the report RPUAUD00, if some changes made in the Infotype 0000, 0001, 0002 then the changes are not traced in report. I have checked the viewV_T585A,V_T585B,V_T585C .
    I need to know why the changes are not reflecting in the report...
    Regards,
    SindhujaVC

    HI Sven,
    The last changed date for the infotype 0002 of the pernr is not displayed in the report.
    Regards,
    Sindhuja

  • Track Changes log of a specified Standard Text?

    Hello Experts,
    Am looking to develop a report (change log report) for standard texts, for example, (pls. note all input parameters of this standard text are same)
    Yesterday the user entered the standard text as
      This is yesterdays standard text
    And again user has changed today it to
    This is todays standard text
    Pls. let me know that is there any standard transaction to track these changes log? is there any table (seems STXH, STXL are not helps me) to store these changes? how can i retrive all these changes for a specified stanrd text?
    Thank you

    Hi M_S_Raju_0613,
    I never heard of a tracking feature for standard texts - standard sapscript texts must be an add on SAP took from any non-SAP development and never integrated well. So you have to change documents for them or the pool tables where they are stored.
    If only some texts and only special changes are in question, you may create a special program that stores a copy of the text and compares the copy to the actual text in  a recurring job.
    No better idea, sorry.
    Regards,
    Clemens

  • HCM hange log report

    Our IT-auditor would like to have a HCM change log report that displays all changes including operation sign. When I execute report RPUAUD00, I'll get a list with infotype, user name, but not the operation sign. Which report do I have to execute instead?

    Thanks for your reply Vick.
    When I select a series of personel numbers, a series of infotypes, a date range, and output in ALV i get a list view with fields:
    date, time, number, personel number, transaction class, infotype, user.
    The operation sign is not displyed until I click one of the changes.
    But actually, I don't want to click all the separate changes. I want a reprot with all chnages including operation sigh rightaway. Which report can I use for that purpose?
    Edited by: J. Weemhoff on Nov 17, 2008 3:40 PM

  • Firefighter Config change logs / SOD logs are  not displayed..

    We are on GRC 5.3, SP8. I have configured the SUP and firefighter id's are working fine. However, I am getting the message " No match nor conflict found " when I execute the 'Configuration Change Log report' and 'SOD Violations Report' even though the we changed the configuration and FF id's executed conflicting transactions defined in RAR. ' Log data changes ' box is already activated in the following tables:
    1. Configuration (/VIRSA/ZFFCONFIG)
    2. Controllers (/VIRSA/ZFFCNTRL)
    3. Critical Tcodes (/VIRSA/ZVIRTCODE)
    4. Firefighters (/VIRSA/ZFFUSERS)
    5. Owners (/VIRSA/ZVIRFFIDS)
    6. Reason Codes (/VIRSA/ZFFRCD)
    7. Security (/VIRSA/ZVIRFFPWD)
    Still the logs are not displayed.  Thanks for your help.
    Regards,
    Raj

    Hi Raj,
    Can you check the SM37 background job../VIRSA/ZVFATBAK is running or NOT???
    Regards'
    Gangadhar

  • How to see who is log in attendant console

    Hi, I'm looking to see which user is log in attendant console, is there a way to do that ?

    Try this link
    http://www.cisco.com/en/US/products/sw/voicesw/ps555/products_qanda_item09186a00800b0a20.shtml

  • Is there any way to download/print/export the CUP Change Log?

    Does anyone know if there is a way to export, download, print, etc. the CUP Change Log report?  We are on GRC 5.3 SP13.
    We have just started an audit review and the Auditors are asking for a report of all changes made since 10/1/2010.  I can generate it on the Configuration/Change Log/Search Change Log screen but it doesn't seem to have any export/print options.
    If this is not possible, does anyone know what tables make up the Change Log?  I may be able to give them a report off of the tables.
    Thanks.

    Hi Bob,
    by default there is no export feature for that one.
    To find the right table I only see that you would need to query the tables for one of the entries to find the right one as there is no official DB structure published.
    Best,
    Frank

  • Every mavericks user, except 13" late rMBP, do you have "kernel usb keyboard" log report issue on your console, check it out please

    hi everyone, we are the owners of the late 2013 retina macbook pro, with this keyboard and trackpad issue.
    please help us by looking at your console for this log report:
    08/11/13 00:49:01,000 kernel[0]: The USB device Apple Internal Keyboard / Trackpad (Port 5 of Hub at 0x14000000) may have caused a wake by issuing a remote wakeup (2)
    we are really curious whether it is only happening on our 13" rMBP or is it happening on everyone's mac with mavericks.
    especially we would like to know whether this report is also on 2013's mac. MacBook Pro Retina 15" late 2013 Haswell, iMac Haswell, MacBook Air Haswell.
    Thanks for your help, really appreciate all your reports!
    please help us so that we could try track it down whether the issue is hardware or software related.

    Yes, after the EFI update I'm seeing over 4,000 of these error messages.
    12/16/13 1:08:32.000 PM kernel[0]: The USB device Apple Internal Keyboard /Trackpad (Port 5 of Hub at 0x14000000) may have caused a wake by issuing a remote wakeup (2)
    This happens everytime I touch the keyboard or trackpad. I believe this should not be a normal ocurrence performing such a NORMAL and Essential task as using the imbedded peripherals to operate a machine.
    I contacted Apple Support and spoke with a Senior Advisor for troubleshooting. I was instructed to send capture data to apple showing the console errors in their entirety.
    From my impressions speaking with Apple today, this is not a normal error and a exchange might be offered, but I'm afraid that will not remedy the issue. This being a chronic and widespread issue with OSX Mavericks and late rMBP Haswell models.

Maybe you are looking for