<?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: Error message in the report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-the-report/m-p/4603956#M1085090</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cant i declare the value in the internal table as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; nafap type anlc-nafap,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Oct 2008 11:07:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-16T11:07:12Z</dc:date>
    <item>
      <title>Error message in the report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-the-report/m-p/4603950#M1085084</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; When i execute my report am getting the error message as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;""gw_data-NAFAP" must be a character-type data object (data type C, N,D, T or STRING). field string)."		&lt;/P&gt;&lt;P&gt;What is the reason for it and how to correct it.&lt;/P&gt;&lt;P&gt;I have declared in the internal table the value of nafap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 11:00:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-the-report/m-p/4603950#M1085084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T11:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error message in the report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-the-report/m-p/4603951#M1085085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NAFAP - is type currency change the reference to type C of length 16&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 11:02:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-the-report/m-p/4603951#M1085085</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T11:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error message in the report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-the-report/m-p/4603952#M1085086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi give ur compleate declarations so i will try to help you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 11:03:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-the-report/m-p/4603952#M1085086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T11:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error message in the report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-the-report/m-p/4603953#M1085087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Declare the field with length and type ...&lt;/P&gt;&lt;P&gt;Ex.field(12) type c.&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;Bharani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 11:03:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-the-report/m-p/4603953#M1085087</guid>
      <dc:creator>BH2408</dc:creator>
      <dc:date>2008-10-16T11:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error message in the report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-the-report/m-p/4603954#M1085088</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;Are you performing any string operation on "gw_data-NAFAP" , if yes the convert the field to character type (C,N,D,T) since in Unicode version string operations can be performed only on character data types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Navneeth K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 11:04:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-the-report/m-p/4603954#M1085088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T11:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error message in the report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-the-report/m-p/4603955#M1085089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this declaration of ur itab(NAFAP) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or paste declaration code here so that we can help u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rhea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 11:04:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-the-report/m-p/4603955#M1085089</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T11:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error message in the report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-the-report/m-p/4603956#M1085090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cant i declare the value in the internal table as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; nafap type anlc-nafap,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 11:07:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-the-report/m-p/4603956#M1085090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T11:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error message in the report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-the-report/m-p/4603957#M1085091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes u can but u cann't do some operations on it saySTRING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rhea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 11:18:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-message-in-the-report/m-p/4603957#M1085091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T11:18:33Z</dc:date>
    </item>
  </channel>
</rss>

