<?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: Creating multiple unix files based on internal table data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-multiple-unix-files-based-on-internal-table-data/m-p/3309905#M792786</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Get all the company codes in the file in a new internal table which contains only one field, company code and delete the adjacent duplicates after sorting.&lt;/P&gt;&lt;P&gt;Loop over this table, then loop over the data table where the company code = company code. &lt;/P&gt;&lt;P&gt;Append the data in a third temporyry table or transfer that data right away to the file. The directory can contain the company code name, just concatenate it.&lt;/P&gt;&lt;P&gt;Brief description, but it should do the trick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jan 2008 15:49:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-21T15:49:42Z</dc:date>
    <item>
      <title>Creating multiple unix files based on internal table data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-multiple-unix-files-based-on-internal-table-data/m-p/3309904#M792785</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 have an urgent requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data is contained in .txt file. I have uploaded data to internal table using gui_upload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The .txt file has rows with same and different company codes. The requirement is to create files based on company codes. The rows with same company code has to be in the same file.&lt;/P&gt;&lt;P&gt;The files created has to be send to a different folder also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me in doing this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points will be given to all helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nobin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2008 14:04:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-multiple-unix-files-based-on-internal-table-data/m-p/3309904#M792785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-21T14:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: Creating multiple unix files based on internal table data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-multiple-unix-files-based-on-internal-table-data/m-p/3309905#M792786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Get all the company codes in the file in a new internal table which contains only one field, company code and delete the adjacent duplicates after sorting.&lt;/P&gt;&lt;P&gt;Loop over this table, then loop over the data table where the company code = company code. &lt;/P&gt;&lt;P&gt;Append the data in a third temporyry table or transfer that data right away to the file. The directory can contain the company code name, just concatenate it.&lt;/P&gt;&lt;P&gt;Brief description, but it should do the trick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2008 15:49:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-multiple-unix-files-based-on-internal-table-data/m-p/3309905#M792786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-21T15:49:42Z</dc:date>
    </item>
  </channel>
</rss>

