<?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: Long text for object type. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-for-object-type/m-p/8486428#M1652803</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something interesting(?) in TRINT_OBJECT_TABLE.  Refer to include LTR_OBJECTSF02 which is used to fill the details of SYSTEM types (Called from Line 33 of FM) where list of system object types are hard-coded with text-elements.  That means there is no SAP tables which stores this information ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jan 2012 11:06:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-01-13T11:06:47Z</dc:date>
    <item>
      <title>Long text for object type.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-for-object-type/m-p/8486423#M1652798</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;Is there any table which stores long text for object type?&lt;/P&gt;&lt;P&gt;I am fetching list of objects from table TADIR for particular user, I am getting objects as DOMA, TABL, PROG ..etc But I want long text for these object type for eg. Domain for DOMA, Program for PROG and so on.. Is there any method to get the long text for object type?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Parshuram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 10:39:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-for-object-type/m-p/8486423#M1652798</guid>
      <dc:creator>parshuram_kokare</dc:creator>
      <dc:date>2012-01-13T10:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Long text for object type.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-for-object-type/m-p/8486424#M1652799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you tried function module TRINT_OBJECT_TABLE ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 10:50:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-for-object-type/m-p/8486424#M1652799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-13T10:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Long text for object type.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-for-object-type/m-p/8486425#M1652800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Execute the function TR_OBJECT_TABLE without any inputs. You will get it. found in search help exit TRINT_F4_EXIT_OBJECT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vinod - Anyways the fm is internally called in this &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Keshav.T on Jan 13, 2012 4:25 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 10:55:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-for-object-type/m-p/8486425#M1652800</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2012-01-13T10:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Long text for object type.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-for-object-type/m-p/8486426#M1652801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the FM 'DOCU_READ' to read the documentation on the objects programmatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 10:57:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-for-object-type/m-p/8486426#M1652801</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2012-01-13T10:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Long text for object type.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-for-object-type/m-p/8486427#M1652802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem Solved!!!&lt;/P&gt;&lt;P&gt;Thank you all for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 10:58:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-for-object-type/m-p/8486427#M1652802</guid>
      <dc:creator>parshuram_kokare</dc:creator>
      <dc:date>2012-01-13T10:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Long text for object type.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-for-object-type/m-p/8486428#M1652803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something interesting(?) in TRINT_OBJECT_TABLE.  Refer to include LTR_OBJECTSF02 which is used to fill the details of SYSTEM types (Called from Line 33 of FM) where list of system object types are hard-coded with text-elements.  That means there is no SAP tables which stores this information ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 11:06:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-for-object-type/m-p/8486428#M1652803</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-13T11:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Long text for object type.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-for-object-type/m-p/8486429#M1652804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vinod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like the FM 'TRINT_OBJECT_TABLE' is tightly coupled to SAP CTS &amp;amp; hence the hard-coding! Also i don't see where the long text of the object is returned. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the contrary if you check the FM 'DOCU_READ' you've the table DOKTL which stores the long text(or the documentation) of the object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;DEL&gt;Btw, i'm not sure what did the OP actually mean by "long-text". Does he mean the documentation?&lt;/DEL&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dammit! I get it now. Imho, "description" should have been a more appropriate word &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Suhas Saha on Jan 13, 2012 4:57 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 11:22:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-for-object-type/m-p/8486429#M1652804</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2012-01-13T11:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: Long text for object type.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-for-object-type/m-p/8486430#M1652805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I first checked it through SE03, the report program actually uses the text elements for initially displaying object type texts, but later I thought that for the rest it would be maintained somewhere as the input uses a search help. :)..You are right Vinod&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kesav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 11:23:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-for-object-type/m-p/8486430#M1652805</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2012-01-13T11:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Long text for object type.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-for-object-type/m-p/8486431#M1652806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sushas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;long text means i need only the long name for the Object maintained in table TADIR.. Firstly i was planning to maintain text element for the same. Now, FM  'TRINT_OBJECT_TABLE'  giving me the ouput i expected ( its also maintaining the text element only )..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;parshuram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 11:32:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-for-object-type/m-p/8486431#M1652806</guid>
      <dc:creator>parshuram_kokare</dc:creator>
      <dc:date>2012-01-13T11:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Long text for object type.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-for-object-type/m-p/8486432#M1652807</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;Long-text is some thing different, What you need was description &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 11:56:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/long-text-for-object-type/m-p/8486432#M1652807</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2012-01-13T11:56:17Z</dc:date>
    </item>
  </channel>
</rss>

