<?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 RunTime Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/3452758#M829473</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 iam doing the LSMW by Direct input method I am getting the follwoing Runtime Error.&lt;/P&gt;&lt;P&gt;Please let me know what is the reason.&lt;/P&gt;&lt;P&gt;hort text&lt;/P&gt;&lt;P&gt;   Overflow when converting from "220264314978 "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happened?&lt;/P&gt;&lt;P&gt;   Error in the ABAP Application Program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   The current ABAP program "SAPLMGAD" had to be terminated because it has&lt;/P&gt;&lt;P&gt;   come across a statement that unfortunately cannot be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rror analysis&lt;/P&gt;&lt;P&gt;   An exception occurred that is explained in detail below.&lt;/P&gt;&lt;P&gt;   The exception, which is assigned to class 'CX_SY_CONVERSION_OVERFLOW', was not&lt;/P&gt;&lt;P&gt;    caught in&lt;/P&gt;&lt;P&gt;   procedure "UEBERNEHMEN" "(FORM)", nor was it propagated by a RAISING clause.&lt;/P&gt;&lt;P&gt;   Since the caller of the procedure could not have anticipated that the&lt;/P&gt;&lt;P&gt;   exception would occur, the current program is terminated.&lt;/P&gt;&lt;P&gt;   The reason for the exception is:&lt;/P&gt;&lt;P&gt;   When attempting to convert the value "220264314978 ", an overflow occurred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;issing RAISING Clause in Interface&lt;/P&gt;&lt;P&gt;   Program                                 SAPLMGAD&lt;/P&gt;&lt;P&gt;   Include                                 LMGADF01&lt;/P&gt;&lt;P&gt;   Row                                     52&lt;/P&gt;&lt;P&gt;   Module type                             (FORM)&lt;/P&gt;&lt;P&gt;   Module Name                             UEBERNEHMEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rigger Location of Exception&lt;/P&gt;&lt;P&gt;   Program                                 SAPLMGAD&lt;/P&gt;&lt;P&gt;   Include                                 LMGADF01&lt;/P&gt;&lt;P&gt;   Row                                     117&lt;/P&gt;&lt;P&gt;   Module type                             (FORM)&lt;/P&gt;&lt;P&gt;   Module Name                             UEBERNEHMEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ource Code Extract&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ine  SourceCde&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  87         ENDIF.&lt;/P&gt;&lt;P&gt;hort text&lt;/P&gt;&lt;P&gt;   Overflow when converting from "220264314978 "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hat happened?&lt;/P&gt;&lt;P&gt;   Error in the ABAP Application Program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   The current ABAP program "SAPLMGAD" had to be terminated because it has&lt;/P&gt;&lt;P&gt;   come across a statement that unfortunately cannot be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rror analysis&lt;/P&gt;&lt;P&gt;   An exception occurred that is explained in detail below.&lt;/P&gt;&lt;P&gt;   The exception, which is assigned to class 'CX_SY_CONVERSION_OVERFLOW', was not&lt;/P&gt;&lt;P&gt;    caught in&lt;/P&gt;&lt;P&gt;   procedure "UEBERNEHMEN" "(FORM)", nor was it propagated by a RAISING clause.&lt;/P&gt;&lt;P&gt;   Since the caller of the procedure could not have anticipated that the&lt;/P&gt;&lt;P&gt;   exception would occur, the current program is terminated.&lt;/P&gt;&lt;P&gt;   The reason for the exception is:&lt;/P&gt;&lt;P&gt;   When attempting to convert the value "220264314978 ", an overflow occurred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;issing RAISING Clause in Interface&lt;/P&gt;&lt;P&gt;   Program                                 SAPLMGAD&lt;/P&gt;&lt;P&gt;   Include                                 LMGADF01&lt;/P&gt;&lt;P&gt;   Row                                     52&lt;/P&gt;&lt;P&gt;   Module type                             (FORM)&lt;/P&gt;&lt;P&gt;   Module Name                             UEBERNEHMEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rigger Location of Exception&lt;/P&gt;&lt;P&gt;   Program                                 SAPLMGAD&lt;/P&gt;&lt;P&gt;   Include                                 LMGADF01&lt;/P&gt;&lt;P&gt;   Row                                     117&lt;/P&gt;&lt;P&gt;   Module type                             (FORM)&lt;/P&gt;&lt;P&gt;   Module Name                             UEBERNEHMEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ource Code Extract&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ine  SourceCde&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  87         ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Feb 2008 11:32:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-26T11:32:57Z</dc:date>
    <item>
      <title>RunTime Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/3452758#M829473</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 iam doing the LSMW by Direct input method I am getting the follwoing Runtime Error.&lt;/P&gt;&lt;P&gt;Please let me know what is the reason.&lt;/P&gt;&lt;P&gt;hort text&lt;/P&gt;&lt;P&gt;   Overflow when converting from "220264314978 "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happened?&lt;/P&gt;&lt;P&gt;   Error in the ABAP Application Program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   The current ABAP program "SAPLMGAD" had to be terminated because it has&lt;/P&gt;&lt;P&gt;   come across a statement that unfortunately cannot be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rror analysis&lt;/P&gt;&lt;P&gt;   An exception occurred that is explained in detail below.&lt;/P&gt;&lt;P&gt;   The exception, which is assigned to class 'CX_SY_CONVERSION_OVERFLOW', was not&lt;/P&gt;&lt;P&gt;    caught in&lt;/P&gt;&lt;P&gt;   procedure "UEBERNEHMEN" "(FORM)", nor was it propagated by a RAISING clause.&lt;/P&gt;&lt;P&gt;   Since the caller of the procedure could not have anticipated that the&lt;/P&gt;&lt;P&gt;   exception would occur, the current program is terminated.&lt;/P&gt;&lt;P&gt;   The reason for the exception is:&lt;/P&gt;&lt;P&gt;   When attempting to convert the value "220264314978 ", an overflow occurred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;issing RAISING Clause in Interface&lt;/P&gt;&lt;P&gt;   Program                                 SAPLMGAD&lt;/P&gt;&lt;P&gt;   Include                                 LMGADF01&lt;/P&gt;&lt;P&gt;   Row                                     52&lt;/P&gt;&lt;P&gt;   Module type                             (FORM)&lt;/P&gt;&lt;P&gt;   Module Name                             UEBERNEHMEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rigger Location of Exception&lt;/P&gt;&lt;P&gt;   Program                                 SAPLMGAD&lt;/P&gt;&lt;P&gt;   Include                                 LMGADF01&lt;/P&gt;&lt;P&gt;   Row                                     117&lt;/P&gt;&lt;P&gt;   Module type                             (FORM)&lt;/P&gt;&lt;P&gt;   Module Name                             UEBERNEHMEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ource Code Extract&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ine  SourceCde&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  87         ENDIF.&lt;/P&gt;&lt;P&gt;hort text&lt;/P&gt;&lt;P&gt;   Overflow when converting from "220264314978 "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hat happened?&lt;/P&gt;&lt;P&gt;   Error in the ABAP Application Program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   The current ABAP program "SAPLMGAD" had to be terminated because it has&lt;/P&gt;&lt;P&gt;   come across a statement that unfortunately cannot be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rror analysis&lt;/P&gt;&lt;P&gt;   An exception occurred that is explained in detail below.&lt;/P&gt;&lt;P&gt;   The exception, which is assigned to class 'CX_SY_CONVERSION_OVERFLOW', was not&lt;/P&gt;&lt;P&gt;    caught in&lt;/P&gt;&lt;P&gt;   procedure "UEBERNEHMEN" "(FORM)", nor was it propagated by a RAISING clause.&lt;/P&gt;&lt;P&gt;   Since the caller of the procedure could not have anticipated that the&lt;/P&gt;&lt;P&gt;   exception would occur, the current program is terminated.&lt;/P&gt;&lt;P&gt;   The reason for the exception is:&lt;/P&gt;&lt;P&gt;   When attempting to convert the value "220264314978 ", an overflow occurred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;issing RAISING Clause in Interface&lt;/P&gt;&lt;P&gt;   Program                                 SAPLMGAD&lt;/P&gt;&lt;P&gt;   Include                                 LMGADF01&lt;/P&gt;&lt;P&gt;   Row                                     52&lt;/P&gt;&lt;P&gt;   Module type                             (FORM)&lt;/P&gt;&lt;P&gt;   Module Name                             UEBERNEHMEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rigger Location of Exception&lt;/P&gt;&lt;P&gt;   Program                                 SAPLMGAD&lt;/P&gt;&lt;P&gt;   Include                                 LMGADF01&lt;/P&gt;&lt;P&gt;   Row                                     117&lt;/P&gt;&lt;P&gt;   Module type                             (FORM)&lt;/P&gt;&lt;P&gt;   Module Name                             UEBERNEHMEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ource Code Extract&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ine  SourceCde&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  87         ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 11:32:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/3452758#M829473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T11:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: RunTime Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/3452759#M829474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wat is the data type of this value '220264314978 '?check it once.may be this is the cause of the error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 11:44:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/3452759#M829474</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T11:44:10Z</dc:date>
    </item>
  </channel>
</rss>

