<?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: Which SAP table stores custom table documentation? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-sap-table-stores-custom-table-documentation/m-p/9830461#M1783929</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Justin,&lt;/P&gt;&lt;P&gt;Have you checked entries in STXH table? You can also use READ_TEXT FM to read the documentation, you can pass above parameters as an input to this FM. Also check SO10 too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Oct 2013 16:19:57 GMT</pubDate>
    <dc:creator>venkat_aileni</dc:creator>
    <dc:date>2013-10-31T16:19:57Z</dc:date>
    <item>
      <title>Which SAP table stores custom table documentation?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-sap-table-stores-custom-table-documentation/m-p/9830460#M1783928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I'lve tried searching for this but have not yielded any successful results. I am looking to find which SAP standard table stores documentation created for customer-created tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For instance, say we have namespace /customer/ and I have /customer/table as the table I'm working with. If I use SE11 to view this table, then use the menu to navigate through Goto &amp;gt; Documentation &amp;gt; Change, I can then create custom documentation to help our users understand the purpose of this table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where, in SAP tables, is this documentation stored?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additional Info:&lt;/P&gt;&lt;P&gt;When I use the same navigation mentioned above, and then once in the text editor, I use Goto &amp;gt; Header, I see the following:&lt;/P&gt;&lt;P&gt;Text Name: /customer/table&lt;/P&gt;&lt;P&gt;Language: EN&lt;/P&gt;&lt;P&gt;Text ID: TB&lt;/P&gt;&lt;P&gt;Text Object: DOKU&lt;/P&gt;&lt;P&gt;Style: S_DOCUS1&lt;/P&gt;&lt;P&gt;Form: S_DOCU_SHOW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated, thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; - Justin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 15:43:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/which-sap-table-stores-custom-table-documentation/m-p/9830460#M1783928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-31T15:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Which SAP table stores custom table documentation?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-sap-table-stores-custom-table-documentation/m-p/9830461#M1783929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Justin,&lt;/P&gt;&lt;P&gt;Have you checked entries in STXH table? You can also use READ_TEXT FM to read the documentation, you can pass above parameters as an input to this FM. Also check SO10 too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 16:19:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/which-sap-table-stores-custom-table-documentation/m-p/9830461#M1783929</guid>
      <dc:creator>venkat_aileni</dc:creator>
      <dc:date>2013-10-31T16:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Which SAP table stores custom table documentation?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-sap-table-stores-custom-table-documentation/m-p/9830462#M1783930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To this point, I have not chased it down, that I remember.&amp;nbsp; But that is also what I expect.&amp;nbsp; You could put a break in read_text and then go into the custom documentation.&amp;nbsp; If it doesn't hit read_text, then it's not a long text!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 16:33:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/which-sap-table-stores-custom-table-documentation/m-p/9830462#M1783930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-31T16:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Which SAP table stores custom table documentation?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/which-sap-table-stores-custom-table-documentation/m-p/9830463#M1783931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Justin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The documentation data is stored on DOKHL (Header) &amp;amp; DOKTL (Lines) tables. You can use the identification data that you've got to access to headers table and then get the corresponding lines of text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 16:42:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/which-sap-table-stores-custom-table-documentation/m-p/9830463#M1783931</guid>
      <dc:creator>aferngas</dc:creator>
      <dc:date>2013-10-31T16:42:01Z</dc:date>
    </item>
  </channel>
</rss>

