<?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 regarding type mismatch in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-type-mismatch/m-p/994647#M74986</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey guys,&lt;/P&gt;&lt;P&gt;I have internal table with field as below&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Data..Begin of itab,&lt;/P&gt;&lt;P&gt;      zlotmb(13) TYPE C,&lt;/P&gt;&lt;P&gt;      END of itab.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Now i want to save the records in itab addon table&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;ZADDONTABLE,&amp;lt;/b&amp;gt;where my field zlotmb is declared as &amp;lt;b&amp;gt;DEC 13_3&amp;lt;/b&amp;gt; domain.&lt;/P&gt;&lt;P&gt;Its giving type mismatch while try to save data into table.&lt;/P&gt;&lt;P&gt;How to resolve this..pls guide me.&lt;/P&gt;&lt;P&gt;ambichan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Aug 2005 00:45:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-08-26T00:45:37Z</dc:date>
    <item>
      <title>regarding type mismatch</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-type-mismatch/m-p/994647#M74986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey guys,&lt;/P&gt;&lt;P&gt;I have internal table with field as below&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Data..Begin of itab,&lt;/P&gt;&lt;P&gt;      zlotmb(13) TYPE C,&lt;/P&gt;&lt;P&gt;      END of itab.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Now i want to save the records in itab addon table&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;ZADDONTABLE,&amp;lt;/b&amp;gt;where my field zlotmb is declared as &amp;lt;b&amp;gt;DEC 13_3&amp;lt;/b&amp;gt; domain.&lt;/P&gt;&lt;P&gt;Its giving type mismatch while try to save data into table.&lt;/P&gt;&lt;P&gt;How to resolve this..pls guide me.&lt;/P&gt;&lt;P&gt;ambichan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2005 00:45:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-type-mismatch/m-p/994647#M74986</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-26T00:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: regarding type mismatch</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-type-mismatch/m-p/994648#M74987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Move the char value to another field of dec 13_3 &amp;amp; save that in db&lt;/P&gt;&lt;P&gt;ZADDONTABLE-zlotmb = itab-zlotmb.&lt;/P&gt;&lt;P&gt;insert/update operation can be made here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regds&lt;/P&gt;&lt;P&gt;gv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2005 00:53:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-type-mismatch/m-p/994648#M74987</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-26T00:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: regarding type mismatch</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-type-mismatch/m-p/994649#M74988</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;Already replied reg this in another thread right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K, U have declared in itab zlotmb(13) TYPE C and u r trying to save Character field to decimals field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u paste the part of the code where u r facing the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2005 03:31:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-type-mismatch/m-p/994649#M74988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-26T03:31:52Z</dc:date>
    </item>
  </channel>
</rss>

