<?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 about unicode character error? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-unicode-character-error/m-p/9194793#M1714688</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;**************************************************************************************************&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;REPORT demo_int_tables_read_index_bin.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;DATA: BEGIN OF line,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; col1 TYPE i,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; col2 TYPE i,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; END OF line.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;DATA itab LIKE STANDARD TABLE OF line.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: &amp;amp;quot;Courier New&amp;amp;quot;; mso-bidi-font-size: 12.0pt; mso-bidi-font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; mso-ansi-language: EN-US; mso-no-proof: yes;"&gt;DO 4 TIMES.&lt;/SPAN&gt;&lt;SPAN style="font-family: &amp;amp;quot;Courier New&amp;amp;quot;; mso-bidi-font-size: 12.0pt; mso-bidi-font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; mso-ansi-language: EN-US;"&gt;&lt;BR /&gt;&amp;nbsp; line-col1 = sy-index.&lt;BR /&gt;&amp;nbsp; line-col2 = sy-index ** 2.&lt;BR /&gt;&amp;nbsp; APPEND line TO itab.&lt;BR /&gt;ENDDO.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;SORT itab BY col2.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;READ TABLE itab WITH KEY col2 = 16 INTO line BINARY SEARCH.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;WRITE: 'SY-SUBRC =', sy-subrc.&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;***************************************************************&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;for the above program if i change at the line &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;"&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;DATA itab &lt;/STRONG&gt;&lt;SPAN style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; mso-bidi-font-size: 12.0pt; color: #0000ff; mso-ansi-language: EN-US; text-decoration: underline; font-family: &amp;amp;quot;"&gt;LIKE&lt;/SPAN&gt;&lt;SPAN style="font-family: &amp;amp;quot;Courier New&amp;amp;quot;; mso-bidi-font-size: 12.0pt; mso-bidi-font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; mso-ansi-language: EN-US; mso-no-proof: yes;"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt; STANDARD TABLE OF line."&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;&lt;STRONG style=": ; mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; mso-bidi-font-size: 12.0pt; color: #0000ff; mso-ansi-language: EN-US; font-family: &amp;amp;quot;"&gt;like &lt;SPAN style="color: #000000;"&gt;as&lt;/SPAN&gt; &lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;&lt;STRONG style=": ; mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; mso-bidi-font-size: 12.0pt; color: #0000ff; mso-ansi-language: EN-US; font-family: &amp;amp;quot;"&gt;type&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;.&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;SPAN style="color: #333300;"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;the following error is coming.can any body explain about the error?&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/177194" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jan 2013 10:40:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-01-22T10:40:43Z</dc:date>
    <item>
      <title>about unicode character error?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-unicode-character-error/m-p/9194793#M1714688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;**************************************************************************************************&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;REPORT demo_int_tables_read_index_bin.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;DATA: BEGIN OF line,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; col1 TYPE i,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; col2 TYPE i,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; END OF line.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;DATA itab LIKE STANDARD TABLE OF line.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;STRONG&gt;&lt;SPAN style="font-family: &amp;amp;quot;Courier New&amp;amp;quot;; mso-bidi-font-size: 12.0pt; mso-bidi-font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; mso-ansi-language: EN-US; mso-no-proof: yes;"&gt;DO 4 TIMES.&lt;/SPAN&gt;&lt;SPAN style="font-family: &amp;amp;quot;Courier New&amp;amp;quot;; mso-bidi-font-size: 12.0pt; mso-bidi-font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; mso-ansi-language: EN-US;"&gt;&lt;BR /&gt;&amp;nbsp; line-col1 = sy-index.&lt;BR /&gt;&amp;nbsp; line-col2 = sy-index ** 2.&lt;BR /&gt;&amp;nbsp; APPEND line TO itab.&lt;BR /&gt;ENDDO.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;SORT itab BY col2.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;READ TABLE itab WITH KEY col2 = 16 INTO line BINARY SEARCH.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;WRITE: 'SY-SUBRC =', sy-subrc.&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;***************************************************************&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;for the above program if i change at the line &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;"&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;DATA itab &lt;/STRONG&gt;&lt;SPAN style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; mso-bidi-font-size: 12.0pt; color: #0000ff; mso-ansi-language: EN-US; text-decoration: underline; font-family: &amp;amp;quot;"&gt;LIKE&lt;/SPAN&gt;&lt;SPAN style="font-family: &amp;amp;quot;Courier New&amp;amp;quot;; mso-bidi-font-size: 12.0pt; mso-bidi-font-family: &amp;amp;quot;Times New Roman&amp;amp;quot;; mso-ansi-language: EN-US; mso-no-proof: yes;"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt; STANDARD TABLE OF line."&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;&lt;STRONG style=": ; mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; mso-bidi-font-size: 12.0pt; color: #0000ff; mso-ansi-language: EN-US; font-family: &amp;amp;quot;"&gt;like &lt;SPAN style="color: #000000;"&gt;as&lt;/SPAN&gt; &lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;&lt;STRONG style=": ; mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; mso-bidi-font-size: 12.0pt; color: #0000ff; mso-ansi-language: EN-US; font-family: &amp;amp;quot;"&gt;type&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;.&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;SPAN style="color: #333300;"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;&lt;STRONG style="mso-no-proof: yes; mso-bidi-font-family: &amp;amp;quot; : ; mso-bidi-font-size: 12.0pt; Courier New&amp;amp;quot: ; mso-ansi-language: EN-US; Times New Roman&amp;amp;quot: ; font-family: &amp;amp;quot;"&gt;the following error is coming.can any body explain about the error?&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="NoteParagraph3"&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/177194" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 10:40:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-unicode-character-error/m-p/9194793#M1714688</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-22T10:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: about unicode character error?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-unicode-character-error/m-p/9194794#M1714689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Here u already declared line as a structure.&lt;/P&gt;&lt;P&gt;it is not a standard table.&lt;/P&gt;&lt;P&gt;so from structure u can not declare directly by TYPE,but Like will works for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gourav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 10:49:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-unicode-character-error/m-p/9194794#M1714689</guid>
      <dc:creator>gouravkumar64</dc:creator>
      <dc:date>2013-01-22T10:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: about unicode character error?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-unicode-character-error/m-p/9194795#M1714690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Line is a keyword. Please use some other name for your structure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 11:24:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-unicode-character-error/m-p/9194795#M1714690</guid>
      <dc:creator>Azeemquadri</dc:creator>
      <dc:date>2013-01-22T11:24:22Z</dc:date>
    </item>
  </channel>
</rss>

