<?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 when trying to trigger smartform from VL03N in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-when-trying-to-trigger-smartform-from-vl03n/m-p/2748998#M639218</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am having a runtime error while trying to triger my smartforms from transaction VL03N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error is 'The current ABAP program "SAPLV60U" had to be terminated because it has come across a statement that unfortunately cannot be executed.'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The it's in the include: "LV60UF0K"&lt;/P&gt;&lt;P&gt;                                                                                |   21|  LOOP AT XKOMV.                                                                            &lt;/P&gt;&lt;P&gt;|   22|    KONV       = XKOMV.                                                                     &lt;/P&gt;&lt;P&gt;|   23|    BELEG = XKOMV-KNUMV.                                                                    &lt;/P&gt;&lt;P&gt;|   24|    IF BELEG-ID = '$'.                                                                      &lt;/P&gt;&lt;P&gt;|   25|      PERFORM VBRK_BELEGNUMMER_ERMITTELN.                                                  &lt;/P&gt;&lt;P&gt;|   26|      XKOMV-KNUMV = XVBRK-KNUMV.                                                            &lt;/P&gt;&lt;P&gt;|   27|    ENDIF.                                                                                &lt;/P&gt;&lt;P&gt;|   28|    MODIFY XKOMV.                                                                           &lt;/P&gt;&lt;P&gt;|   29|  ENDLOOP.                                                                                &lt;/P&gt;&lt;P&gt;|&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;|  INSERT KONV FROM TABLE XKOMV.                                                             &lt;/P&gt;&lt;P&gt;|   31|  IF SY-SUBRC NE 0.                                                                         &lt;/P&gt;&lt;P&gt;|   32|    MESSAGE A100 WITH 'KONV' SY-SUBRC XKOMV-knumv.                                          &lt;/P&gt;&lt;P&gt;|   33|  ENDIF.  &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;can anyone help me on this please..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nitin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Aug 2007 06:17:02 GMT</pubDate>
    <dc:creator>dev_parbutteea</dc:creator>
    <dc:date>2007-08-31T06:17:02Z</dc:date>
    <item>
      <title>Runtime Error when trying to trigger smartform from VL03N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-when-trying-to-trigger-smartform-from-vl03n/m-p/2748998#M639218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am having a runtime error while trying to triger my smartforms from transaction VL03N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error is 'The current ABAP program "SAPLV60U" had to be terminated because it has come across a statement that unfortunately cannot be executed.'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The it's in the include: "LV60UF0K"&lt;/P&gt;&lt;P&gt;                                                                                |   21|  LOOP AT XKOMV.                                                                            &lt;/P&gt;&lt;P&gt;|   22|    KONV       = XKOMV.                                                                     &lt;/P&gt;&lt;P&gt;|   23|    BELEG = XKOMV-KNUMV.                                                                    &lt;/P&gt;&lt;P&gt;|   24|    IF BELEG-ID = '$'.                                                                      &lt;/P&gt;&lt;P&gt;|   25|      PERFORM VBRK_BELEGNUMMER_ERMITTELN.                                                  &lt;/P&gt;&lt;P&gt;|   26|      XKOMV-KNUMV = XVBRK-KNUMV.                                                            &lt;/P&gt;&lt;P&gt;|   27|    ENDIF.                                                                                &lt;/P&gt;&lt;P&gt;|   28|    MODIFY XKOMV.                                                                           &lt;/P&gt;&lt;P&gt;|   29|  ENDLOOP.                                                                                &lt;/P&gt;&lt;P&gt;|&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;|  INSERT KONV FROM TABLE XKOMV.                                                             &lt;/P&gt;&lt;P&gt;|   31|  IF SY-SUBRC NE 0.                                                                         &lt;/P&gt;&lt;P&gt;|   32|    MESSAGE A100 WITH 'KONV' SY-SUBRC XKOMV-knumv.                                          &lt;/P&gt;&lt;P&gt;|   33|  ENDIF.  &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;can anyone help me on this please..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nitin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2007 06:17:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-when-trying-to-trigger-smartform-from-vl03n/m-p/2748998#M639218</guid>
      <dc:creator>dev_parbutteea</dc:creator>
      <dc:date>2007-08-31T06:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error when trying to trigger smartform from VL03N</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-when-trying-to-trigger-smartform-from-vl03n/m-p/2748999#M639219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This looks like standard SAP code, your best bet is to log this as a problem on service.sap.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2007 06:56:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-when-trying-to-trigger-smartform-from-vl03n/m-p/2748999#M639219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-31T06:56:59Z</dc:date>
    </item>
  </channel>
</rss>

