<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: User last logon table in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/user-last-logon-table/qaa-p/7922929#M2831887</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Victor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    First thing there is no seperate table for getting User Last Logon information. But we can get the User Last Logon information&lt;/P&gt;&lt;P&gt;by fetching data from two Standard tables&lt;/P&gt;&lt;P&gt; 1.WCR_WEBCONTENTSTAT  &lt;/P&gt;&lt;P&gt; 2.WCR_USERPAGEUSAGE. Using the Primary key of table 1 we can compare it  the data with table2 to sort the Last Logon Date for the particular LoginID. Check it you will get a idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works when all the iViews or Pages for the End-Users have Moniter Users property enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nivas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Nivas209 on Jul 5, 2011 7:41 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jul 2011 05:36:00 GMT</pubDate>
    <dc:creator>SrinivasanVelumani</dc:creator>
    <dc:date>2011-07-05T05:36:00Z</dc:date>
    <item>
      <title>User last logon table</title>
      <link>https://community.sap.com/t5/technology-q-a/user-last-logon-table/qaq-p/7922927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone knows what is the table where the portal stores the user last logon? The table WCR_USERFIRSTLOGON is for first logon, but... for the last logon?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 09:19:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/user-last-logon-table/qaq-p/7922927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-14T09:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: User last logon table</title>
      <link>https://community.sap.com/t5/technology-q-a/user-last-logon-table/qaa-p/7922928#M2831886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can fetch this information from WCR_USERSTAT  table.  Sort on the Time Stamp to get the last Logon Date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 11:12:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/user-last-logon-table/qaa-p/7922928#M2831886</guid>
      <dc:creator>former_member182598</dc:creator>
      <dc:date>2011-06-14T11:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: User last logon table</title>
      <link>https://community.sap.com/t5/technology-q-a/user-last-logon-table/qaa-p/7922929#M2831887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Victor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    First thing there is no seperate table for getting User Last Logon information. But we can get the User Last Logon information&lt;/P&gt;&lt;P&gt;by fetching data from two Standard tables&lt;/P&gt;&lt;P&gt; 1.WCR_WEBCONTENTSTAT  &lt;/P&gt;&lt;P&gt; 2.WCR_USERPAGEUSAGE. Using the Primary key of table 1 we can compare it  the data with table2 to sort the Last Logon Date for the particular LoginID. Check it you will get a idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works when all the iViews or Pages for the End-Users have Moniter Users property enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nivas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Nivas209 on Jul 5, 2011 7:41 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 05:36:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/user-last-logon-table/qaa-p/7922929#M2831887</guid>
      <dc:creator>SrinivasanVelumani</dc:creator>
      <dc:date>2011-07-05T05:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: User last logon table</title>
      <link>https://community.sap.com/t5/technology-q-a/user-last-logon-table/qaa-p/7922930#M2831888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; You can select the lastest entry based on loginid and timestamp from WCR_USERSTAT table to fetch last logon details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jigar Oza&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 05:56:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/user-last-logon-table/qaa-p/7922930#M2831888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-05T05:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: User last logon table</title>
      <link>https://community.sap.com/t5/technology-q-a/user-last-logon-table/qaa-p/7922931#M2831889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also use the table&amp;nbsp; USR02 for these details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 11:00:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/user-last-logon-table/qaa-p/7922931#M2831889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-14T11:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: User last logon table</title>
      <link>https://community.sap.com/t5/technology-q-a/user-last-logon-table/qaa-p/7922932#M2831890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;USR02? That's not a portal database table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Aug 2013 20:09:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/user-last-logon-table/qaa-p/7922932#M2831890</guid>
      <dc:creator>hofmann</dc:creator>
      <dc:date>2013-08-19T20:09:40Z</dc:date>
    </item>
  </channel>
</rss>

