<?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 Re: Problems with OPEN DATASET FOR INPUT TEXT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-open-dataset-for-input-text/m-p/2324833#M510840</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be file is not present in APP server or&lt;/P&gt;&lt;P&gt;User doesn't have the permession to access that file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jun 2007 12:14:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-14T12:14:18Z</dc:date>
    <item>
      <title>Problems with OPEN DATASET FOR INPUT TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-open-dataset-for-input-text/m-p/2324827#M510834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to open a file on appServer using OPEN DATA SET FOR INPUT TEXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sy-subrc is 8.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i can open another file in same directory.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; What happened??    &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank's&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 19:14:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-open-dataset-for-input-text/m-p/2324827#M510834</guid>
      <dc:creator>joo_mariano2</dc:creator>
      <dc:date>2007-06-13T19:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with OPEN DATASET FOR INPUT TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-open-dataset-for-input-text/m-p/2324828#M510835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The file path is case sensitive. Please try to use the same case.&lt;/P&gt;&lt;P&gt;Sy-subrc = 8, I guess file path not found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;Shreekant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 19:24:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-open-dataset-for-input-text/m-p/2324828#M510835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T19:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with OPEN DATASET FOR INPUT TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-open-dataset-for-input-text/m-p/2324829#M510836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the file marked as "Read Only"?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;RIch Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 19:24:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-open-dataset-for-input-text/m-p/2324829#M510836</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-06-13T19:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with OPEN DATASET FOR INPUT TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-open-dataset-for-input-text/m-p/2324830#M510837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You might mentioned the Wrong path, please look at the` path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Ashok Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 20:01:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-open-dataset-for-input-text/m-p/2324830#M510837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T20:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with OPEN DATASET FOR INPUT TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-open-dataset-for-input-text/m-p/2324831#M510838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The path is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i try to open with content 'Test', I obtain to open.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when content is:&lt;/P&gt;&lt;P&gt;C;MT65E-07X055;ZMTEXP;MT - ADSL 3º TRI - TGBK;65000002;11062007;15092007;&lt;/P&gt;&lt;P&gt;I;1;MT65E-07X055;MT - ADSL 3º TRI - TGBK;28;2007;PINV-BRT;MTRXCD;2007;&lt;/P&gt;&lt;P&gt;I;2;MT65E-07X055-001;TGBK;28;2007;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sy-subrc is 8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 11:59:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-open-dataset-for-input-text/m-p/2324831#M510838</guid>
      <dc:creator>joo_mariano2</dc:creator>
      <dc:date>2007-06-14T11:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with OPEN DATASET FOR INPUT TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-open-dataset-for-input-text/m-p/2324832#M510839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the path is correct, try with giving the file name with extension like .txt and all&lt;/P&gt;&lt;P&gt;( if it is user input )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Like "test.txt"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~ laxmi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;if u find the answer helpful, reward it .&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 12:11:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-open-dataset-for-input-text/m-p/2324832#M510839</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T12:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with OPEN DATASET FOR INPUT TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-open-dataset-for-input-text/m-p/2324833#M510840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be file is not present in APP server or&lt;/P&gt;&lt;P&gt;User doesn't have the permession to access that file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 12:14:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-open-dataset-for-input-text/m-p/2324833#M510840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T12:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with OPEN DATASET FOR INPUT TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-open-dataset-for-input-text/m-p/2324834#M510841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    Check your file name and path using the transaction AL11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ram M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 12:15:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-open-dataset-for-input-text/m-p/2324834#M510841</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T12:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with OPEN DATASET FOR INPUT TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-open-dataset-for-input-text/m-p/2324835#M510842</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;go to T-code AL11 and first check whether the file is there in APP server......... or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the file exists then i think ur giving the path wrong(including the folder name is also case sensitive).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so chek the logical path,file and folder name oprectly.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ravinder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 12:16:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-open-dataset-for-input-text/m-p/2324835#M510842</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T12:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with OPEN DATASET FOR INPUT TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-open-dataset-for-input-text/m-p/2324836#M510843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;             Verify the path and file name in p_file.&lt;/P&gt;&lt;P&gt;Make sure that the file actually exists&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 12:18:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-open-dataset-for-input-text/m-p/2324836#M510843</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-14T12:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with OPEN DATASET FOR INPUT TEXT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-open-dataset-for-input-text/m-p/2324837#M510844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is the problem with the OPEN command or with the READ command? I ask this because your file contains special characters like 3º&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OPEN DATASET '???' FOR INPUT IN LEGACY TEXT MODE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 12:35:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-open-dataset-for-input-text/m-p/2324837#M510844</guid>
      <dc:creator>former_member378318</dc:creator>
      <dc:date>2007-06-14T12:35:55Z</dc:date>
    </item>
  </channel>
</rss>

