<?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 Process CSV-Files dynamically in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-csv-files-dynamically/m-p/3173068#M755068</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 need to process CSV-Files dynamically, i.e. not using a static order for splitting the values of the lines into the according variables, but determining the mapping dynamically using a header line in the CSV-File.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#dcu;item;subitem&lt;/P&gt;&lt;P&gt;827160;5111001000;3150&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if the order in the the CSV-File changes to e.g.&lt;/P&gt;&lt;P&gt;#item;dcu;subitem&lt;/P&gt;&lt;P&gt;5111001000;827160;3150&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the program should fill the corresponding variables (ls_upload-dcu, ls_upload-item, ls_load-subitem) dynamically without the need to change the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone has a solution, please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Dec 2007 08:46:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-13T08:46:13Z</dc:date>
    <item>
      <title>Process CSV-Files dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-csv-files-dynamically/m-p/3173068#M755068</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 need to process CSV-Files dynamically, i.e. not using a static order for splitting the values of the lines into the according variables, but determining the mapping dynamically using a header line in the CSV-File.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#dcu;item;subitem&lt;/P&gt;&lt;P&gt;827160;5111001000;3150&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if the order in the the CSV-File changes to e.g.&lt;/P&gt;&lt;P&gt;#item;dcu;subitem&lt;/P&gt;&lt;P&gt;5111001000;827160;3150&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the program should fill the corresponding variables (ls_upload-dcu, ls_upload-item, ls_load-subitem) dynamically without the need to change the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone has a solution, please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 08:46:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-csv-files-dynamically/m-p/3173068#M755068</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T08:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Process CSV-Files dynamically</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-csv-files-dynamically/m-p/3173069#M755069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to use variants concepts&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 08:52:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-csv-files-dynamically/m-p/3173069#M755069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T08:52:26Z</dc:date>
    </item>
  </channel>
</rss>

