<?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: Unicoe Errors in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicoe-errors/m-p/5575031#M1271577</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Hello ABAPpers,&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; I am getting the following unicode errors in the report while executing UCCHECK transaction.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; 1. "SY-TABIX" must be a character-type data object (data type C, N, D, T or&lt;/P&gt;&lt;P&gt;&amp;gt;      STRING).&lt;/P&gt;&lt;P&gt;&amp;gt;      for&lt;/P&gt;&lt;P&gt;&amp;gt;      SHIFT sy-tabix LEFT DELETING LEADING space.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; 2.  "V_RECCTR" must be a character-type data object (data type C, N, D, T or &lt;/P&gt;&lt;P&gt;&amp;gt;      STRING).&lt;/P&gt;&lt;P&gt;&amp;gt; for &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; DATA:   v_recctr               TYPE p,&lt;/P&gt;&lt;P&gt;&amp;gt;   SHIFT v_recctr  LEFT DELETING LEADING space.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Please suggest the correct solution to overcome this unicode error.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Thanks and Regards,&lt;/P&gt;&lt;P&gt;&amp;gt; Rahul&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA l_tmp TYPE string.

l_tmp = sy-tabix.
condense l_tmp&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 May 2009 12:21:38 GMT</pubDate>
    <dc:creator>Pawan_Kesari</dc:creator>
    <dc:date>2009-05-18T12:21:38Z</dc:date>
    <item>
      <title>Unicoe Errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicoe-errors/m-p/5575028#M1271574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ABAPpers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting the following unicode errors in the report while executing UCCHECK transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. "SY-TABIX" must be a character-type data object (data type C, N, D, T or&lt;/P&gt;&lt;P&gt;     STRING).&lt;/P&gt;&lt;P&gt;     for&lt;/P&gt;&lt;P&gt;     SHIFT sy-tabix LEFT DELETING LEADING space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.  "V_RECCTR" must be a character-type data object (data type C, N, D, T or &lt;/P&gt;&lt;P&gt;     STRING).&lt;/P&gt;&lt;P&gt;for &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA:   v_recctr               TYPE p,&lt;/P&gt;&lt;P&gt;  SHIFT v_recctr  LEFT DELETING LEADING space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest the correct solution to overcome this unicode error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 12:13:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicoe-errors/m-p/5575028#M1271574</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-18T12:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unicoe Errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicoe-errors/m-p/5575029#M1271575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;none of these Values will have space as the leading value, then why these statements are required..?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 12:18:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicoe-errors/m-p/5575029#M1271575</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2009-05-18T12:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Unicoe Errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicoe-errors/m-p/5575030#M1271576</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;this will give you unicode errors because you are trying to use the statement shift with i,p,f type variable.... you are not supposed to use shift with these data type variables... instead you can write a logic or move the values of that variable to the string type and do the shift....&lt;/P&gt;&lt;P&gt;copy and paste the code given below will resolve you issue.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;data w_str type string.

1) 
move sy-tabix to w_str.
SHIFT w_str LEFT DELETING LEADING space.
move w_str to sy-tabix.


2)
DATA: v_recctr TYPE p,
move v_recctr to w_str.
SHIFT w_str LEFT DELETING LEADING space.
move w_str to v_recctr.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siddarth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 12:20:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicoe-errors/m-p/5575030#M1271576</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-18T12:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: Unicoe Errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicoe-errors/m-p/5575031#M1271577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Hello ABAPpers,&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; I am getting the following unicode errors in the report while executing UCCHECK transaction.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; 1. "SY-TABIX" must be a character-type data object (data type C, N, D, T or&lt;/P&gt;&lt;P&gt;&amp;gt;      STRING).&lt;/P&gt;&lt;P&gt;&amp;gt;      for&lt;/P&gt;&lt;P&gt;&amp;gt;      SHIFT sy-tabix LEFT DELETING LEADING space.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; 2.  "V_RECCTR" must be a character-type data object (data type C, N, D, T or &lt;/P&gt;&lt;P&gt;&amp;gt;      STRING).&lt;/P&gt;&lt;P&gt;&amp;gt; for &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; DATA:   v_recctr               TYPE p,&lt;/P&gt;&lt;P&gt;&amp;gt;   SHIFT v_recctr  LEFT DELETING LEADING space.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Please suggest the correct solution to overcome this unicode error.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Thanks and Regards,&lt;/P&gt;&lt;P&gt;&amp;gt; Rahul&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA l_tmp TYPE string.

l_tmp = sy-tabix.
condense l_tmp&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 12:21:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicoe-errors/m-p/5575031#M1271577</guid>
      <dc:creator>Pawan_Kesari</dc:creator>
      <dc:date>2009-05-18T12:21:38Z</dc:date>
    </item>
  </channel>
</rss>

