<?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: Internal Table Question in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-question/m-p/1631788#M281933</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi warren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. can I get the field-name of that column&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. using FM  &lt;/P&gt;&lt;P&gt;   GET_COMPONENT_LIST'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : components	LIKE	rstrucinfo OCCURS 0 WITH HEADER LINE.&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt; Get component list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'GET_COMPONENT_LIST'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      program    = sy-repid&lt;/P&gt;&lt;P&gt;      fieldname  = 'ITAB'&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      components = components.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Sep 2006 12:41:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-12T12:41:17Z</dc:date>
    <item>
      <title>Internal Table Question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-question/m-p/1631787#M281932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I've created an internal table with 4 columns.  Is it possible to somehow reference individual columns from that table? And if so, can I get the field-name of that column?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2006 12:38:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-question/m-p/1631787#M281932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-12T12:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Table Question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-question/m-p/1631788#M281933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi warren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. can I get the field-name of that column&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. using FM  &lt;/P&gt;&lt;P&gt;   GET_COMPONENT_LIST'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : components	LIKE	rstrucinfo OCCURS 0 WITH HEADER LINE.&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt; Get component list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'GET_COMPONENT_LIST'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      program    = sy-repid&lt;/P&gt;&lt;P&gt;      fieldname  = 'ITAB'&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      components = components.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2006 12:41:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-question/m-p/1631788#M281933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-12T12:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Table Question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-question/m-p/1631789#M281934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not 100% sure of your requirement but you can reference it as itab-field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for getting the field name etc..check the different variations of DESCRIBE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anurag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2006 12:41:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-question/m-p/1631789#M281934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-12T12:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Table Question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-question/m-p/1631790#M281935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Warren,&lt;/P&gt;&lt;P&gt;i allways use this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;TYPE-POOLS: SLIS.&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;DATA: PROGNAME   LIKE SY-REPID,&lt;/P&gt;&lt;P&gt;      FIELDCAT   TYPE SLIS_T_FIELDCAT_ALV.&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;PROGNAME = SY-REPID.&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE'&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;            I_PROGRAM_NAME         = PROGNAME&lt;/P&gt;&lt;P&gt;            I_INTERNAL_TABNAME     = 'ITAB'&lt;/P&gt;&lt;P&gt;            I_CLIENT_NEVER_DISPLAY = 'X'&lt;/P&gt;&lt;P&gt;            I_INCLNAME             = PROGNAME&lt;/P&gt;&lt;P&gt;       CHANGING&lt;/P&gt;&lt;P&gt;            CT_FIELDCAT            = FIELDCAT&lt;/P&gt;&lt;P&gt;       EXCEPTIONS&lt;/P&gt;&lt;P&gt;            INCONSISTENT_INTERFACE = 1&lt;/P&gt;&lt;P&gt;            PROGRAM_ERROR          = 2&lt;/P&gt;&lt;P&gt;            OTHERS                 = 3.&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;Regards, Dieter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2006 12:46:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-question/m-p/1631790#M281935</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-12T12:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Table Question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-question/m-p/1631791#M281936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help,I'll try your suggestions!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2006 13:23:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-table-question/m-p/1631791#M281936</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-12T13:23:26Z</dc:date>
    </item>
  </channel>
</rss>

