<?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 Function module details in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-details/m-p/1982435#M401652</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi - does anyone know a way of checking which SAP standard function modules have been modified by an SAP user?  I know table TFDIR stores a list of function modules however there are no details about authors, change dates etc.  Can anyone point me in the right direction?  Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Feb 2007 17:09:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-19T17:09:06Z</dc:date>
    <item>
      <title>Function module details</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-details/m-p/1982435#M401652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi - does anyone know a way of checking which SAP standard function modules have been modified by an SAP user?  I know table TFDIR stores a list of function modules however there are no details about authors, change dates etc.  Can anyone point me in the right direction?  Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2007 17:09:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-details/m-p/1982435#M401652</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-19T17:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Function module details</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-details/m-p/1982436#M401653</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;Check the table TADIR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2007 17:10:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-details/m-p/1982436#M401653</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-19T17:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Function module details</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-details/m-p/1982437#M401654</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;Please check table SMODILOG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also you can check transaction SE95 and program RSWBO020.&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;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2007 17:12:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-details/m-p/1982437#M401654</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-19T17:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Function module details</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-details/m-p/1982438#M401655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check thise&lt;/P&gt;&lt;P&gt;T77OMATDIR - General Attribute Maintenance: Change Information&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2007 17:15:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-details/m-p/1982438#M401655</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-19T17:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Function module details</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-details/m-p/1982439#M401656</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 the table TRDIR with the function module (include) name in the field name..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the function module name is MARA_SINGLE_READ then the include name is LMG21U04..you can get the include name from the attributes tab of FM..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2007 17:16:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-details/m-p/1982439#M401656</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-19T17:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Function module details</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-details/m-p/1982440#M401657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Gary,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use the following logic, you will get what you are looking for!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;report  ysjtest.

types:
    begin of t_include,
        include(40),
    end of t_include.

data:
    lv_include(40),
    it_tfdir   type table of tfdir,
    it_trdir   type table of trdir,
    it_include type table of t_include,
    wa_tfdir   type tfdir,
    wa_trdir   type trdir.

select * from tfdir into table it_tfdir where funcname not like 'Z%' and funcname not like 'Y%'.

loop at it_tfdir into wa_tfdir.
    concatenate wa_tfdir-pname+3 'U' wa_tfdir-include into lv_include.
    append lv_include to it_include.
endloop.

select * from trdir into table it_trdir for all entries in it_include
where name = it_include-include and unam ne 'SAP'. "you can include additional logic here

loop at it_trdir into wa_trdir.
    write:/ wa_trdir-name,
            wa_trdir-unam,
            wa_trdir-udat.
endloop.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Sajan Joseph.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2007 18:20:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-details/m-p/1982440#M401657</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-19T18:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Function module details</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-details/m-p/1982441#M401658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all the helpful suggestions!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2007 13:07:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-details/m-p/1982441#M401658</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-20T13:07:02Z</dc:date>
    </item>
  </channel>
</rss>

