<?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: Transfer data from Table control to internal table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-table-control-to-internal-table/m-p/2747977#M638924</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;loop at IT_ITEM.&lt;/P&gt;&lt;P&gt;    chain.&lt;/P&gt;&lt;P&gt;      field WA_ITEM-ZEILE.&lt;/P&gt;&lt;P&gt;      field WA_ITEM-MATNR.&lt;/P&gt;&lt;P&gt;      field WA_ITEM-MAKTX.&lt;/P&gt;&lt;P&gt;      field WA_ITEM-MEINS.&lt;/P&gt;&lt;P&gt;      field WA_ITEM-MENGE.&lt;/P&gt;&lt;P&gt;      field WA_ITEM-RFLAG.&lt;/P&gt;&lt;P&gt;      module MY_TAB_modify on chain-request.&lt;/P&gt;&lt;P&gt;    endchain.&lt;/P&gt;&lt;P&gt;  endloop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Sep 2007 07:20:22 GMT</pubDate>
    <dc:creator>naimkhans_babi</dc:creator>
    <dc:date>2007-09-18T07:20:22Z</dc:date>
    <item>
      <title>Transfer data from Table control to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-table-control-to-internal-table/m-p/2747975#M638922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear firends&lt;/P&gt;&lt;P&gt; How are you!&lt;/P&gt;&lt;P&gt;    I wish to know How we could transfer the table control data to Internal table. please help me to understand this.. any code will help me better way.  any help will be appreciated.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;naeem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2007 06:55:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-table-control-to-internal-table/m-p/2747975#M638922</guid>
      <dc:creator>naimkhans_babi</dc:creator>
      <dc:date>2007-09-14T06:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer data from Table control to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-table-control-to-internal-table/m-p/2747976#M638923</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;Transferring of table control data to internal table will be automatically taken care of by SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only thing is we need to follow the following three rules/steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i) Should declare a table control of type tableview in the code .  &lt;/P&gt;&lt;P&gt;ii) Internal table should have same name and structure as that of table control.&lt;/P&gt;&lt;P&gt;iii) PBO and PAI of the screen which contains the table control should have Loop ...Endloop statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE:&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------" /&gt;&lt;P&gt;To get better understanding of the table control,explore the standard SAP program DEMO_DYNPRO_TABLE_CONTROL_1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dilli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2007 07:06:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-table-control-to-internal-table/m-p/2747976#M638923</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-14T07:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer data from Table control to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-table-control-to-internal-table/m-p/2747977#M638924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;loop at IT_ITEM.&lt;/P&gt;&lt;P&gt;    chain.&lt;/P&gt;&lt;P&gt;      field WA_ITEM-ZEILE.&lt;/P&gt;&lt;P&gt;      field WA_ITEM-MATNR.&lt;/P&gt;&lt;P&gt;      field WA_ITEM-MAKTX.&lt;/P&gt;&lt;P&gt;      field WA_ITEM-MEINS.&lt;/P&gt;&lt;P&gt;      field WA_ITEM-MENGE.&lt;/P&gt;&lt;P&gt;      field WA_ITEM-RFLAG.&lt;/P&gt;&lt;P&gt;      module MY_TAB_modify on chain-request.&lt;/P&gt;&lt;P&gt;    endchain.&lt;/P&gt;&lt;P&gt;  endloop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2007 07:20:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-data-from-table-control-to-internal-table/m-p/2747977#M638924</guid>
      <dc:creator>naimkhans_babi</dc:creator>
      <dc:date>2007-09-18T07:20:22Z</dc:date>
    </item>
  </channel>
</rss>

