<?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 Urgent problem, mate in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-problem-mate/m-p/3697546#M890265</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts: &lt;/P&gt;&lt;P&gt;     Thank you in advance for all your replies. &lt;/P&gt;&lt;P&gt;     there is a function--- ENQUEUE_EFPAYR failed  with exception 8, who know the possible reason,   how a function raise an exception, how to locate where it is , search by raise ?  please &lt;/P&gt;&lt;P&gt;help me with that urgent problem . &lt;/P&gt;&lt;P&gt;     &lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;      couldn't thank you more. &lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Apr 2008 01:29:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-16T01:29:30Z</dc:date>
    <item>
      <title>Urgent problem, mate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-problem-mate/m-p/3697546#M890265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts: &lt;/P&gt;&lt;P&gt;     Thank you in advance for all your replies. &lt;/P&gt;&lt;P&gt;     there is a function--- ENQUEUE_EFPAYR failed  with exception 8, who know the possible reason,   how a function raise an exception, how to locate where it is , search by raise ?  please &lt;/P&gt;&lt;P&gt;help me with that urgent problem . &lt;/P&gt;&lt;P&gt;     &lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;      couldn't thank you more. &lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2008 01:29:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-problem-mate/m-p/3697546#M890265</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-16T01:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent problem, mate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-problem-mate/m-p/3697547#M890266</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;The ecxeption no 8 corresponds to the 8th exception that is listed in the exception tab of the FM when you open the FM in SE37.&lt;/P&gt;&lt;P&gt;Exceptions are raised inside the FM . The syntax is 'RAISE &amp;lt;EXCP&amp;gt; .' where &amp;lt;EXCP&amp;gt; is the name of exception.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the enque FMs if you search for term 'raise'  in the code you may not find the place where it is raised, as this FM calls some forms within it that are not part of the function groups so cannot be searched directly. You can debug it with breakpoint at statement 'RAISE' to locate it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2008 02:04:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-problem-mate/m-p/3697547#M890266</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-16T02:04:20Z</dc:date>
    </item>
  </channel>
</rss>

