User Last Successful logon date and time

Hello All,
We have a requirement to display Last successful logon date and time every time user logs on to the Portal. Datasource for the portal is SAP.  I see few forums suggesting to use WCR_USERSTAT table, but i don't see this table being updated every time i logon to portal. Is there any work around for this?
Thanks,
Indrajit

Hi IndraJit,
Have a look at below link, if it can help.
Regd Last Logon of User Logged onto portal
I guess, the only way to get the info is through WCR_USERSTAT table. Also, check if the aggregator application is running on portal which tries to collect the aggregated data.
http://help.sap.com/saphelp_nw04/helpdata/en/58/728ea01cf64fff996b827f2a06f9b1/content.htm
Thanks and regards,
Madhu Sudhan.

Similar Messages

  • BAPI -  user last modified Name, Date and Time in SU01 of a Particular User

    HI Experts,
    After searched a lot in SDN , i am posting this thread,
    I want to know any  Standard BAPI  to give LAST modified User name , time and Date in SU01 of a particular User.
    I checked * BAPI_USER_GET_DETAIL* , its giving LAST modified  time and Date in SU01, But I want Last modified user name as well.
    I have 2 questions related with the above scenario,
    1) Which BAPI gives the details of LAST modified User name , time and Date in SU01 of a particular User.
    2) Any Table is there to give details of LAST modified User name , time and Date in SU01 of a particular User for a time period ,
    For eg : 1 month, if i would have set the time line, it should give the three details .
    Regards,
    Saravana.S

    Hi,
    I am not sure, if there would be any BAPI particularly for giving such particular information. Even if you can, you  might have to call 2 BAPIs, one for finding the list of such users modified within 1 month eg., and then getting the mod date and mod time.
    BAPI_USER_GETLIST - this can be used for searching.. but tricky
    then you have to call another bapi for getting the details.
    One option is you can create a new Z BAPI using the table and get the results.
    Regards,
    Amit Mittal.

  • To fetch data on the basis of last program run date and time

    Hi all,
    My query is as folows:
    I am selecting BOM components from STPO table on the basis of some criteria.
    My requirement is to select only BOM components which are newly added or created after last program run,i.e. STPO-AEDAT and STPO-ANDAT are greater than last program run.Here i fetched last program date from customised structure(client specific) which has date field also,and compared with aedat and andat in STPO records.But how can I connect it with last run time as there is no such time field in STPO table.I need to fetch this data on the basis of last program run(time+date).
    Please help me..it's crucial,
    Thanks in advance,
    Meena

    Hi,
    We had a very similar requirement.
    We developed a custom-solution for this.
    Create a Z-Table and update it with your progname, date and time.
    Whenever the BOM was changed, it generated a change number ( this has to be done by the user)
    You can get the date and time from the change Number Table AENR and compare it with the timestamp in Z-TABLE
    Hope it helps,
    RJ

  • Snow Leopard users: Turn off automatic date and time in System Preferences immediately

    http://arstechnica.com/apple/2014/12/apple-automatically-patches-macs-to-fix-sev ere-ntp-security-flaw/
    When exploited, the NTP flaw can cause buffer overflows that allow remote attackers to execute code on your system.
    What this means is that, if you allow date and time to be set automatically by outside servers, you risk having your computer taken over.
    This is a critical issue, it's being exploited as we speak, and Apple has not provided the update to Snow Leopard users, only to 10.8/Mountain Lion and above. I strongly doubt Apple will ever get around to issuing an update for Snow Leopard, or they would have already. Chances of that happening are close to zero

    To me 10.6.8 is still the best OS X Apple ever released and I patched my system just like the shellshock back in September. It's really easy if you have some basic shell skills and XCODE installed,
    Here is what I did, it may save you some time:
    open the terminal app
    1) Download the source code, apply the patch (I got the source code links from the ntp site)
    cd ~
    mkdir ntpd-fix
    cd ntpd-fix
    curl http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-4.2.8.tar.gz | tar zxf -
    2) Patch and compile the ntp source code
    cd ntp-4.2.8/ntpd
    curl http://bugs.ntp.org/attachment.cgi?id=1165 | patch -p1
    cd ..
    ./configure && make
    3) Open the system preferences - Date & Time - uncheck Set date and time automatically (to stop the process)
    4) Rename the old object and then replace/copy them with the new objects
    cd /usr/bin
    sudo mv sntp sntp.old
    sudo mv ntpq ntpq.old
    sudo mv ntp-keygen ntp-keygen.old
    cd /usr/sbin
    sudo mv ntpdc ntpdc.old
    sudo mv ntpdate ntpdate.old
    sudo mv ntpd ntpd.old
    cd ~/ntpd-fix/ntp-4.2.8
    sudo cp sntp/sntp /usr/bin
    sudo cp util/ntp-keygen /usr/bin
    sudo cp ntpq/ntpq /usr/bin
    sudo cp ntpdc/ntpdc /usr/sbin
    sudo cp ntpdate/ntpdate /usr/sbin
    sudo cp ntpd/ntpd /usr/sbin
    sudo chown root:wheel /usr/bin/sntp
    sudo chown root:wheel /usr/bin/ntp-keygen
    sudo chown root:wheel /usr/bin/ntpq
    sudo chown root:wheel /usr/sbin/ntpdc
    sudo chown root:wheel /usr/sbin/ntpdate
    sudo chown root:wheel /usr/sbin/ntpd
    5) Open the system preferences - Date & Time - uncheck Set date and time automatically (to start the process)
    6) Done.
    -- update time manually
    sudo ntpdate -u time.apple.com
    -- check ntpd version (should now be: ntpd [email protected])
    sudo ntpd --version

  • Last three user logon date and time

    Hi Everybody,
    I would like to find out last few user logon details of an user. Where can I get this information if ST01 trace is not turn on? Table USR02 only shows the last logon that is insufficient.
    Thanks!

    You can use the dynamic audit logs in SM19 to record a successfull logon event for a single or all users.
    If you want the information readily available, you can activate parameter rsau/enable and set static filters.
    If it is too late for this, then you would need to look in the application statistics (ST03N in Expert Mode) to get the information.

  • Script to query OU for last Windows update date and time

    Hi All, I need help in writing a script which can query an OU in active directory and then return most recent date of windows updates installation. It will also be helpful if the script can sort the names and then send output to a file (any format will
    do). I know basic of querying a local computer but not remote query, I am terrible at scripting side of powershell. Thanks people.

    I am referring to the script below, how can I get the result to output in an XLS or CSV format, I tried couple of combinations but couldn't get it to work.# This script shows the last time that a successfull Windows Update was installed.clsadd-PSSnapin quest.activeroles.admanagement 
    $OnlineServers = @() 
    Get-QADComputer -SearchRoot 'domain.com/ServerOU'-OSName "Windows*Server*"| %{ 
      $PingResult = Get-WmiObject-Query "SELECT * FROM win32_PingStatus WHERE address='$($_.Name)'"If ($PingResult.StatusCode -eq 0)  
         # Add the current name to the array$OnlineServers+= "$($_.Name)" 
    foreach ($Serverin$OnlineServers ) 
            $key = “SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\Results\Install” 
            $keytype = [Microsoft.Win32.RegistryHive]::LocalMachine 
            $RemoteBase = [Microsoft.Win32.RegistryKey]::OpenRemoteBaseKey($keytype,$Server) 
            $regKey = $RemoteBase.OpenSubKey($key) 
            $KeyValue = $regkey.GetValue(”LastSuccessTime”) 
            $System = (Get-Date-Format "yyyy-MM-dd hh:mm:ss")  
            if    ($KeyValue-lt $System) 
                Write-Host " " 
                Write-Host $Server"Last time updates were installed was: "$KeyValue
        }

  • Last Logon date and Logon time not updating in table USR02

    Hi,
    Please help us on this. After customer successfully logged in the webshop, we are checking the table USR02 in CRM system and the Logon date and Logon time is not updated. Because of this, the customer will be locked after certain number of days. When we check it in ECC system, customer's last logon date and time is updated. Can you tell us what could be causing this? Any advise what we need to check? Thanks in advance!
    Regards,
    Mike

    Hi
    1. Please check if the USAPPLREF table in ECC has the correct mapping done between the LOGON User and the Sold-to party (Customer)
    2. Please check the validity of those user in SU01 user data.
    3. Please check the USERS data from the USERADMIN Link (if it is configured in your scenario through XCM settings for USERS)
    Hope this will help.
    Regards

  • Can EBS show the last date and time of a user login

    We have a requirement to display users their Last sucessfull login date and time. We would like to display after user have entered username/pwd i.e. Could someone guide how can we schive this ?
    Thanks in Advance
    Dinesh

    Hi,
    This is available through "Signon Audit Unsuccessful Logins" concurrent program.
    How do you audit an Oracle Applications' user? [ID 395849.1]
    Need A Way To Notify Users About Previous Failed Login Attempts [ID 357009.1]
    Thanks,
    Hussein

  • User login report in Active Directory for specific date and time

    I want to get User login report in Active Directory for specific date and time e.g user logged in at15-01-2015 from 8:00am to 4:00pm
    Is any query, script or any tool available?
    Waiting for reply please

    You can identify the last logon date and time using my script here: https://gallery.technet.microsoft.com/scriptcenter/Get-Active-Directory-User-bbcdd771
    If you would like to get back in time and see when the user did a logon / logoff then you need to have auditing enabled. Once done, you can records from Security log in the event viewer: https://social.technet.microsoft.com/Forums/windowsserver/en-US/98cbecb0-d23d-479d-aa65-07e3e214e2c7/manage-active-directory-users-logon-logoff-events
    I have started a Wiki about how to track logon / logoff and it can help too: http://social.technet.microsoft.com/wiki/contents/articles/20422.record-logon-logoff-activities-on-domain-servers-and-workstations-using-group-policy.aspx
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • User status Date and  time

    Hi EXPERTS,
    In notification when we change user status, system logs date and time in action log
    I want to know in which table does user status date and time can be found.
    Regards
    Anil Kumar

    Anil Kumar,
    I'm not a t a system right now, but have a look at JEST and JCDS.
    PeteA

  • Validate Date and Time

    I am using Apex 3.2
    I have a field on my form called P4_START
    It has a format mask of DD.MM.YYYY HH24 MI and a default value of TO_CHAR(SYSDATE, 'DD.MM.YYYY HH24:MI').
    I need to create a validation which fires on save, to ensure the user is inputting a date and time
    Gus

    Gus C wrote:
    I am using Apex 3.2
    I have a field on my form called P4_START
    It has a format mask of DD.MM.YYYY HH24 MI and a default value of TO_CHAR(SYSDATE, 'DD.MM.YYYY HH24:MI').
    I need to create a validation which fires on save, to ensure the user is inputting a date and timeYou could start with a regular expression to ensure that the format of the string is correct.
    You could subsequently then try using a "PL/SQL function return boolean" along the lines of the following:
       declare
          dt_dummy date;
       begin
          dt_dummy := to_date(:P4_START,'DD.MM.YYYY HH24:MI');
          return true;
       exception
       when others then
          return false;
       end;Note the intentional use of the 'when others' clause here - this is one of the few places where I think it might legitimately be used because we know that, whatever the problem, that date format isn't right (although might consider testing for specific exceptions like -01858 to differentiate between that and something more sinister).
    edit: Hang on a minute... what am I thinking? Why not just use a date picker?
    Edited by: Joel_C on 18-Jul-2012 11:51
    Edited by: Joel_C on 18-Jul-2012 11:56

  • Date and Time coruption...

    I'm getting a lot of system hanging (beachball) when I access the date and time preference pane on my MacBook Pro. If I wait long enough I don't have to force quite the system preferences. It's hanging for about 30 seconds.
    I switched to another user account and everything works fine.
    I've tried trashing all the preferences. I think it might be affecting iPhoto as well. I used photo sharing to imported a bunch of photos from a trip to my G5 from the MacBook and all the time stamps were changed. I recently moved to the UK and I think it is no coinsidence. The photos were cahnged to a date/time stamped 5 hours too early. But the camera and the G5 and the MacBook Pro were all set to the correct UK time zone before I took or transfered any pictures.
    I'm looking for the correct file to trash to get my MacBook's date and time working. I know it's specifc to my user acount on the MacBook because, as I said, the other user accounts have responsive date and time panes.

    Try moving these two to the Desktop, restarting, and try the prefPane again:
    com.apple.recentitems.plist and com.apple.systempreferences.plist
    I do know that those settings (at least for time zone) are stored in
    /Library/Preferences/.GlobalPreferences which is an invisible file. See the discussion in the tread Global Date & Time Settings
    G4 450 MP Gigabit   Mac OS X (10.4.9)  

  • Restriction in event reported date and time

    Dear All,
                We have a requirement where we want to keep check on all the reported events such that none of the events are reported with future date and time.
              We have some 25 reporting events and we have an option to keep the check in Preprocessing  FM but then i have to add the customizing of each of the reported events.
      Do we have any possibility to keep a validation via customizing on Actual Reported Date and time event to be within current date and time i.e. no future event is possible without using preprocessing functionality.
    Thanks,
    Shubh.

    Dear Steffen,
                       Thanks for your reply but what i meant to ask is as below :
                       For an event which I am reporting , I have actual date and time as a field. In this field user  can enter any date and time and this will be treated as reported date and time for that event.
       What I need is the restriction that none of the reported date and time is in future from the time when user is actually reporting the event. I am not considering planned date and time as the criteria for restriction.
    Thanks,
    Shubh.

  • Date and Time column in custom lists - is default time possible?

    I've created a custom list and included a column using the Date and Time field. I have this set up to default to "Today's Date." But, is there any way to also have this default to today's time? While the date will default, the time must be manually
    selected using dropdown boxes.
    We want this field to default to the date and time but also allow users to change the date and time if necessary. This is why we're using this instead of the "Created by" field, which is not editable.
    Has anyone found a solution to this?
    Thanks!

    Set calculated option for default value, and set =NOW():
    [custom.development]

  • Date and time stamp of user status does not appear

    Hi, gurus.
    For a specific transaction type, the date and time stamps for certain user statuses do not appear within the transaction although these missing date/time stamps are captured in the database upon checking by our ABAP.  It seems that this problem started when I added several statuses and rearranged their status numbers in the status profile last year.
    I'd also like to ask if it's really necessary that the statuses within the status profile and date profile should maintained in the same positions. 
    E.g.
    Status Profile                                                                               
    Status No.     ---       Status Code      ---            Short Text                                       
    10            ---                    IP1L                   ---       In Process 1st Level                        
    20            ---                    IP2L                   ---       In Process 2nd Level                          
    Date Profile
    Display Position   ---       Date Type
    1                          ---       In Process 1st Level       
    2                          ---       In Process 2nd Level
    We're going to create and assign a new status profile for the concerned transaction type.  We'll make sure that this status profile is sychronized with the date profile.  Hopefully, the date/time stamps will all be displayed in prospective transactions but the problem on the missing date/time stamps in historical transactions will still remain.
    Pls. help us.
    Thanks in advance,
    Theresa

    I'd also like to ask if it's really necessary that the statuses within the status profile and date profile should maintained in the same positions.
    No

Maybe you are looking for

  • A connection was abortively closed after one of the peers sent an rst packet

    Hello, i have a dvr on netwoek that is wok fine. i tried to publish it over internet. i have tmg with two wan connections(load Balancing) and two internal networks. i create a server application rule and and but dvr protcols on it. when i try to open

  • I have audio trouble,right output not working

    I have an Iphone 4s.. At first i thought that my headphone jack is not working good,because the left earphone is working and the right one isn't,when i jack it in... I tryied many headphones just to make shore that it's not something else,but after m

  • [JS CS3] Need an array of paragraphs when more than one story

    Hello, If I have a document with only one story the following line returns an array of all the paragraphs. I can then iterate through the array to my hearts conent. var paraRef = app.activeDocument.stories.everyItem().paragraphs; However, if there is

  • When will they stop overcharging for HD?

    For one, HD content from iTunes is nowhere near the video quality of an actual HD blu-ray movie. Why do they insist on charging +$10-$15 more to download HD? All new movies/TV shows are shot in HD so it's not like there is extra effort needed to prov

  • RFQ Reminders (MAHN)

    SAP ECC 6.0 I am attempting to set up urging reminders for vendor RFQ's. I have it to the point where I have updated the Purchasing Value Key, with 1, 2, and 3 days.  My RFQ (ME41) inherits these values from the Purch Info Record. I can get the 1st r