<?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 when saving PO in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-saving-po/m-p/8519990#M1655654</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check whether this program RFMFMOAPED3500136 exists or not in se38.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes , reactivate it and then go through your process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not ask your basis people to check for note on this program RFMFMOAPED3500136 , they will solve it&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes I believe the first thing that I've check is does the program exist, and unfortunately not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also have checked the OSS in sap.support and still no clues&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;&lt;/P&gt;&lt;P&gt;AT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jan 2012 06:57:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-01-19T06:57:20Z</dc:date>
    <item>
      <title>Dump when saving PO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-saving-po/m-p/8519987#M1655651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Guru's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have encountered error when processing several PO type &lt;/P&gt;&lt;P&gt;It gave dump message Program "RFMFMOAPED3500136 " not found, please help I have tried to search for this topic but couldn't&lt;/P&gt;&lt;P&gt;find any solution. I also have tried to generate several program in that correspond to the dump message but still no clues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Short text&lt;/P&gt;&lt;P&gt;    Program "RFMFMOAPED3500136 " 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;What can you do?&lt;/P&gt;&lt;P&gt;    Note down which actions and inputs caused the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    To process the problem further, contact you SAP system&lt;/P&gt;&lt;P&gt;    administrator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Using Transaction ST22 for ABAP Dump Analysis, you can look&lt;/P&gt;&lt;P&gt;    at and manage termination messages, and you can also&lt;/P&gt;&lt;P&gt;    keep them for a long time.&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 "RFMFMOAPED3500136 ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    However, program "RFMFMOAPED3500136 " 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;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 03:20:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-saving-po/m-p/8519987#M1655651</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-19T03:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dump when saving PO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-saving-po/m-p/8519988#M1655652</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 whether this program RFMFMOAPED3500136 exists or not in se38.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes , reactivate it and then go through your process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not ask your basis people to check for note on this program  RFMFMOAPED3500136 , they will solve it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Parupelly on Jan 19, 2012 10:53 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 05:11:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-saving-po/m-p/8519988#M1655652</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-19T05:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dump when saving PO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-saving-po/m-p/8519989#M1655653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you shown this to basis team.I did not see any note on this.Raise a message to sap.Any developments or changes in standard program done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: madhurao123 on Jan 19, 2012 10:52 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 05:21:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-saving-po/m-p/8519989#M1655653</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2012-01-19T05:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dump when saving PO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-saving-po/m-p/8519990#M1655654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check whether this program RFMFMOAPED3500136 exists or not in se38.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes , reactivate it and then go through your process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not ask your basis people to check for note on this program RFMFMOAPED3500136 , they will solve it&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes I believe the first thing that I've check is does the program exist, and unfortunately not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also have checked the OSS in sap.support and still no clues&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;&lt;/P&gt;&lt;P&gt;AT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 06:57:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-saving-po/m-p/8519990#M1655654</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-19T06:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dump when saving PO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-saving-po/m-p/8519991#M1655655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Allan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That program is not exist in my system also.You can raise a message they will check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 07:03:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-saving-po/m-p/8519991#M1655655</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2012-01-19T07:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dump when saving PO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-saving-po/m-p/8519992#M1655656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I checked the include in which you are getting dump and found following comments in include "LABADRF01".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;NOTE in case of a SHORT DUMP:&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;if the following perform statement should lead to a short dump, then&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;the report stated in the short dump is missing (RKEAK9Rsssmmmnnnn)&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Check if table K9Rsssmmmnnn exists. If not it should be transported&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;from the original system.&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Regenerate the missing reports by using transaction SE37, entering&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;function KEDR_REGENERATE_ALL_REPORTS and pressing button 'Test' and&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;'Execute'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See if these instructions are of any help to you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 07:04:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-saving-po/m-p/8519992#M1655656</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2012-01-19T07:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dump when saving PO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-saving-po/m-p/8519993#M1655657</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;You surely must have debugged your program....&lt;/P&gt;&lt;P&gt;please tell at what point you are getting the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aswath.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 07:19:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-saving-po/m-p/8519993#M1655657</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-19T07:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dump when saving PO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-saving-po/m-p/8519994#M1655658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Hi Allan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That program is not exist in my system also.You can raise a message they will check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll save it for last resort&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;AT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 08:05:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-saving-po/m-p/8519994#M1655658</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-19T08:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dump when saving PO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-saving-po/m-p/8519995#M1655659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Allen ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Such reports RFMFMOAPED3500136 are nothing but &lt;/P&gt;&lt;P&gt; "Access routines for corresponding derivation table  FMFMOAPED3500136" .&lt;/P&gt;&lt;P&gt;Please check in your system if this table exists in your system . If it is available then you would need to transport this missing report from the original system. Also get in touch with your functional team , on the configuration part and if that access report is obsolete or is still required , then you would need to do corresponding customizing s.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 08:30:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-saving-po/m-p/8519995#M1655659</guid>
      <dc:creator>rajesh_kumar2</dc:creator>
      <dc:date>2012-01-19T08:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dump when saving PO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-saving-po/m-p/8519996#M1655660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Hello Allen ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Such reports RFMFMOAPED3500136 are nothing but&lt;/P&gt;&lt;P&gt;"Access routines for corresponding derivation table FMFMOAPED3500136" .&lt;/P&gt;&lt;P&gt;Please check in your system if this table exists in your system . If it is available then you would need to transport this missing report from the original system. Also get in touch with your functional team , on the configuration part and if that access report is obsolete or is still required , then you would need to do corresponding customizing s.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi, table and program didn't exist. I'm aware this error are connected with FMDERIVE transaction.&lt;/P&gt;&lt;P&gt;I have check and the entry for specific company code is missing, buat after we add it error still occurs, we also have check budget and generate FMBV.&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;&lt;/P&gt;&lt;P&gt;AT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 09:18:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-saving-po/m-p/8519996#M1655660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-19T09:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dump when saving PO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-saving-po/m-p/8519997#M1655661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved by Debugging in FMDERIVE transaction and delete assignment that doesn't exist anymore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 07:29:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-when-saving-po/m-p/8519997#M1655661</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-20T07:29:26Z</dc:date>
    </item>
  </channel>
</rss>

