<?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: function module for getting the created or changed by user in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-getting-the-created-or-changed-by-user/m-p/4615001#M1087385</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;TADIR - AUTHOR&lt;/STRONG&gt; will give you the user who created the object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So What type of object you want to know details, if its a Tcode then i dont think we have Changed by info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Oct 2008 07:18:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-21T07:18:21Z</dc:date>
    <item>
      <title>function module for getting the created or changed by user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-getting-the-created-or-changed-by-user/m-p/4614997#M1087381</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;iam using the t-code ob 52 &lt;/P&gt;&lt;P&gt;inthat iam i not getting the created or changed by user &lt;/P&gt;&lt;P&gt;so is there any function module which gives created r changed &lt;/P&gt;&lt;P&gt;by user .&lt;/P&gt;&lt;P&gt;it shhould take the input as t-code and it has to display &lt;/P&gt;&lt;P&gt;the created r changed by user ........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls help ..........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 06:42:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-getting-the-created-or-changed-by-user/m-p/4614997#M1087381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T06:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: function module for getting the created or changed by user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-getting-the-created-or-changed-by-user/m-p/4614998#M1087382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In OB52, in menu : Utilities, change log. This use Database log analysis. Try calling transaction [SCU3|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_forums_rm&amp;amp;query=scu3&amp;amp;adv=false&amp;amp;sortby=cm_rnd_rankvalue]. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SCU3 transaction call report [RSTBHIST|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_forums_rm&amp;amp;query=rstbhist&amp;amp;adv=false&amp;amp;sortby=cm_rnd_rankvalue] which call [RSVTPROT|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_forums_rm&amp;amp;query=rsvtprot&amp;amp;adv=false&amp;amp;sortby=cm_rnd_rankvalue]. You may also use FM like [DBLOG_EVAL_CALL_FOR_SEL_OBJECT|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_forums_rm&amp;amp;query=dblog_eval_call_for_sel_object&amp;amp;adv=false&amp;amp;sortby=cm_rnd_rankvalue] or [DBLOG_EVAL_CALL_FOR_SEL_CHAP|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_forums_rm&amp;amp;query=dblog_eval_call_for_sel_chap&amp;amp;adv=false&amp;amp;sortby=cm_rnd_rankvalue], perform some where-used on RSVTPROT.&lt;/EM&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 07:10:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-getting-the-created-or-changed-by-user/m-p/4614998#M1087382</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2008-10-21T07:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: function module for getting the created or changed by user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-getting-the-created-or-changed-by-user/m-p/4614999#M1087383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If u know the program name for that t-code u can easily find all the details in the table REPOSRC.&lt;/P&gt;&lt;P&gt;As far as i think i dont think any such FM is there.&lt;/P&gt;&lt;P&gt;Still it can be created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 07:14:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-getting-the-created-or-changed-by-user/m-p/4614999#M1087383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T07:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: function module for getting the created or changed by user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-getting-the-created-or-changed-by-user/m-p/4615000#M1087384</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;use this program RSVTPROT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give table name as V_T001B and execute.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 07:17:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-getting-the-created-or-changed-by-user/m-p/4615000#M1087384</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-10-21T07:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: function module for getting the created or changed by user</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-getting-the-created-or-changed-by-user/m-p/4615001#M1087385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;TADIR - AUTHOR&lt;/STRONG&gt; will give you the user who created the object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So What type of object you want to know details, if its a Tcode then i dont think we have Changed by info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2008 07:18:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-getting-the-created-or-changed-by-user/m-p/4615001#M1087385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-21T07:18:21Z</dc:date>
    </item>
  </channel>
</rss>

