<?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 Function module to find the columns in Internal table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-the-columns-in-internal-table/m-p/1100982#M103512</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Group,&lt;/P&gt;&lt;P&gt;Is there any function module which displays the columns of the internal table. I guess there is one cos when we debug any program and select the "Tables" button while debugging and enter an internal table and then do a "Find" the pop up which comes up shows the internal table columns. As this functionality is in the debugger which I cannot debug &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt; hence was wondering if some one has come across any such function module. Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Bhandari&lt;/P&gt;&lt;P&gt;ankur_bhandari@infosys.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Dec 2005 11:32:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-19T11:32:42Z</dc:date>
    <item>
      <title>Function module to find the columns in Internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-the-columns-in-internal-table/m-p/1100982#M103512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Group,&lt;/P&gt;&lt;P&gt;Is there any function module which displays the columns of the internal table. I guess there is one cos when we debug any program and select the "Tables" button while debugging and enter an internal table and then do a "Find" the pop up which comes up shows the internal table columns. As this functionality is in the debugger which I cannot debug &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt; hence was wondering if some one has come across any such function module. Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Bhandari&lt;/P&gt;&lt;P&gt;ankur_bhandari@infosys.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2005 11:32:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-the-columns-in-internal-table/m-p/1100982#M103512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-19T11:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to find the columns in Internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-the-columns-in-internal-table/m-p/1100983#M103513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ankur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. GET_COMPONENT_LIST&lt;/P&gt;&lt;P&gt;   Use the above FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  It works fantastic.&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>Mon, 19 Dec 2005 11:37:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-the-columns-in-internal-table/m-p/1100983#M103513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-19T11:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to find the columns in Internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-the-columns-in-internal-table/m-p/1100984#M103514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. In the above FM&lt;/P&gt;&lt;P&gt;   Pass Program as SY-REPID (U cann pass other prg name also)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; in FieldName Pass the name of the internal table&lt;/P&gt;&lt;P&gt;   eg. 'ITAB'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. This FM will give u the details of the&lt;/P&gt;&lt;P&gt;   internal table.&lt;/P&gt;&lt;P&gt;   The u can display the COMPONENTS table&lt;/P&gt;&lt;P&gt;   using ALV or anyother method u like.&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>Mon, 19 Dec 2005 11:39:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-the-columns-in-internal-table/m-p/1100984#M103514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-19T11:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to find the columns in Internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-the-columns-in-internal-table/m-p/1100985#M103515</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;try that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA:&lt;/P&gt;&lt;P&gt;my_data TYPE bsik,&lt;/P&gt;&lt;P&gt;descr_ref TYPE REF TO cl_abap_structdescr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; descr_ref ?= cl_abap_typedescr=&amp;gt;describe_by_data( my_data ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP AT descr_ref-&amp;gt;components ASSIGNING &amp;lt;comp_wa&amp;gt;.&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2005 11:39:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-the-columns-in-internal-table/m-p/1100985#M103515</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2005-12-19T11:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to find the columns in Internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-the-columns-in-internal-table/m-p/1100986#M103516</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;Try with HRHAP_NUMBER_OF_DISP_COLS_GET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2005 11:42:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-the-columns-in-internal-table/m-p/1100986#M103516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-19T11:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to find the columns in Internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-the-columns-in-internal-table/m-p/1100987#M103517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, But can some one tell me which is the function module which the abap debugger uses to display the internal table columns while debugging.&lt;/P&gt;&lt;P&gt;Ankur Bhandari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2005 12:11:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-the-columns-in-internal-table/m-p/1100987#M103517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-19T12:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to find the columns in Internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-the-columns-in-internal-table/m-p/1100988#M103518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I am not sure, but the abap debugger&lt;/P&gt;&lt;P&gt;    uses system C functions&lt;/P&gt;&lt;P&gt;   (and not a normal function module)&lt;/P&gt;&lt;P&gt;   for such purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please award points to helpful answers.&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>Mon, 19 Dec 2005 12:12:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-the-columns-in-internal-table/m-p/1100988#M103518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-19T12:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to find the columns in Internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-the-columns-in-internal-table/m-p/1100989#M103519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to know whether it is a function module or a c function, If C function then what it is? Cos this is exactly what I am trying to achieve, I tried understanding the ABAP debugger program SAPMSSY3 screeb no 142 , couldn't see where is the coding done when we press the button find it has the Status as "TAAB" but couldn't see the code. Any help will be appreciated.&lt;/P&gt;&lt;P&gt;Ankur Bhandari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2005 12:36:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-find-the-columns-in-internal-table/m-p/1100989#M103519</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-19T12:36:54Z</dc:date>
    </item>
  </channel>
</rss>

