Infotype Log Activation -

Hi Guys
I would like to know if there is any way by which the Infotype Logs can be activated country wise? My main requiremnet is to enable them country wise and not for all country. Please let me know how to take care of this ?

Hi,
Program Name: - RPUAUD00
For better control in future you can activate the audit log.
You should activate the audit log for better control in future.
To activate the audit log
1) T.Code u201CSM30u201D and maintain the tables with respective values A) V_T585A, B) V_T585B, C) V_T585C.
2) Change the infotype which is maintained in last step.
3) Run T.Code u201CS_AHR_61016380u201D and tick respective check box.
You will get audit log. In this log you can check u201CUser IDu201D who changed the record, date & time, old record and new record values.
But you need to do some configuration .....
SPRO-PM-PA-Tools-Revision-setup change document
SPRO-PM-PA-Tools-Revision-log report starts ( you need to add these to the exist table here RPUPROTD and RPUPROTU).
Then run your T.code directly
S_AHR_61016381 - Log of Report Starts
S_AHR_61016380 - Logged Changes in Infotype Data
Regards,
Prasad Lad

Similar Messages

  • Logging Activity

    At the moment using Apex 3.2, but looking to upgrade to 4.1
    My company have asked me to look into logging activity from Apex.
    I can get a lot of useful information from the APEX_WORKSPACE_ACTIVITY_LOG view, ie pages viewed and times.
    I also need to log things like which button was pressed and which page process was called.
    Is there a way to do this from the Apex views ?
    Cheers
    Gus

    I am not sure how to get the information for the button clicked or the procedure that ran.Well, you wrote the process that gets triggered when the user presses a button, so just add the logging information to the process itself, something like this:
    begin
      my_logging_package.log_process (:app_id, :app_page_id, :app_user, :app_session, :request, p_procedure_name => 'my_other_package.my_procedure_name');
      my_other_package.my_procedure_name (:p1_name, :p1_address, :p1_phone);
    end;As you can see, you can get a lot of the information dynamically, but you need to provide the procedure name yourself.
    See http://docs.oracle.com/cd/E17556_01/doc/user.40/e15517/concept.htm#autoId38
    Also check out "Logger" for PL/SQL:
    http://tylermuth.wordpress.com/2009/11/03/logger-a-plsql-logging-and-debugging-utility/
    - Morten
    http://ora-00001.blogspot.com

  • OM Infotype Log

    Hello Folks,
    I just want to know is there any standard program/process to capture the OM Infotype log or is there any way to capture the OM Log through custom program like we have RPUAUD00 for PA Infotypes.
    Thanks & Regards,
    Nishanth Kumar.

    Hi friend
    Please check the below programs.
    Go to SA38, RHCDOC_DISPLAY and execute
    Try this program too RHRHAZ00
    Regards
    Santhosh.S

  • Alert log display"Log actively being archived by another process"

    In my Production database(9i) alert log display me "Log actively being archived by another process".
    I want to know why this show,reason and how can i solve it.
    Wed Dec 05 00:01:35 2007
    Thread 1 advanced to log sequence 30174
    Current log# 21 seq# 30174 mem# 0: K:\ORACLE\ORADATA\APR2\REDO21A.LOG
    Current log# 21 seq# 30174 mem# 1: K:\ORACLE\ORADATA\APR2\REDO21B.LOG
    Wed Dec 05 00:01:35 2007
    ARC1: Completed archiving log 19 thread 1 sequence 30172
    Wed Dec 05 00:01:35 2007
    ARC0: Evaluating archive log 20 thread 1 sequence 30173
    Wed Dec 05 00:01:35 2007
    ARC1: Evaluating archive log 20 thread 1 sequence 30173
    ARC1: Unable to archive log 20 thread 1 sequence 30173
    Wed Dec 05 00:01:35 2007
    ARC0: Beginning to archive log 20 thread 1 sequence 30173
    Wed Dec 05 00:01:35 2007
    Log actively being archived by another process
    Wed Dec 05 00:01:35 2007
    Creating archive destination LOG_ARCHIVE_DEST_2: '(DESCRIPTION=(ADDRESS_LIST = (ADDRESS=(PROTOCOL=tcp)(HOST=mtm2stdb)(PORT=1521)))(CONNECT_DATA=(SID=APR2)(ORACLE_HOME=d:\oracle\ora92)(SERVER=DEDICATED)))'
    Creating archive destination LOG_ARCHIVE_DEST_1: 'L:\ORACLE\ORADATA\APR2\ARCHIVE\APR2T001S30173.ARC'
    ARC0: Completed archiving log 20 thread 1 sequence 30173
    Thanks for any help

    You can ignore this error as long as you see that completed archiving of the logsequence
    you can see ARCO and ARC1 in the log
    you get this error message say ARC1 when ARCO is archivhing the log

  • Infotype Logging on IT0000 - BEGDA not avalibale

    Hi all,
    I have been using infotype logging since a very long time. I noticed a peculiar thing which I had not before, since I never had this requirement.
    Infotype logging does not allow logging to be performed on BEGDA ( in T585B table ) . Becuase of this, I am facing a peculiar issue.
    If an employee is performed the same action(MASSN)  with the same reason for action(MASSG) with different begin dates(BEGDAs) it does not get logged. A PERNR who gets promoted twice in a year will not have this recorded in IT0000 since everything except BEGDA remains the same to his prior record and IT logging cannot be done  on BEGDA changes.
    For example - this are the records in IT0000 for an employee
    PERNR          MASSN           MASSG          BEGDA
    1) 00010000    Z1                      01                  03/01/2009
    2) 00010000    Z2                      01                  03/01/2010
    3) 00010000    Z2                      01                  08/01/2010
    Z1  - new hire                01 - new position
    Z2 - Position change   -  01 Promotion
    Infotype  LOGS  for IT0000
    Record 1 and 2 appear in the logs. Record 3 does not get logged  since record 2 and 3 are the same except for BEGDA. And since BEGDA is not available for logging, BEGDA Changes are not considered for logging.
    has anyone faced this issue earlier
    regards
    Raj Jogam
    Raj Jogam

    Hi,
    Please check OSS Note 44206.
    Hope this helps.
    Donnie

  • Tcode for Infotype log in Personnel Administration

    Tcode for Infotype log in Personnel Administration

    Hi Santhosh
    as shared by our mates,for audit trail u can check this
    To track the changes in the SAP HR system we have the SAP standard report for that.
    Log report: RPUAUD00
    Please do the entries in the below table to activate the log report:
    V_T585A
    V_T585B
    V_T585C
    ABAP programs RSTBHIST or RSVTPROT can be used to analyze table changes
    Thanks to the contrbutors -Audit Trail is used to track the record changes
    http://saperphcm.blogspot.com/2010/07/audit-trail-is-used-to-track-record.html
    No Worries
    KG

  • Oracle Redo Log Activity

    Hi Members,
    I have an Oracle database instance where the log files continue to grow even where there is no activity from application usage.
    What I have noticed that there appears to be some frequency pattern as to when this log activity occurs.
    My question is, Are there any default Oracle processes or scheduled jobs that will result in this log data generation.
    Thanks
    Alan

    Hi
    You will have many background processes running and they generate text logs. You have e.g. MMON, automatic backups (when enabled), in 11g you have autotask process which will tune top sqls, gather stats etc. So even when nobody connects to the db you will still see some activities there.
    Paul

  • Clearing abap program log activity?

    I have created a simple executable program in client 800 sys of r3 inside a package .Now i want to change and edit the abap program.
    1>WILL SAP SYSTEM WILL BE KEEPING A LOG ACTIVITY OF WHAT TIME I CHANGE THE PROGRAM EACH N EVERY TIME.
    i mean will it be keep on tracking what time i open , what time i edit the programs???
    2>IF so i think the admin will be able to view my logs..
    3>IS IT POSSIBLE TO BYPASS THE LOG AND EDIT THE PROGRAM SECOND AFTER LOGGIN IN SAPSYTEM
    Removing the trace tat i have edited the program again..??
    Help me out to find answers for above??
    Moderator message: duplicate post, hacking not supported.
    Edited by: Thomas Zloch on Feb 1, 2012

    WILL SAP SYSTEM WILL BE KEEPING A LOG ACTIVITY OF WHAT TIME I CHANGE THE PROGRAM EACH N EVERY TIME.
    i mean will it be keep on tracking what time i open , what time i edit the programs???
    => whenever you change a object and activate it , a  new version is created , called as version management in SAP.
    >IF so i think the admin will be able to view my logs..
    => Yes
    IS IT POSSIBLE TO BYPASS THE LOG AND EDIT THE PROGRAM SECOND AFTER LOGGIN IN SAPSYTEM
    Removing the trace tat i have edited the program again..??
    => Why you will do that , its ok to change a program and no crime

  • ARC0: Evaluating archive   "Log actively being archived by another process"

    Hi,
    I have this messages many times on my alert log file:
    "ARC0: Evaluating archive log 2 thread 1 sequence 100
    ARC0: Unable to archive log 2 thread 1 sequence 100
    Log actively being archived by another process"
    But i'm not doing any remote archive on this database.
    I'm not having any problem on this database, i just want to know why these messages is happening if i don't have remote archive configured on my enviroment??
    Do you think that this parameter bellow will stop these messages?
    LOG_ARCHIVE_CALLOUT='LOCAL_FIRST=TRUE'
    Tks,
    Paulo

    You have multiple archivers.
    As archivers poll for redolog files, you get this message.
    Arc0 is already archiving, but arc1 will still poll for this archive.
    At least this holds true in 9i.
    Sybrand Bakker
    Senior Oracle DBA

  • After upgrade 10.6.2 computer no longer goes to sleep. system.log active.

    I can put it to sleep and it will do so (light in button slowly blinks).
    However over the energy control panel it no longer goes to sleep.
    In my system.log I see endless activity. Not sure how this will help me fix it though. Here is some of it.
    Dec 29 09:56:31 MBP-E /Library/Printers/Brother/Utilities/Server/NETserver.app/Contents/MacOS/NETserv er[163]: dnssd_clientstub ConnectToServer: socket failed 24 Too many open files
    Dec 29 09:57:31 MBP-E /Library/Printers/Brother/Utilities/Server/NETserver.app/Contents/MacOS/NETserv er[163]: dnssd_clientstub ConnectToServer: socket failed 24 Too many open files
    Dec 29 09:58:31 MBP-E /Library/Printers/Brother/Utilities/Server/NETserver.app/Contents/MacOS/NETserv er[163]: dnssd_clientstub ConnectToServer: socket failed 24 Too many open files
    Dec 29 09:59:31 MBP-E /Library/Printers/Brother/Utilities/Server/NETserver.app/Contents/MacOS/NETserv er[163]: dnssd_clientstub ConnectToServer: socket failed 24 Too many open files
    Dec 29 10:00:28 MBP-E /Library/Printers/Brother/Utilities/Server/NETserver.app/Contents/MacOS/NETserv er[163]: dnssd_clientstub ConnectToServer: socket failed 24 Too many open files
    Dec 29 10:01:31: --- last message repeated 1 time ---
    Dec 29 10:01:31 MBP-E /Library/Printers/Brother/Utilities/Server/NETserver.app/Contents/MacOS/NETserv er[163]: dnssd_clientstub ConnectToServer: socket failed 24 Too many open files
    Dec 29 10:02:31 MBP-E /Library/Printers/Brother/Utilities/Server/NETserver.app/Contents/MacOS/NETserv er[163]: dnssd_clientstub ConnectToServer: socket failed 24 Too many open files
    Dec 29 10:03:31 MBP-E /Library/Printers/Brother/Utilities/Server/NETserver.app/Contents/MacOS/NETserv er[163]: dnssd_clientstub ConnectToServer: socket failed 24 Too many open files
    Dec 29 10:04:31 MBP-E /Library/Printers/Brother/Utilities/Server/NETserver.app/Contents/MacOS/NETserv er[163]: dnssd_clientstub ConnectToServer: socket failed 24 Too many open files
    Dec 29 10:05:28 MBP-E /Library/Printers/Brother/Utilities/Server/NETserver.app/Contents/MacOS/NETserv er[163]: dnssd_clientstub ConnectToServer: socket failed 24 Too many open files
    Dec 29 10:06:31: --- last message repeated 1 time ---
    Dec 29 10:06:31 MBP-E /Library/Printers/Brother/Utilities/Server/NETserver.app/Contents/MacOS/NETserv er[163]: dnssd_clientstub ConnectToServer: socket failed 24 Too many open files
    Dec 29 10:06:54 MBP-E loginwindow[31]: in pamsmauthenticate(): Failed to determine Kerberos principal name.
    Dec 29 10:07:00 MBP-E loginwindow[31]: loginwindow SleepWakeCallback WILL sleep
    Dec 29 10:07:00 MBP-E ClamXavSentry[157]: We're currently watching for changes, so stop and then register to know when we wake up again
    Dec 29 10:07:00 MBP-E ClamXavSentry[157]: attempting to terminate gfslogger
    Dec 29 10:07:00 MBP-E ClamXavSentry[157]: Nighty night!
    Dec 29 10:07:00 MBP-E ClamXavSentry[157]: termination status = 15
    Dec 29 10:07:00 MBP-E kernel[0]: AFPSleepWakeHandler: going to sleep
    Dec 29 10:07:01 MBP-E spindump[7272]: Error loading /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter: dlopen(/Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter, 262): no suitable image found. Did find:\n /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter: no matching architecture in universal wrapper
    Dec 29 10:07:01 MBP-E spindump[7272]: Cannot find function pointer MyFactory for factory FAFCAFC3-BAE8-11D6-B4A8-00039315CD46 in CFBundle/CFPlugIn 0x1001119e0 </Library/Audio/Plug-Ins/HAL/JackRouter.plugin> (bundle, not loaded)
    Dec 29 10:07:21 MBP-E loginwindow[31]: loginwindow SleepWakeCallback will power on, Currenttime:12/29/2009 10:07:21.001 AM - Waketime:12/29/2009 10:07:21.000 AM = Deltatime:0.000836909
    Dec 29 10:07:22 MBP-E loginwindow[31]: askForPasswordBuiltIn after makekey, Currenttime:12/29/2009 10:07:22.044 AM - Waketime:12/29/2009 10:07:21.000 AM = Deltatime:1.043954909
    Dec 29 10:07:23 MBP-E configd[13]: Sleep: Success - AC 97 - Software Sleep
    Dec 29 10:07:23 MBP-E configd[13]: Wake: Success - AC 97 - EHC1 EHC2
    Dec 29 10:07:23 MBP-E configd[13]: Hibernate Statistics
    Dec 29 10:07:23 MBP-E ClamXavSentry[157]: Wakey wakey!
    Dec 29 10:07:24 MBP-E kernel[0]: AFPSleepWakeHandler: waking up
    Dec 29 10:07:24 MBP-E configd[13]: network configuration changed.
    Dec 29 10:07:24 MBP-E configd[13]: PMConnection AirPort configd plug-in com.apple.powermanagement.applicationresponse.slowresponse 3462 ms
    Dec 29 10:07:24 MBP-E configd[13]: PMConnection IPConfiguration com.apple.powermanagement.applicationresponse.slowresponse 3464 ms
    Dec 29 10:07:24 MBP-E ClamXavSentry[157]: do NOT scan email files
    Dec 29 10:07:24 MBP-E ClamXavSentry[157]: I will delete infected files
    Dec 29 10:07:24 MBP-E ClamXavSentry[157]: I will quarantine infected files
    Dec 29 10:07:25 MBP-E loginwindow[31]: in pamsmauthenticate(): Failed to determine Kerberos principal name.
    Dec 29 10:07:25 MBP-E loginwindow[31]: builtInAuthWindowDidResignKey
    Dec 29 10:07:25 MBP-E loginwindow[31]: handleUnlockResult, Currenttime:12/29/2009 10:07:25.535 AM - Waketime:12/29/2009 10:07:21.000 AM = Deltatime:4.534515917
    Dec 29 10:07:25 MBP-E [0x0-0x317317].backupd-helper[7287]: Not starting Time Machine backup after wake - less than 60 minutes since last backup completed.
    Dec 29 10:07:26 MBP-E configd[13]: network configuration changed.
    Dec 29 10:07:42 MBP-E ntpd[20]: time reset -0.135977 s
    Dec 29 10:07:48 MBP-E /Library/Printers/Brother/Utilities/Server/NETserver.app/Contents/MacOS/NETserv er[163]: dnssd_clientstub ConnectToServer: socket failed 24 Too many open files
    Dec 29 10:07:55 MBP-E loginwindow[31]: no spins reported for this wake
    Dec 29 10:08:45 MBP-E com.apple.launchctl.Background[7298]: launchctl: Dubious ownership on file (skipping): /Library/LaunchAgents/com.me.trouble
    Dec 29 10:08:48 MBP-E /Library/Printers/Brother/Utilities/Server/NETserver.app/Contents/MacOS/NETserv er[163]: dnssd_clientstub ConnectToServer: socket failed 24 Too many open files
    Dec 29 10:09:48 MBP-E /Library/Printers/Brother/Utilities/Server/NETserver.app/Contents/MacOS/NETserv er[163]: dnssd_clientstub ConnectToServer: socket failed 24 Too many open files
    Dec 29 10:10:45 MBP-E /Library/Printers/Brother/Utilities/Server/NETserver.app/Contents/MacOS/NETserv er[163]: dnssd_clientstub ConnectToServer: socket failed 24 Too many open files
    Dec 29 10:11:26: --- last message repeated 1 time ---
    Dec 29 10:11:26 MBP-E spindump[7316]: Error loading /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter: dlopen(/Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter, 262): no suitable image found. Did find:\n /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter: no matching architecture in universal wrapper
    Dec 29 10:11:26 MBP-E spindump[7316]: Cannot find function pointer MyFactory for factory FAFCAFC3-BAE8-11D6-B4A8-00039315CD46 in CFBundle/CFPlugIn 0x100105cd0 </Library/Audio/Plug-Ins/HAL/JackRouter.plugin> (bundle, not loaded)
    Dec 29 10:11:48 MBP-E /Library/Printers/Brother/Utilities/Server/NETserver.app/Contents/MacOS/NETserv er[163]: dnssd_clientstub ConnectToServer: socket failed 24 Too many open files
    Dec 29 10:12:48 MBP-E /Library/Printers/Brother/Utilities/Server/NETserver.app/Contents/MacOS/NETserv er[163]: dnssd_clientstub ConnectToServer: socket failed 24 Too many open files
    Dec 29 10:13:48 MBP-E /Library/Printers/Brother/Utilities/Server/NETserver.app/Contents/MacOS/NETserv er[163]: dnssd_clientstub ConnectToServer: socket failed 24 Too many open files
    Dec 29 10:14:32 MBP-E com.apple.launchctl.Background[7334]: launchctl: Dubious ownership on file (skipping): /Library/LaunchAgents/com.me.trouble
    Dec 29 10:14:48 MBP-E /Library/Printers/Brother/Utilities/Server/NETserver.app/Contents/MacOS/NETserv er[163]: dnssd_clientstub ConnectToServer: socket failed 24 Too many open files
    Dec 29 10:15:45 MBP-E /Library/Printers/Brother/Utilities/Server/NETserver.app/Contents/MacOS/NETserv er[163]: dnssd_clientstub ConnectToServer: socket failed 24 Too many open files
    Anybody knows how to fix this, or what is happening?
    Thanks

    Barney-15E wrote:
    Do you still have the same console errors?
    Barney, good morning, yes all are gone but not the Brother one.
    Dec 30 09:06:12 MBP-E mDNSResponder[30]: Client application bug: DNSServiceResolve(Brother\032DCP-9045CDN.pdl-datastream.tcp.local.) active for over two minutes. This places considerable burden on the network.
    I removed all the Brother stuff downloaded new from Brother website and nothing changed.
    I also discovered a new one this AM:
    Dec 29 13:26:08 MBP-E SoftwareUpdateCheck[107]: PackageKit: * Missing bundle identifier: /Library/Receipts/BrotherICC.pkg
    Dec 29 13:26:08 MBP-E SoftwareUpdateCheck[107]: PackageKit: * Missing bundle identifier: /Library/Receipts/BrotherPPD.pkg
    Dec 29 13:27:15 MBP-E repair_packages[222]: PackageKit: * Missing bundle identifier: /Library/Receipts/BrotherICC.pkg
    Dec 29 13:27:15 MBP-E repair_packages[222]: PackageKit: * Missing bundle identifier: /Library/Receipts/BrotherPPD.pkg
    Dec 29 18:21:29 MBP-E Installer[248]: PackageKit: * Missing bundle identifier: /Library/Receipts/BrotherICC.pkg
    Dec 29 18:21:29 MBP-E Installer[248]: PackageKit: * Missing bundle identifier: /Library/Receipts/BrotherPPD.pkg
    Dec 29 18:23:24 MBP-E Installer[208]: PackageKit: * Missing bundle identifier: /Library/Receipts/BrotherICC.pkg
    Dec 29 18:23:24 MBP-E Installer[208]: PackageKit: * Missing bundle identifier: /Library/Receipts/BrotherPPD.pkg
    Dec 29 18:23:37 MBP-E installd[222]: PackageKit: * Missing bundle identifier: /Library/Receipts/BrotherICC.pkg
    Dec 29 18:23:37 MBP-E installd[222]: PackageKit: * Missing bundle identifier: /Library/Receipts/BrotherPPD.pkg
    Dec 30 09:13:05 MBP-E Software Update[2113]: PackageKit: * Missing bundle identifier: /Library/Receipts/BrotherICC.pkg
    Dec 30 09:13:05 MBP-E Software Update[2113]: PackageKit: * Missing bundle identifier: /Library/Receipts/BrotherPPD.pkg
    however the package is there in the folder and is there in my backup (10.5) and is the same creation date etc. So I am not sure why it does not like it.

  • HR infotype log in PCL4 and overall performance

    Hi there,
    There has been a few threads about PCL4 performance with regards to reading, but I have a slightly different question:
    We are working on an export program for HR masterdata and are considering using logging in PCL4 to be able to export only changed fields in the infotypes. To achieve this we need to add quite alot of extra fields and infotypes to the configuration in the IMG.
    Does anyone have any experience about how additional fields and infotypes affect runtime and database performance of the system? How optimized is the system with regards to writing to this cluster?
    It will obviously cause more data to be logged, and the database will grow slightly faster, but does it decrease responsiveness of PA30/40 for the end users? Is it possible to archive old data from this cluster? I'm guessing that it won't be a big problem, but any feedback is greatly appreciated.
    Best regards,
    Lars G. Gudbrandsen

    Hi Lars,
    Probably you would get a better response in the HCM section as opposed to ABAP.
    Maybe you can use change pointers, and badis rather, to acheive what you want but I am not 100% sure the requirement.
    Additional fields and infotypes don't impact the system negatively in my opinion. It wouldn't affect PA30, unless the specific infotype is selected and then provided if it has been correctly created in PM01 it should be fine, also depending how many fields you are talking about of course. PA40 would only be impacted for those transacitons for which the infotype is included.
    As for archiving, I am not sure, but once again i think HCM forum is your best bet.

  • Infotype Log Report

    Dear Experts,
    1. I want a STd Report where we can get Infotype Created date, Created ID/Personnel no,Created Time and date in Same report.
    2.Same for Chenged details Also.
    But the problem is in T.Code- S_AHR_61016380 we are able to see ony changed details not created ones. we want both seperate reports.
    Alsoi have used RPRAPA00  but no use. please reply soon.
    Thanks in Advance.
    Regards,
    R.Mythili
    ***No CAPS For the description of the Subject Please  it has been changed ***

    Hi,
    Not sure why you think that the Logged Changes in Infotype Data report (RPUAUD00 - Trans Act S_AHR_61016380 ) does not give you the created information.  If a newly created infotype, the "old" data will be blank and the new data displayed.  Same with changed data - old in left column and new on right.  Date, time and person who changed the data are given.
    You said you wanted a standard report and Logged Changes is it, but if you want to create your own, add the fields AEDTM and UNAME to each infotype in any custom Infosets via SQ02.  You can then report on all infotypes as to who changed the data and when.  Select on a range of dates and you can see the old information and new information for the selected infotypes.
    Paul

  • Infotype Logging

    Hi masters!
    Well, first of all I´m a Basis guy but I´m having a problem here regarding some infotypes to be registered. Well, actually I would like to know how could I start doing this since I have no ideia and they told me to make this task ´cause there is nobody else. Second, and the most importart for me, is there any kind of performance impact once I register those infotypes?
    By the way, here they are:
    0000     Actions
    0001     Organizational Assignment
    0002     Personal Data
    0006     Addresses
    0007     Planned Working Time
    0008     Basic Pay
    0009     Bank Details
    0014     Recurring Payments/Deductions
    0015     Additional Payments
    0016     Contract Elements
    0041     Date Specifications
    0071     Pension Funds  GB
    0105     Communication
    0171     General Benefits Information
    2001     Absences
    2006     Absence Quotas
    I don´t really wanna impose, but I´d really appreciate if you give  a hand with that. Thank you very much in advance!!
    Bye

    V_t585A, V_t585b and v_t585C are the tables to maintain the logs.
    use report RPUAD00 to view the logs.
    Also there is performance issue therefore rather than logging the entire infotype decide which fields need to be logged and maintain the same accordingly.
    Regards,
    Divya

  • Infotype Log report: RPUAUD00

    Hi,
    RPUAUD00 is not supporting for some Infotypes.
    I have configured tables V_T585A, V_T585B and V_T585C, still issue is same. So, Is there any other things need to be configured?
    Thanks
    SK

    Hi,
    for example for IT0008, the following works for me:
    T585A:
    - Transaction class: A (for masterdata)
    - Infotype: 0008
    T585B:
    - Infotyp: 0008
    - Fieldgroup: 01
    - Fieldname: * (for alls fields)
    T585C:
    - Transaction class: A
    - Infotype: 0008
    - Fieldgroup: 01
    - Record Type: L (for longtime records)
    Could you try this / check this with your customizing or provide an example customizing of your system for IT0008?
    I think 8 should work at least, because this is one of the most important infotypes in HR and I've seen logging of this on many different HR systems.
    Cheers
    Marc
    Edited by: Marc Augustin on Dec 13, 2011 7:40 AM

  • Infotype Logs

    Dear Friends,
    I am aware that we use report - RPUAUD00 to check the Info type log.
    I am looking at the info which say particular infotype to be logged and particular not to be. Is their way out OR by default all Info types will be logged and including Custom defined info type also.
    Kindly clarify.
    Thanks and regards,
    Mangalagi S V

    Hi.
    In customizing (SPRO) goto Personnel Management->Personnel Administration->Tools->Revision->Set up change document in the IMG.
    Here you can define what infotypes/fields to log.
    The IMG documentation for this point is quite good in explaining how the 3 sub-items work together.
    Brgds,
    Ragnar

Maybe you are looking for

  • HT4623 My iPad will not allow me to download any apps

    My iPad will not let me download any apps, also in the APPS STORE it shows a '1' meaning that there is one new update, it will not even let me update.  Also when browsing some websites like BT, it shuts down and reverts back to the home page of all m

  • Why is my Macbook Pro restarting a lot since the update?

    Here is another report. Anonymous UUID:       822B6A1F-6C16-656A-174E-9C2FB6B975BF Fri Nov 15 20:34:04 2013 panic(cpu 1 caller 0xffffff8017adc19e): Kernel trap at 0xffffff7f9994c96c, type 14=page fault, registers: CR0: 0x000000008001003b, CR2: 0xffff

  • Email Address Woes

    I often try try to enter someone in my comcast address book on a new email and my iPad doesn't seem to find the address, although it IS in the address book. They set up the email at the Santa Rosa, ca apple store. I have now re entered many of the ad

  • TechTool Pro – can't create an eDrive

    After selecting Source Volume for eDrive and Mac OSX the Create eDrive button remains grey. I'm using TTP version 4.5.1

  • Error on input field after extending a VO

    Hi, I am running JDeveloper 10.1.3.3.0.3 for Oracle EBS 12.0.6. I extended a seeded VO CorrectItemsVO to add 1 column. The newly added column shows up in the VO and after personalization, correct values are shown under this new column. No issue with