<?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 Open Dataset Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-dataset-error/m-p/6636233#M1442717</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create a file using open dataset. Application server is Windows 2003. I mapped a network location as a drive, network drive. But when i try to open data set it says "No such file or directory". I mapped the drive using administrator user.But it fails. I tried also "&lt;BR /&gt;192.168.6.7\" like this. How can i solve this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Feb 2010 20:01:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-03T20:01:28Z</dc:date>
    <item>
      <title>Open Dataset Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-dataset-error/m-p/6636233#M1442717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create a file using open dataset. Application server is Windows 2003. I mapped a network location as a drive, network drive. But when i try to open data set it says "No such file or directory". I mapped the drive using administrator user.But it fails. I tried also "&lt;BR /&gt;192.168.6.7\" like this. How can i solve this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2010 20:01:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-dataset-error/m-p/6636233#M1442717</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-03T20:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Open Dataset Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-dataset-error/m-p/6636234#M1442718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;I mapped a network location as a drive, network drive.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have mapped it in your computer as a shared drive &amp;amp; you have the privileges to access the drive then try using GUI_UPLOAD / GUI_DOWNLOAD FMs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 05:19:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-dataset-error/m-p/6636234#M1442718</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-02-04T05:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Open Dataset Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-dataset-error/m-p/6636235#M1442719</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;Please check this might not be the exact path for your application server.OPEN DATASETs are only used to access to application server paths where you have acesss.&lt;/P&gt;&lt;P&gt;Try using GUI_UPLAOD/DOWNLAOD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Jyo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 05:43:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-dataset-error/m-p/6636235#M1442719</guid>
      <dc:creator>jyotheswar_p2</dc:creator>
      <dc:date>2010-02-04T05:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Open Dataset Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-dataset-error/m-p/6636236#M1442720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I mapped drive on application server. Network path is mapped on server as "R" drive. On the server side i can access it using drive letter "R". But when i tried to access it from abap side using open dataset it fails.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 05:48:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-dataset-error/m-p/6636236#M1442720</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-04T05:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Open Dataset Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-dataset-error/m-p/6636237#M1442721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erhan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to take care to give file path in &lt;STRONG&gt;lowercase.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use TRANSLATE statement before OPEN DATASET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nisha Vengal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 07:20:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-dataset-error/m-p/6636237#M1442721</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-04T07:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Open Dataset Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-dataset-error/m-p/6636238#M1442722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just tried translate command but it fails again. I used &lt;BR /&gt;192.168.6.7 for file location it gived me error "Invalid argument".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 10:10:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-dataset-error/m-p/6636238#M1442722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-04T10:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Open Dataset Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/open-dataset-error/m-p/6636239#M1442723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erhan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try specifying the folder path....&lt;/P&gt;&lt;P&gt;Like &lt;BR /&gt;usr\sap\trans\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TRANSLATE statement is for translating characters and not numbers...   &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nisha Vengal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Feb 2010 09:32:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/open-dataset-error/m-p/6636239#M1442723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-06T09:32:14Z</dc:date>
    </item>
  </channel>
</rss>

