<?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>topic Re: Last Changed By Date in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/last-changed-by-date/m-p/3148611#M748636</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raghavendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are updating table through SM30 (Table maintrenace generator ) then you can use events for this purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8129f164-0a01-0010-2a8e-8765287250fc" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8129f164-0a01-0010-2a8e-8765287250fc&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Dec 2007 07:45:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-25T07:45:03Z</dc:date>
    <item>
      <title>Last Changed By Date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/last-changed-by-date/m-p/3148609#M748634</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;In a custom table i need to create a Last Changed by feild which need to be populated automatically when a new record is added or change the existing record.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2007 09:49:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/last-changed-by-date/m-p/3148609#M748634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-24T09:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Last Changed By Date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/last-changed-by-date/m-p/3148610#M748635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raghvendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you going to update the Z table through a table maintenance? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes, then you have two approaches:&lt;/P&gt;&lt;P&gt;1. Since its a Z table - the table maintenance will be under a Z function group and hence you can create your own PAI module in LOOP~ENDLOOP in PAI section and have the module react to ON INPUT-REQUEST - and update the last changed by field with SY-UNAME&lt;/P&gt;&lt;P&gt;2. Use SAP modification events BEFORE_SAVE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2007 11:09:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/last-changed-by-date/m-p/3148610#M748635</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-24T11:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Last Changed By Date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/last-changed-by-date/m-p/3148611#M748636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raghavendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are updating table through SM30 (Table maintrenace generator ) then you can use events for this purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8129f164-0a01-0010-2a8e-8765287250fc" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8129f164-0a01-0010-2a8e-8765287250fc&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Dec 2007 07:45:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/last-changed-by-date/m-p/3148611#M748636</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-25T07:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Last Changed By Date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/last-changed-by-date/m-p/3148612#M748637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if it is a z then u can update it by assigning the field name to sy-ucome inside ur program..........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2007 09:50:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/last-changed-by-date/m-p/3148612#M748637</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-26T09:50:57Z</dc:date>
    </item>
  </channel>
</rss>

