<?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: RunTime Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/3453289#M829661</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;one of the value in the input file is of length more than the specified value in the LSMW structure due to which it is unable to convert the value and upload to SAP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Feb 2008 11:40:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-26T11:40:13Z</dc:date>
    <item>
      <title>RunTime Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/3453287#M829659</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;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;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;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;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;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;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;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;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;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;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;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 11:34:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/3453287#M829659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T11:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: RunTime Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/3453288#M829660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just go that LSMW and in the 5th Step, you will assign the fields, there check you are assigned to the coorect fields. definetly you are assigned one of the field to wrong field, check all the fields then you come to know the answer&lt;/P&gt;&lt;P&gt;&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 11:38:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/3453288#M829660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T11:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: RunTime Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/3453289#M829661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;one of the value in the input file is of length more than the specified value in the LSMW structure due to which it is unable to convert the value and upload to SAP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 11:40:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/3453289#M829661</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T11:40:13Z</dc:date>
    </item>
  </channel>
</rss>

