<?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: Regarding Open dataset in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-open-dataset/m-p/945574#M64083</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just use the addition encoding default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the details from ABAP docu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEFAULT &lt;/P&gt;&lt;P&gt;In a Unicode system, the designation DEFAULT corresponds to the designation UTF-8, and the designation NON-UNICODE in a non-Unicode system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UTF-8 &lt;/P&gt;&lt;P&gt;The characters in the file are handled according to the Unicode character representation UTF-8. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NON-UNICODE &lt;/P&gt;&lt;P&gt;In a non-Unicode system, the data is read or written without being converted. In a Unicode system,the characters in the file are handled according to the non-Unicode-codepage that would be assigned to the current text environment according to the database table TCP0C, at the time of reading or writing in a non-Unicode system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the addition ENCODING is not specified in non-Unicode programs, the addition NON-UNICODE is used implicitly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 26 Jun 2005 12:56:50 GMT</pubDate>
    <dc:creator>athavanraja</dc:creator>
    <dc:date>2005-06-26T12:56:50Z</dc:date>
    <item>
      <title>Regarding Open dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-open-dataset/m-p/945571#M64080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using open dataset in my abap program like this.&lt;/P&gt;&lt;P&gt;OPEN DATASET E_FILE FOR APPENDING IN TEXT MODE.&lt;/P&gt;&lt;P&gt;it works in 46B, but it wont work in Basis 620.&lt;/P&gt;&lt;P&gt;could you pls suggest me how i can make mutually work.&lt;/P&gt;&lt;P&gt;should i have to use any ENCODING statement with the above statement.&lt;/P&gt;&lt;P&gt;pls correct me.&lt;/P&gt;&lt;P&gt;ambichan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jun 2005 11:48:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-open-dataset/m-p/945571#M64080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-26T11:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Open dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-open-dataset/m-p/945572#M64081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;i&amp;gt;it works in 46B, but it wont work in Basis 620.&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is happenning? is it not appending? or is it appending junk characters? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out ABAP key word documentatin for open dataset - &amp;lt;b&amp;gt;mode&amp;lt;/b&amp;gt; option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jun 2005 12:04:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-open-dataset/m-p/945572#M64081</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-06-26T12:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Open dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-open-dataset/m-p/945573#M64082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry that i have no chance to test the program in 620 as of now. but my client says that if we add &amp;lt;b&amp;gt;"IN TEXT MODE ENCODING NON-UNICODE"&amp;lt;/b&amp;gt; in Open dataset Stmt it works fine at 620.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also he wants me to correct the abap program which should work in both environment..so i am just ...thinking..how it can be done..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ambichan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jun 2005 12:44:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-open-dataset/m-p/945573#M64082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-26T12:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Open dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-open-dataset/m-p/945574#M64083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just use the addition encoding default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the details from ABAP docu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEFAULT &lt;/P&gt;&lt;P&gt;In a Unicode system, the designation DEFAULT corresponds to the designation UTF-8, and the designation NON-UNICODE in a non-Unicode system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UTF-8 &lt;/P&gt;&lt;P&gt;The characters in the file are handled according to the Unicode character representation UTF-8. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NON-UNICODE &lt;/P&gt;&lt;P&gt;In a non-Unicode system, the data is read or written without being converted. In a Unicode system,the characters in the file are handled according to the non-Unicode-codepage that would be assigned to the current text environment according to the database table TCP0C, at the time of reading or writing in a non-Unicode system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the addition ENCODING is not specified in non-Unicode programs, the addition NON-UNICODE is used implicitly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jun 2005 12:56:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-open-dataset/m-p/945574#M64083</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-06-26T12:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Open dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-open-dataset/m-p/945575#M64084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey Raja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried below statement in 46B.&lt;/P&gt;&lt;P&gt;OPEN DATASET E_FILE FOR APPENDING IN TEXT MODE ENCODING DEFAULT.&lt;/P&gt;&lt;P&gt;but giving compile time error..why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ambichan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: ambi chan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jun 2005 13:41:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-open-dataset/m-p/945575#M64084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-26T13:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Open dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-open-dataset/m-p/945576#M64085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you need your program to work in both environments make sure of the following:&lt;/P&gt;&lt;P&gt; in 6.20 make sure that the unicode attribute at program level is unchecked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your program should then work just like in 4.x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enjoy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jun 2005 14:25:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-open-dataset/m-p/945576#M64085</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-26T14:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Open dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-open-dataset/m-p/945577#M64086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey Brandelik,&lt;/P&gt;&lt;P&gt;thanks for ur reply,&lt;/P&gt;&lt;P&gt;could you pls confirm me where should i uncheck this unicode attribute...&lt;/P&gt;&lt;P&gt;any other alternative answer wouuld be great&lt;/P&gt;&lt;P&gt;ambichan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jun 2005 15:32:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-open-dataset/m-p/945577#M64086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-26T15:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Open dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-open-dataset/m-p/945578#M64087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you edit the program use the menu goto -- attributes&lt;/P&gt;&lt;P&gt;It should be on that screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enjoy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jun 2005 21:19:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-open-dataset/m-p/945578#M64087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-26T21:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Open dataset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-open-dataset/m-p/945579#M64088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Brandelik,&lt;/P&gt;&lt;P&gt;I really thank that you gave me one way of solution for my problem.&lt;/P&gt;&lt;P&gt;But i really want to confirm this doubt with this SDN, Regardless of change in abap code or settings(attribute changes), cant we make one code to work with two different environment(46B&amp;amp;620)?&lt;/P&gt;&lt;P&gt;Bcoz, if we write one program at 46B, and to work with 620 if there is necessary to make changes in code or settings, then i dont think ABAP code is more efficient in this case..&lt;/P&gt;&lt;P&gt;Any solution for this...&lt;/P&gt;&lt;P&gt;ambichan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2005 01:42:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-open-dataset/m-p/945579#M64088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-27T01:42:46Z</dc:date>
    </item>
  </channel>
</rss>

