<?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 Flat file on app server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/flat-file-on-app-server/m-p/2172884#M461058</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here iam creating file on application server for month, my requirment is when we cselect perticular month on selection screen path so it dynamically select it how plz send me..&lt;/P&gt;&lt;P&gt;Data : month_name.csv  type string value '/dir_temp/...'.&lt;/P&gt;&lt;P&gt;Data : month type c.&lt;/P&gt;&lt;P&gt;If month eq month_name.csv.&lt;/P&gt;&lt;P&gt;  month = /Dir_temp/January_file_name&lt;/P&gt;&lt;P&gt;Elseif month eq February_file_name.&lt;/P&gt;&lt;P&gt;  month =  /Dir_temp/February_file_name  ..&lt;/P&gt;&lt;P&gt;elseif month eq March_file_name.&lt;/P&gt;&lt;P&gt;  month =  /Dir_temp/march_file_name .&lt;/P&gt;&lt;P&gt;open dataset month_namel.csv for output in text mode encoding defult.&lt;/P&gt;&lt;P&gt;Transfer ls_itab to April.csv.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz send me the right code...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 May 2007 11:01:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-02T11:01:49Z</dc:date>
    <item>
      <title>Flat file on app server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/flat-file-on-app-server/m-p/2172884#M461058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here iam creating file on application server for month, my requirment is when we cselect perticular month on selection screen path so it dynamically select it how plz send me..&lt;/P&gt;&lt;P&gt;Data : month_name.csv  type string value '/dir_temp/...'.&lt;/P&gt;&lt;P&gt;Data : month type c.&lt;/P&gt;&lt;P&gt;If month eq month_name.csv.&lt;/P&gt;&lt;P&gt;  month = /Dir_temp/January_file_name&lt;/P&gt;&lt;P&gt;Elseif month eq February_file_name.&lt;/P&gt;&lt;P&gt;  month =  /Dir_temp/February_file_name  ..&lt;/P&gt;&lt;P&gt;elseif month eq March_file_name.&lt;/P&gt;&lt;P&gt;  month =  /Dir_temp/march_file_name .&lt;/P&gt;&lt;P&gt;open dataset month_namel.csv for output in text mode encoding defult.&lt;/P&gt;&lt;P&gt;Transfer ls_itab to April.csv.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz send me the right code...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 11:01:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/flat-file-on-app-server/m-p/2172884#M461058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T11:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Flat file on app server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/flat-file-on-app-server/m-p/2172885#M461059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Data : month_name.csv type string value '/dir_temp/...'.&lt;/P&gt;&lt;P&gt;Data : month type c.&lt;/P&gt;&lt;P&gt;If month eq month_name.csv.&lt;/P&gt;&lt;P&gt;concatenate '/dir_temp/' 'January_file_name' into month.csv.&lt;/P&gt;&lt;P&gt;Elseif month eq February_file_name.&lt;/P&gt;&lt;P&gt;concatenate '/dir_temp/' 'February_file_name' into month.csv.&lt;/P&gt;&lt;P&gt;elseif month eq March_file_name.&lt;/P&gt;&lt;P&gt;concatenate '/dir_temp/' 'March_file_name' into month.csv.&lt;/P&gt;&lt;P&gt;...........so...on.........&lt;/P&gt;&lt;P&gt;open dataset month.csv for output in text mode encoding defult.&lt;/P&gt;&lt;P&gt;Transfer ls_itab to month.csv.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2007 11:08:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/flat-file-on-app-server/m-p/2172885#M461059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-02T11:08:00Z</dc:date>
    </item>
  </channel>
</rss>

