<?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: Checking whether function module is documented or released in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-whether-function-module-is-documented-or-released/m-p/10079021#M1812684</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 use TFDIR-FREEDATE field to check whether document is released or not. If it is initial, it means function module is unreleased.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding documentation, there is no short cut method. You have to do the following thing use 'READ_TEXT' with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;Text ID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;nbsp;&amp;nbsp; FU&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Function module&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;Text object&amp;nbsp; =&amp;nbsp;&amp;nbsp; DOKU&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Online Documentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;TEXT NAME = FUNCTION MODULE NAME.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;DPM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Feb 2014 06:29:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-02-10T06:29:56Z</dc:date>
    <item>
      <title>Checking whether function module is documented or released</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-whether-function-module-is-documented-or-released/m-p/10079019#M1812682</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;I have a query on checking whether function module is documented and released.We can check this in Attributes of function module, but is there any way where we can check this through code. Is there any standard FM or table where we can give function module name and it will return result that whether particular FM is documented or released.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know any table or FM readily available for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sanjana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 06:18:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-whether-function-module-is-documented-or-released/m-p/10079019#M1812682</guid>
      <dc:creator>sanjana_lingras</dc:creator>
      <dc:date>2014-02-10T06:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Checking whether function module is documented or released</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-whether-function-module-is-documented-or-released/m-p/10079020#M1812683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check table TFDIR-FREEDATE if value is their means release else not&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 06:23:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-whether-function-module-is-documented-or-released/m-p/10079020#M1812683</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2014-02-10T06:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Checking whether function module is documented or released</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-whether-function-module-is-documented-or-released/m-p/10079021#M1812684</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 use TFDIR-FREEDATE field to check whether document is released or not. If it is initial, it means function module is unreleased.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding documentation, there is no short cut method. You have to do the following thing use 'READ_TEXT' with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;Text ID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;nbsp;&amp;nbsp; FU&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Function module&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;Text object&amp;nbsp; =&amp;nbsp;&amp;nbsp; DOKU&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Online Documentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;TEXT NAME = FUNCTION MODULE NAME.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;DPM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 06:29:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-whether-function-module-is-documented-or-released/m-p/10079021#M1812684</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-10T06:29:56Z</dc:date>
    </item>
  </channel>
</rss>

