<?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: Documentation of Function Modules and Class Methods in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-of-function-modules-and-class-methods/m-p/1309436#M161237</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The documentation text is stored as Standard text.&lt;/P&gt;&lt;P&gt;you can see these details in the function module-&amp;gt;&lt;/P&gt;&lt;P&gt;goto-&amp;gt;documentation-&amp;gt;&lt;/P&gt;&lt;P&gt;you will now see a screen, there GOTO-&amp;gt;HEADER.&lt;/P&gt;&lt;P&gt;YOU will see a screen with the below details.&lt;/P&gt;&lt;P&gt;Text Name       Z0MM_SCM_FNC_EVCOR_DELIVERY&lt;/P&gt;&lt;P&gt;Language        EN&lt;/P&gt;&lt;P&gt;Text ID         FU   Function module&lt;/P&gt;&lt;P&gt;Text object     DOKU       Online Documentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this case TEXT NAME = FUNCTION MODULE NAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These details are stored in STXH &amp;amp;STXL . But you can use select from these tables. you have to use READ_TEXT to read the documentation to the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;srikanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Jun 2006 12:49:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-08T12:49:51Z</dc:date>
    <item>
      <title>Documentation of Function Modules and Class Methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-of-function-modules-and-class-methods/m-p/1309433#M161234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;    I would like to know the function modules that handle the documentation of function modules and class methods.Is it possible to assign the same documentation of a function module to a method as method documentation?&lt;/P&gt;&lt;P&gt;    Are these documentations stored in some system tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Hema&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2006 12:40:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-of-function-modules-and-class-methods/m-p/1309433#M161234</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-08T12:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation of Function Modules and Class Methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-of-function-modules-and-class-methods/m-p/1309434#M161235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Hema,&lt;/P&gt;&lt;P&gt;    In SE37 when you enter a FM name there at the top you can find a button as FUNCTION MODULE DOCUMENTATION Press that one to know the documentation.&lt;/P&gt;&lt;P&gt;I don't think there are table which maintatin documentation of a FM &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2006 12:47:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-of-function-modules-and-class-methods/m-p/1309434#M161235</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-08T12:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation of Function Modules and Class Methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-of-function-modules-and-class-methods/m-p/1309435#M161236</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;try this FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;AA_CUS_EDIT_FM_DOCUMENTATION&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chk the table &amp;lt;b&amp;gt;TFDIR&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2006 12:49:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-of-function-modules-and-class-methods/m-p/1309435#M161236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-08T12:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation of Function Modules and Class Methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-of-function-modules-and-class-methods/m-p/1309436#M161237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The documentation text is stored as Standard text.&lt;/P&gt;&lt;P&gt;you can see these details in the function module-&amp;gt;&lt;/P&gt;&lt;P&gt;goto-&amp;gt;documentation-&amp;gt;&lt;/P&gt;&lt;P&gt;you will now see a screen, there GOTO-&amp;gt;HEADER.&lt;/P&gt;&lt;P&gt;YOU will see a screen with the below details.&lt;/P&gt;&lt;P&gt;Text Name       Z0MM_SCM_FNC_EVCOR_DELIVERY&lt;/P&gt;&lt;P&gt;Language        EN&lt;/P&gt;&lt;P&gt;Text ID         FU   Function module&lt;/P&gt;&lt;P&gt;Text object     DOKU       Online Documentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this case TEXT NAME = FUNCTION MODULE NAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These details are stored in STXH &amp;amp;STXL . But you can use select from these tables. you have to use READ_TEXT to read the documentation to the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;srikanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2006 12:49:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-of-function-modules-and-class-methods/m-p/1309436#M161237</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-08T12:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation of Function Modules and Class Methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-of-function-modules-and-class-methods/m-p/1309437#M161238</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 maintain the documentation in the FM or Method directly using the documentation Option. here you can maintain the Long texts. this will be stored in STXH and STXL in non readable format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2006 12:54:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-of-function-modules-and-class-methods/m-p/1309437#M161238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-08T12:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation of Function Modules and Class Methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-of-function-modules-and-class-methods/m-p/1309438#M161239</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;look to transaction &amp;lt;b&amp;gt;se61&amp;lt;/b&amp;gt; too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2006 13:02:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/documentation-of-function-modules-and-class-methods/m-p/1309438#M161239</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2006-06-08T13:02:00Z</dc:date>
    </item>
  </channel>
</rss>

