<?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: Retrieve short description for a specific object in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-short-description-for-a-specific-object/m-p/8947640#M1693778</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, it seems to be the solution for my problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Aug 2012 14:37:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-08-20T14:37:20Z</dc:date>
    <item>
      <title>Retrieve short description for a specific object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-short-description-for-a-specific-object/m-p/8947636#M1693774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I retrieve the description for a specific object ( program, class, domain etc)?&amp;nbsp; Is there a FM that I can use or the description in saved in a DD table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 13:36:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-short-description-for-a-specific-object/m-p/8947636#M1693774</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-20T13:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve short description for a specific object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-short-description-for-a-specific-object/m-p/8947637#M1693775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;- If you ask for object type description, use FM TRINT_OBJECT_TABLE to get their list with description.&lt;/P&gt;&lt;P&gt;- For single object there is almost one table per object type : DD01T, DD02T, DD03T, DD04T, TRDIRT, TFTIT, TLIBT, SEOCLASSTX, etc. (Perform a where used from technical info get from F1 key in theire respective maintenance transaction : SE1, SE38, SE37, SE24, etc.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 13:48:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-short-description-for-a-specific-object/m-p/8947637#M1693775</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-08-20T13:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve short description for a specific object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-short-description-for-a-specific-object/m-p/8947638#M1693776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiii,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For Short description of class table&amp;nbsp; - &lt;STRONG&gt;SEOCLASSTX &lt;/STRONG&gt;and For Programs - &lt;STRONG&gt;TRDIRT&amp;nbsp; &lt;/STRONG&gt;and Data element - &lt;STRONG&gt;DD04T &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/910/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 13:51:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-short-description-for-a-specific-object/m-p/8947638#M1693776</guid>
      <dc:creator>Aashish28</dc:creator>
      <dc:date>2012-08-20T13:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve short description for a specific object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-short-description-for-a-specific-object/m-p/8947639#M1693777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have the object type as well (like PROG, DTEL, DOMA etc.), you can try calling REPOSITORY_INFO_SYSTEM_TEXT with MODE = space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 14:24:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-short-description-for-a-specific-object/m-p/8947639#M1693777</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2012-08-20T14:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve short description for a specific object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-short-description-for-a-specific-object/m-p/8947640#M1693778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, it seems to be the solution for my problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 14:37:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-short-description-for-a-specific-object/m-p/8947640#M1693778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-20T14:37:20Z</dc:date>
    </item>
  </channel>
</rss>

