<?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 How To Insert Spool Data Into table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-spool-data-into-table/m-p/7887179#M1595433</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing problem to insert spool data into table.&lt;/P&gt;&lt;P&gt;can u provide code for this problem  and any  suggestion .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mabud&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 May 2011 10:39:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-05-26T10:39:16Z</dc:date>
    <item>
      <title>How To Insert Spool Data Into table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-spool-data-into-table/m-p/7887179#M1595433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing problem to insert spool data into table.&lt;/P&gt;&lt;P&gt;can u provide code for this problem  and any  suggestion .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mabud&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 10:39:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-spool-data-into-table/m-p/7887179#M1595433</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-26T10:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: How To Insert Spool Data Into table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-spool-data-into-table/m-p/7887180#M1595434</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 can save the spool into an excel (there is a button "save to local"-&amp;gt;spreadsheet).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will save the spool into an excel. Now format the excel into your table format and then upload the excel into the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to write an upload program for this or you can use the available one's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hint: you can use gui_upload which takes excel and populates an internal table, then you can use this internal table to populate your desired table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 10:54:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-spool-data-into-table/m-p/7887180#M1595434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-26T10:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: How To Insert Spool Data Into table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-spool-data-into-table/m-p/7887181#M1595435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 11:02:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-spool-data-into-table/m-p/7887181#M1595435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-26T11:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: How To Insert Spool Data Into table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-spool-data-into-table/m-p/7887182#M1595436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually i can not dump into excel.&lt;/P&gt;&lt;P&gt;i want to insert data direct into table from spool using program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 11:05:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-spool-data-into-table/m-p/7887182#M1595436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-26T11:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: How To Insert Spool Data Into table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-spool-data-into-table/m-p/7887183#M1595437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks I think it should work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mabud&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: abdul mabud on May 26, 2011 1:15 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 11:15:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-insert-spool-data-into-table/m-p/7887183#M1595437</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-26T11:15:27Z</dc:date>
    </item>
  </channel>
</rss>

