<?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: ABAP debugging : excel to internal table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-excel-to-internal-table/m-p/1750941#M325629</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In debugging mode, after retrieving the data into internal table , double click on internal table which holds the data, put the cursor in internal table data area --&amp;gt; right click of your mouse (context menu) ---&amp;gt; choose the option 'SAVE AS EXCEL WORK BOOk' --&amp;gt; press 'OK' --&amp;gt; give the name of file and path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it helps plz reward points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bhupal Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Nov 2006 11:47:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-29T11:47:41Z</dc:date>
    <item>
      <title>ABAP debugging : excel to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-excel-to-internal-table/m-p/1750938#M325626</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 would like to know if there is any way to copy excel sheet data into internal table during Debugging? Any pointers to this are highly appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sravan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 11:39:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-excel-to-internal-table/m-p/1750938#M325626</guid>
      <dc:creator>raja_ksravankumarreddy</dc:creator>
      <dc:date>2006-11-29T11:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP debugging : excel to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-excel-to-internal-table/m-p/1750939#M325627</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;You need to programmatically copy excel sheet data into internal table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 11:42:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-excel-to-internal-table/m-p/1750939#M325627</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-29T11:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP debugging : excel to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-excel-to-internal-table/m-p/1750940#M325628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;during debugging u can't copy excel data to internal table, but u can modify the internal data or append new records to the internal table manually by entering each field of a record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to upload data from excel sheet to internal table u can use "ALSM_EXCEL_TO_INTERNAL_TABLE' FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 11:46:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-excel-to-internal-table/m-p/1750940#M325628</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-29T11:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP debugging : excel to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-excel-to-internal-table/m-p/1750941#M325629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In debugging mode, after retrieving the data into internal table , double click on internal table which holds the data, put the cursor in internal table data area --&amp;gt; right click of your mouse (context menu) ---&amp;gt; choose the option 'SAVE AS EXCEL WORK BOOk' --&amp;gt; press 'OK' --&amp;gt; give the name of file and path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it helps plz reward points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bhupal Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 11:47:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-excel-to-internal-table/m-p/1750941#M325629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-29T11:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP debugging : excel to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-excel-to-internal-table/m-p/1750942#M325630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My requirement is , when debugging a program (SAP standard programs), I want to replace an internal table values with excel sheet data without modifying the program itself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 11:48:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-excel-to-internal-table/m-p/1750942#M325630</guid>
      <dc:creator>raja_ksravankumarreddy</dc:creator>
      <dc:date>2006-11-29T11:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP debugging : excel to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-excel-to-internal-table/m-p/1750943#M325631</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;  Use FM 'KCD_EXCEL_OLE_TO_INT_CONVERT'&lt;/P&gt;&lt;P&gt;or FM 'ALSM_EXCEL_TO_INTERNAL_TABLE'&lt;/P&gt;&lt;P&gt;to read data from excel.&lt;/P&gt;&lt;P&gt;Run your code in debugging mode and see if data is loaded correctly..&lt;/P&gt;&lt;P&gt;Thats the max that you can do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kirti.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 11:50:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-excel-to-internal-table/m-p/1750943#M325631</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-29T11:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP debugging : excel to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-excel-to-internal-table/m-p/1750944#M325632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raja ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  chk this thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2779945"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and give ur excel data after u click APPEND&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 11:52:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-excel-to-internal-table/m-p/1750944#M325632</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-29T11:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP debugging : excel to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-excel-to-internal-table/m-p/1750945#M325633</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;U can try to go to Go To-&amp;gt;Display Data Object-&amp;gt; Structure Editor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you can create a file (because you have an abap list).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 12:03:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-excel-to-internal-table/m-p/1750945#M325633</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-29T12:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP debugging : excel to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-excel-to-internal-table/m-p/1750946#M325634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My need to is to copy excel data into internal table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 12:05:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-excel-to-internal-table/m-p/1750946#M325634</guid>
      <dc:creator>raja_ksravankumarreddy</dc:creator>
      <dc:date>2006-11-29T12:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP debugging : excel to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-excel-to-internal-table/m-p/1750947#M325635</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;Sorry! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In 4.6C I don't believe it can do it, it can only past field by field, record by record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 12:51:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-excel-to-internal-table/m-p/1750947#M325635</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-29T12:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP debugging : excel to internal table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-excel-to-internal-table/m-p/1750948#M325636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is one technique if you have Basis 640 or higher - you can use the advanced debugger (New ABAP Debugger). I have done this many times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Select the tables tab when you are at a place in the code where you wnat to change the internal table&lt;/P&gt;&lt;P&gt;2) Use a single table versus the split screen within the tables tab to maximize fields on the screen&lt;/P&gt;&lt;P&gt;3) Select the tools for the service (wrench) on the right side of the screen - pop up window will appear and select 'Change row content'. Note there is a change column but I have not tried that to see if the entire table column changed or if only the visible rows column changed.&lt;/P&gt;&lt;P&gt;4) Align excel fields in the same order as the internal table fields and copy the data&lt;/P&gt;&lt;P&gt;5) Place cursor in the first position of the starting field and paste&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can only be done for the rows that are visible on the screen so you will need to page down to continue to paste. Perhaps since you work for SAP you can suggest a better way to paste in an internal table. Also there is a limitation with the number of records that can be displayed/changed in the advanced debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2006 16:26:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-debugging-excel-to-internal-table/m-p/1750948#M325636</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-29T16:26:47Z</dc:date>
    </item>
  </channel>
</rss>

