<?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: Select corresponding text table field in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-corresponding-text-table-field/m-p/9102075#M1706032</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your answer really helps! THX!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Dec 2012 04:57:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-12-11T04:57:17Z</dc:date>
    <item>
      <title>Select corresponding text table field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-corresponding-text-table-field/m-p/9102073#M1706030</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;I wanna select the corresponding text table field according to the known infotype, subtype, fieldname and text table dynamically. For instance, for infotype 0008, field&amp;nbsp; 'TRFGB'(pay scale area), I want to select 'TGBTX' dynamically in its corresponding text table T510G. How can I implement this dynamically using SQL statement or other ways? Coz usually the first non-key field is the corresponding text field. But I don't know the position of this field in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 03:37:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-corresponding-text-table-field/m-p/9102073#M1706030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-11T03:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Select corresponding text table field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-corresponding-text-table-field/m-p/9102074#M1706031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Nick,&lt;/P&gt;&lt;P&gt;I dont remember the table name exactly might e DD03m/TADIR/DD03L or something. Most probably dd03l.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can get the position of field at runtime using this table.&lt;/P&gt;&lt;P&gt;So in your example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select * from dd03l into table it_dd03l where tabname = 'PA0008'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now We have got all the field names, their type(DE) and their position in it_dd03l. We can use this to position.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Hope it helped.&lt;/P&gt;&lt;P&gt;Happy ABAPing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 04:29:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-corresponding-text-table-field/m-p/9102074#M1706031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-11T04:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Select corresponding text table field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-corresponding-text-table-field/m-p/9102075#M1706032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your answer really helps! THX!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 04:57:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-corresponding-text-table-field/m-p/9102075#M1706032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-11T04:57:17Z</dc:date>
    </item>
  </channel>
</rss>

