<?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 Problem with dataset while writing into in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-dataset-while-writing-into/m-p/4343560#M1034510</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am writing my output internal table into ftp server.&lt;/P&gt;&lt;P&gt;I used below stmt in ECC 6.0 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    OPEN DATASET p_opath FOR OUTPUT IN TEXT MODE MESSAGE gv_msg ENCODING DEFAULT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the gv_msg is filled up with 'Permission denied'.&lt;/P&gt;&lt;P&gt;What does it mean ?  My coding is not correct or I don't have access to write into ftp server ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS IN ADV.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Aug 2008 12:57:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-25T12:57:47Z</dc:date>
    <item>
      <title>Problem with dataset while writing into</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-dataset-while-writing-into/m-p/4343560#M1034510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am writing my output internal table into ftp server.&lt;/P&gt;&lt;P&gt;I used below stmt in ECC 6.0 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    OPEN DATASET p_opath FOR OUTPUT IN TEXT MODE MESSAGE gv_msg ENCODING DEFAULT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the gv_msg is filled up with 'Permission denied'.&lt;/P&gt;&lt;P&gt;What does it mean ?  My coding is not correct or I don't have access to write into ftp server ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS IN ADV.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 12:57:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-dataset-while-writing-into/m-p/4343560#M1034510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-25T12:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with dataset while writing into</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-dataset-while-writing-into/m-p/4343561#M1034511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You dont have the permissions. You can also refer to the Library for the corresponding return code texts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 12:59:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-dataset-while-writing-into/m-p/4343561#M1034511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-25T12:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with dataset while writing into</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-dataset-while-writing-into/m-p/4343562#M1034512</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 guess you dont have the permission of creating file in the directory have mentioned in the path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;change the path of the file and check it again... may be HOME directory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;padma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 13:03:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-dataset-while-writing-into/m-p/4343562#M1034512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-25T13:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with dataset while writing into</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-dataset-while-writing-into/m-p/4343563#M1034513</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 think you don't have permission in Application server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check your permissions on folder it should be read and write&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Murali Papana.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 13:06:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-dataset-while-writing-into/m-p/4343563#M1034513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-25T13:06:24Z</dc:date>
    </item>
  </channel>
</rss>

