<?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 Reg: Data Dictionary in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-data-dictionary/m-p/1613187#M274818</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 created one ztable with 8 fields and one Mandt field.  I am having data pertaining to 8 fields in itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I am trying to insert the data in to ztable with this command &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INSERT ZRATE FROM TABLE itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then it is giving and error msg.&lt;/P&gt;&lt;P&gt;" The type of the database table and work area (or internal table) "itab" are not Unicode convertible."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What would be the cause?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Reddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Sep 2006 20:49:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-11T20:49:43Z</dc:date>
    <item>
      <title>Reg: Data Dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-data-dictionary/m-p/1613187#M274818</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 created one ztable with 8 fields and one Mandt field.  I am having data pertaining to 8 fields in itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I am trying to insert the data in to ztable with this command &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INSERT ZRATE FROM TABLE itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then it is giving and error msg.&lt;/P&gt;&lt;P&gt;" The type of the database table and work area (or internal table) "itab" are not Unicode convertible."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What would be the cause?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Reddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 20:49:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-data-dictionary/m-p/1613187#M274818</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T20:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Data Dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-data-dictionary/m-p/1613188#M274819</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;  The internal table itab should be of the structure of the ZTABLE..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 20:54:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-data-dictionary/m-p/1613188#M274819</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T20:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Data Dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-data-dictionary/m-p/1613189#M274820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi CHandu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Go through the below link for the solution,&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/79/c55473b3dc11d5993800508b6b8b11/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/79/c55473b3dc11d5993800508b6b8b11/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Azaz Ali.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 20:55:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-data-dictionary/m-p/1613189#M274820</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T20:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Data Dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-data-dictionary/m-p/1613190#M274821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to your program and from the menu choose GoTo-&amp;gt;Attributes and uncheck the 'Unicode Checks Active' checkbox and run your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hith&lt;/P&gt;&lt;P&gt;Sunil Achyut&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 21:42:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-data-dictionary/m-p/1613190#M274821</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T21:42:54Z</dc:date>
    </item>
  </channel>
</rss>

