<?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: Dump - LOAD_PROGRAM_NOT_FOUND in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-load-program-not-found/m-p/6459447#M1415321</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sivam.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; RFMFMOARQ14100017 looks like a generated program. Check with financial consultant what has changed recently, probably something with reconciliation mus be generated after (structural) change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jan 2010 10:06:52 GMT</pubDate>
    <dc:creator>Clemenss</dc:creator>
    <dc:date>2010-01-11T10:06:52Z</dc:date>
    <item>
      <title>Dump - LOAD_PROGRAM_NOT_FOUND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-load-program-not-found/m-p/6459445#M1415319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dears,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are getting following dump in our ECC6 server while creating PO in ME21N:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime Errors         LOAD_PROGRAM_NOT_FOUND&lt;/P&gt;&lt;P&gt;Exception              CX_SY_PROGRAM_NOT_FOUND&lt;/P&gt;&lt;P&gt;Date and Time          11.01.2010 11:33:48&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Short text&lt;/P&gt;&lt;P&gt;     Program "RFMFMOARQ14100017 " not found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; What happened?&lt;/P&gt;&lt;P&gt;     There are several possibilities:&lt;/P&gt;&lt;P&gt;&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 "SAPLABADR" 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;     or&lt;/P&gt;&lt;P&gt;     Error in the SAP kernel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     The current ABAP "SAPLABADR" program had to be terminated because the&lt;/P&gt;&lt;P&gt;     ABAP processor detected an internal system error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error 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_PROGRAM_NOT_FOUND', was not&lt;/P&gt;&lt;P&gt;     caught in&lt;/P&gt;&lt;P&gt;    procedure "STEP--METHOD_DRULE" "(FORM)", nor was it propagated by a RAISING&lt;/P&gt;&lt;P&gt;     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;    On account of a branch in the program&lt;/P&gt;&lt;P&gt;    (CALL FUNCTION/DIALOG, external PERFORM, SUBMIT)&lt;/P&gt;&lt;P&gt;    or a transaction call, another ABAP/4 program&lt;/P&gt;&lt;P&gt;    is to be loaded, namely "RFMFMOARQ14100017 ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    However, program "RFMFMOARQ14100017 " does not exist in the library.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Possible reasons:&lt;/P&gt;&lt;P&gt;    a) Wrong program name specified in an external PERFORM or&lt;/P&gt;&lt;P&gt;       SUBMIT or, when defining a new transaction, a new&lt;/P&gt;&lt;P&gt;       dialog module or a new function module.&lt;/P&gt;&lt;P&gt;    b) Transport error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to correct the error&lt;/P&gt;&lt;P&gt;    Check the last transports to the R/3 System.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Are changes currently being made to the program "SAPLABADR?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Has the correct program been entered in table TSTC for Transaction "ME21N "?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Information on where terminated&lt;/P&gt;&lt;P&gt;    Termination occurred in the ABAP program "SAPLABADR" - in "STEP--METHOD_DRULE".&lt;/P&gt;&lt;P&gt;    The main program was "RM_MEPO_GUI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    In the source code you have the termination point in line 1064&lt;/P&gt;&lt;P&gt;    of the (Include) program "LABADRF01".&lt;/P&gt;&lt;P&gt;    The termination is caused because exception "CX_SY_PROGRAM_NOT_FOUND" occurred&lt;/P&gt;&lt;P&gt;     in&lt;/P&gt;&lt;P&gt;    procedure "STEP--METHOD_DRULE" "(FORM)", but it was neither handled locally nor&lt;/P&gt;&lt;P&gt;     declared&lt;/P&gt;&lt;P&gt;    in the RAISING clause of its signature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    The procedure is in program "SAPLABADR "; its source code begins in line&lt;/P&gt;&lt;P&gt;    943 of the (Include program "LABADRF01 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked Programme name in TSTC and it is correct,I have also checked version of program SAPLABADR,RM_MEPO_GUI &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with the system in which issue is not there but version is also same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shivam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2010 08:05:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-load-program-not-found/m-p/6459445#M1415319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-11T08:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dump - LOAD_PROGRAM_NOT_FOUND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-load-program-not-found/m-p/6459446#M1415320</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;check if mentioned program exists in system. If yes, try to reactivate it or generate it using transaction SGEN. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2010 08:23:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-load-program-not-found/m-p/6459446#M1415320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-11T08:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dump - LOAD_PROGRAM_NOT_FOUND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-load-program-not-found/m-p/6459447#M1415321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sivam.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; RFMFMOARQ14100017 looks like a generated program. Check with financial consultant what has changed recently, probably something with reconciliation mus be generated after (structural) change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2010 10:06:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-load-program-not-found/m-p/6459447#M1415321</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2010-01-11T10:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Dump - LOAD_PROGRAM_NOT_FOUND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-load-program-not-found/m-p/6459448#M1415322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Issue resolved with tcode FMDrive&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2010 08:38:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-load-program-not-found/m-p/6459448#M1415322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-15T08:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dump - LOAD_PROGRAM_NOT_FOUND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-load-program-not-found/m-p/6459449#M1415323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shivam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also facing the simiar kind of issue, could you please let me know how did u resolve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kalee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 09:49:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-load-program-not-found/m-p/6459449#M1415323</guid>
      <dc:creator>mdkaleel</dc:creator>
      <dc:date>2011-03-02T09:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dump - LOAD_PROGRAM_NOT_FOUND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-load-program-not-found/m-p/6459450#M1415324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello people! I am facing&amp;nbsp; the similiar kind of issue too! Please, tell me, how did you resolve??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 02:22:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-load-program-not-found/m-p/6459450#M1415324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-17T02:22:46Z</dc:date>
    </item>
  </channel>
</rss>

