<?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 create a file in Application server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-file-in-application-server/m-p/1774438#M334145</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to create a file in application server with the following code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OPEN DATASET F_NAME FOR OUTPUT IN TEXT MODE MESSAGE MESS.&lt;/P&gt;&lt;P&gt;IF SY-SUBRC &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;WRITE MESS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ELSE.&lt;/P&gt;&lt;P&gt;LOOP AT I_EKKO.&lt;/P&gt;&lt;P&gt;TRANSFER  I_EKKO TO F_NAME.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;CLOSE DATASET F_NAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IT is giving an error message like no such file or directory.&lt;/P&gt;&lt;P&gt;if the file is not there then it has to create but why it is giving that message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Dec 2006 06:45:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-13T06:45:36Z</dc:date>
    <item>
      <title>create a file in Application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-file-in-application-server/m-p/1774438#M334145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to create a file in application server with the following code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OPEN DATASET F_NAME FOR OUTPUT IN TEXT MODE MESSAGE MESS.&lt;/P&gt;&lt;P&gt;IF SY-SUBRC &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;WRITE MESS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ELSE.&lt;/P&gt;&lt;P&gt;LOOP AT I_EKKO.&lt;/P&gt;&lt;P&gt;TRANSFER  I_EKKO TO F_NAME.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;CLOSE DATASET F_NAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IT is giving an error message like no such file or directory.&lt;/P&gt;&lt;P&gt;if the file is not there then it has to create but why it is giving that message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 06:45:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-file-in-application-server/m-p/1774438#M334145</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-13T06:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: create a file in Application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-file-in-application-server/m-p/1774439#M334146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please make sure you are using the right Path of the directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check for CASE-SENSITIVE characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2006 06:50:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-file-in-application-server/m-p/1774439#M334146</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-13T06:50:46Z</dc:date>
    </item>
  </channel>
</rss>

