<?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: Finding Short Text for selected Data Element in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-short-text-for-selected-data-element/m-p/3466194#M833078</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Field DDTEXT Table DD04T will return the short description of the data element. Also pass language 'E' in DDLANGUAGE field and data element name in ROLLNAME. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For short description use field: DDTEXT&lt;/P&gt;&lt;P&gt;For Short Field Label use field : SCRTEXT_S&lt;/P&gt;&lt;P&gt;For medium Field Label use field : SCRTEXT_M&lt;/P&gt;&lt;P&gt;For medium Field Label use field: SCRTEXT_L&lt;/P&gt;&lt;P&gt;For heading Use Filed: REPTEXT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Mar 2008 08:05:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-06T08:05:53Z</dc:date>
    <item>
      <title>Finding Short Text for selected Data Element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-short-text-for-selected-data-element/m-p/3466192#M833076</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;I need to find the short description using a data element (technical name) as a search criteria, where you can use trxn SE12 to search for its short description.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. KEY = 'Synchronization key'&lt;/P&gt;&lt;P&gt;       SPRAS = 'Language Key'&lt;/P&gt;&lt;P&gt;       VBELN = 'Sales and Distribution Document Number'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my ABAP program, I have a list of data elements (technical name) but I want its short description to be displayed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone shed of light of how to achieve the above?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 08:00:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-short-text-for-selected-data-element/m-p/3466192#M833076</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-06T08:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Short Text for selected Data Element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-short-text-for-selected-data-element/m-p/3466193#M833077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the Table DD04T&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;awrd points if useful&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bhupal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 08:05:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-short-text-for-selected-data-element/m-p/3466193#M833077</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-06T08:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Short Text for selected Data Element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-short-text-for-selected-data-element/m-p/3466194#M833078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Field DDTEXT Table DD04T will return the short description of the data element. Also pass language 'E' in DDLANGUAGE field and data element name in ROLLNAME. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For short description use field: DDTEXT&lt;/P&gt;&lt;P&gt;For Short Field Label use field : SCRTEXT_S&lt;/P&gt;&lt;P&gt;For medium Field Label use field : SCRTEXT_M&lt;/P&gt;&lt;P&gt;For medium Field Label use field: SCRTEXT_L&lt;/P&gt;&lt;P&gt;For heading Use Filed: REPTEXT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 08:05:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-short-text-for-selected-data-element/m-p/3466194#M833078</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-06T08:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Short Text for selected Data Element</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-short-text-for-selected-data-element/m-p/3466195#M833079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhupal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your info!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This solved my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 08:12:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-short-text-for-selected-data-element/m-p/3466195#M833079</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-06T08:12:27Z</dc:date>
    </item>
  </channel>
</rss>

