<?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: Unicode help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-help/m-p/940004#M62948</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please check the value of w_struct&lt;EM&gt;271(13) before moving to tab_wa-bmeng? I think w_struct&lt;/EM&gt;271(13) returns blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jul 2005 08:20:23 GMT</pubDate>
    <dc:creator>Vinod_Chandran</dc:creator>
    <dc:date>2005-07-29T08:20:23Z</dc:date>
    <item>
      <title>Unicode help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-help/m-p/940001#M62945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am changing the exsisting report to unidoe enabled.And facing problem. The problem is:&lt;/P&gt;&lt;P&gt;i have string variable and all the data from application server is read into the string.And the internal table is having char types and packed type fields.So for packed fileds its giving short dump "unable to interpret "" the field". I think i have to use type casting but how i have no idea.So please can anyone throw light on this so that i can get the way.How should i follow to convert the string type to p.EX. of problem is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    tab_wa-ffd             = w_struct+247(8).&lt;/P&gt;&lt;P&gt;    tab_wa-ffd             = w_struct+247(8).&lt;/P&gt;&lt;P&gt;    tab_wa-edatu           = w_struct+255(8).&lt;/P&gt;&lt;P&gt;    tab_wa-shpd            = w_struct+263(8).&lt;/P&gt;&lt;P&gt;so in this the internal table tab has field bemng referring to database table and whih is off packed decimal.So i when i passed the values of the w_struct(like this &lt;/P&gt;&lt;P&gt;    tab_wa-bmeng           = w_struct+271(13).&lt;/P&gt;&lt;P&gt;which is string it gives short dump.&lt;/P&gt;&lt;P&gt;So can anyone please suggest the solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz help its urgent for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;anu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2005 06:59:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-help/m-p/940001#M62945</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-29T06:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-help/m-p/940002#M62946</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;    I have one document which is having frequently faced errors when making code as unicode enabled. If you can send me your mail id i can send u that document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sreedhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2005 07:04:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-help/m-p/940002#M62946</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-29T07:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-help/m-p/940003#M62947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sreedhar&lt;/P&gt;&lt;P&gt;my mail id is :anu_m13@rediffmail.com&lt;/P&gt;&lt;P&gt;it will be great help frm u if u send me the help file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2005 08:05:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-help/m-p/940003#M62947</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-29T08:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-help/m-p/940004#M62948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please check the value of w_struct&lt;EM&gt;271(13) before moving to tab_wa-bmeng? I think w_struct&lt;/EM&gt;271(13) returns blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2005 08:20:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-help/m-p/940004#M62948</guid>
      <dc:creator>Vinod_Chandran</dc:creator>
      <dc:date>2005-07-29T08:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-help/m-p/940005#M62949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI vinod&lt;/P&gt;&lt;P&gt;yes the value is blank but how come this could be the problem..acutallly w-struct is a type c variable of length 1200.i am using to read file from application server in this string and then passing the w_struct offset value to tab_wa-bmeng.then its giving short dump for that field only and not for anyother field which are of char type.&lt;/P&gt;&lt;P&gt;plz any suggestions on this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;anu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2005 09:04:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-help/m-p/940005#M62949</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-29T09:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-help/m-p/940006#M62950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest using the following code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF NOT w_struct+271(13) IS INITIAL.&lt;/P&gt;&lt;P&gt;  tab_wa-bmeng = w_struct+271(13).&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2005 09:18:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-help/m-p/940006#M62950</guid>
      <dc:creator>Vinod_Chandran</dc:creator>
      <dc:date>2005-07-29T09:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-help/m-p/940007#M62951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check the length of field tab_wa-bmeng?&lt;/P&gt;&lt;P&gt;Here you are moving w_struct+271(13) to tab_wa-bmeng. So tab_wa-bmeng should have length 13 or more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per SAP, If the target field is too short, an overflow may occur. This may cause the system to terminate the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2005 10:10:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-help/m-p/940007#M62951</guid>
      <dc:creator>Vinod_Chandran</dc:creator>
      <dc:date>2005-07-29T10:10:32Z</dc:date>
    </item>
  </channel>
</rss>

