<?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 Error - CONVT_OVERFLOW  is coming in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-convt-overflow-is-coming/m-p/6468814#M1416875</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 got one issue.In which I am getting dump.&lt;/P&gt;&lt;P&gt;In ST22 , I am getting Error name-  CONVT_OVERFLOW and Expection is CX_SY_CONVERSION_OVERFLOW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error is coming in one custom program - Z_RIPRMP02 ,this program is for Print Pick List.&lt;/P&gt;&lt;P&gt;In this program Include - RIPRIF01 is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this include one routine SET_PMPL_RECORD is used in which error is coming as show below-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM SET_PMPL_RECORD.                                                          &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  LAST_COPY_NR = 0.                                                            &lt;/P&gt;&lt;P&gt;             SELECT MAX( COPY_NR ) INTO LAST_COPY_NR  FROM PMPL                           &lt;/P&gt;&lt;P&gt;             WHERE  PM_APPL     = PMPL-PM_APPL                                     &lt;/P&gt;&lt;P&gt;             AND    PRINT_KEY   = PMPL-PRINT_KEY                                   &lt;/P&gt;&lt;P&gt;             AND    PM_PAPER    = PMPL-PM_PAPER.                                   &lt;/P&gt;&lt;P&gt;             PMPL-COPY_NR = LAST_COPY_NR + 1.                                             &lt;/P&gt;&lt;P&gt;      IF PMPL-COPY_NR = 1.                 " First_one                                                                                &lt;/P&gt;&lt;P&gt;Error is coming at  - PMPL-COPY_NR  =  LAST_COPY_NR + 1.      &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data delcaration for  LAST_COPY_NR  is as below-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data: LAST_COPY_NR LIKE PMPL-COPY_NR,     " Last copy printed was ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me why this dump is coming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manisha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jan 2010 08:17:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-18T08:17:16Z</dc:date>
    <item>
      <title>Error - CONVT_OVERFLOW  is coming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-convt-overflow-is-coming/m-p/6468814#M1416875</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 got one issue.In which I am getting dump.&lt;/P&gt;&lt;P&gt;In ST22 , I am getting Error name-  CONVT_OVERFLOW and Expection is CX_SY_CONVERSION_OVERFLOW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error is coming in one custom program - Z_RIPRMP02 ,this program is for Print Pick List.&lt;/P&gt;&lt;P&gt;In this program Include - RIPRIF01 is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this include one routine SET_PMPL_RECORD is used in which error is coming as show below-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM SET_PMPL_RECORD.                                                          &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  LAST_COPY_NR = 0.                                                            &lt;/P&gt;&lt;P&gt;             SELECT MAX( COPY_NR ) INTO LAST_COPY_NR  FROM PMPL                           &lt;/P&gt;&lt;P&gt;             WHERE  PM_APPL     = PMPL-PM_APPL                                     &lt;/P&gt;&lt;P&gt;             AND    PRINT_KEY   = PMPL-PRINT_KEY                                   &lt;/P&gt;&lt;P&gt;             AND    PM_PAPER    = PMPL-PM_PAPER.                                   &lt;/P&gt;&lt;P&gt;             PMPL-COPY_NR = LAST_COPY_NR + 1.                                             &lt;/P&gt;&lt;P&gt;      IF PMPL-COPY_NR = 1.                 " First_one                                                                                &lt;/P&gt;&lt;P&gt;Error is coming at  - PMPL-COPY_NR  =  LAST_COPY_NR + 1.      &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data delcaration for  LAST_COPY_NR  is as below-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data: LAST_COPY_NR LIKE PMPL-COPY_NR,     " Last copy printed was ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me why this dump is coming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manisha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2010 08:17:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-convt-overflow-is-coming/m-p/6468814#M1416875</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-18T08:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error - CONVT_OVERFLOW  is coming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-convt-overflow-is-coming/m-p/6468815#M1416876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manisha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you are doing addition, Then overflow is occuring, As you can see.&lt;/P&gt;&lt;P&gt;PMPL-copy_nr os of INT1 type, Whish has lenght of 3 integers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if last_copy_nr has value '999'.&lt;/P&gt;&lt;P&gt;and you are adding 1 in to it. then it will become '1000' which of lenght 4.&lt;/P&gt;&lt;P&gt;for ex.&lt;/P&gt;&lt;P&gt;PMPL-COPY_NR = LAST_COPY_NR + 1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; so you can not put this value in PMPL-COPY_NR, So to avoid this error declare your variables as of type string. This will resolve the Issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2010 08:32:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-convt-overflow-is-coming/m-p/6468815#M1416876</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-18T08:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error - CONVT_OVERFLOW  is coming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-convt-overflow-is-coming/m-p/6468816#M1416877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;declre  LAST_COPY_NR type n&lt;/P&gt;&lt;P&gt;as when this variable becomes more than 3 then dump comes as&lt;/P&gt;&lt;P&gt; Data: LAST_COPY_NR LIKE PMPL-COPY_NR lenth is int 3  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2010 08:41:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-convt-overflow-is-coming/m-p/6468816#M1416877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-18T08:41:29Z</dc:date>
    </item>
  </channel>
</rss>

