<?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 for Function Module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-for-function-module/m-p/9221966#M1717504</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Hi Guys ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp; I am facing a runtime error when i am trying to Run extended program check , code inpsector for a Function Module.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Runtime Error looks like below...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #ff0000;"&gt;&amp;nbsp; Category : ABAP Programming error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #ff0000;"&gt;Runtime Errors : ASSERTION_FAILED&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #ff0000;"&gt;ABAP Program : CL_SLIN_CHECKER_SINGLE========CP&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #ff0000;"&gt;APPLICATION COMPONENT : BC-ABA-LA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #575757;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp; The Assert Condition was violated&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #575757;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;What happened?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; In the running application program, the ASSERT statement recognised a&amp;nbsp; situation that should not have occurred.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The runtime error was triggered for one of these reasons:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - For the checkpoint group specified with the ASSERT statement,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; activation mode is set to "abort".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Via a system variant, the activation mode is globally set to&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for checkpoint groups in this system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - The activation mode is set to "abort" on program level.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - The ASSERT statement is not assigned to any checkpoint group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could any one suggest the Reason and try to solve my error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks .&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #575757;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jan 2013 09:24:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-01-23T09:24:23Z</dc:date>
    <item>
      <title>Runtime Error for Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-for-function-module/m-p/9221966#M1717504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Hi Guys ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-size: 12pt;"&gt;&amp;nbsp; I am facing a runtime error when i am trying to Run extended program check , code inpsector for a Function Module.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Runtime Error looks like below...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #ff0000;"&gt;&amp;nbsp; Category : ABAP Programming error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #ff0000;"&gt;Runtime Errors : ASSERTION_FAILED&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #ff0000;"&gt;ABAP Program : CL_SLIN_CHECKER_SINGLE========CP&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #ff0000;"&gt;APPLICATION COMPONENT : BC-ABA-LA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #575757;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp; The Assert Condition was violated&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #575757;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;What happened?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; In the running application program, the ASSERT statement recognised a&amp;nbsp; situation that should not have occurred.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The runtime error was triggered for one of these reasons:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - For the checkpoint group specified with the ASSERT statement,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; activation mode is set to "abort".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - Via a system variant, the activation mode is globally set to&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for checkpoint groups in this system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - The activation mode is set to "abort" on program level.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - The ASSERT statement is not assigned to any checkpoint group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could any one suggest the Reason and try to solve my error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks .&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; color: #575757;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 09:24:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-for-function-module/m-p/9221966#M1717504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-23T09:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error for Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-for-function-module/m-p/9221967#M1717505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi u k,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe this is the problem described in SAP note 1717414.&lt;/P&gt;&lt;P&gt;There it says, to overcome the issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the explicit generation (SE38 -&amp;gt; Program -&amp;gt; Generate) for:&lt;/P&gt;&lt;P&gt;CL_SLIN=======================CP&lt;/P&gt;&lt;P&gt;CL_SLIN_CHECKER_I18N==========CP&lt;/P&gt;&lt;P&gt;CL_SLIN_CHECKER_SECURITY======CP&lt;/P&gt;&lt;P&gt;can solve this problem in advance.&lt;/P&gt;&lt;P&gt;In Release 731,&lt;/P&gt;&lt;P&gt;CL_SLIN_CHECKER_DYNPROS=======CP&lt;/P&gt;&lt;P&gt;CL_SLIN_CHECKER_MOD_ENH=======CP&lt;/P&gt;&lt;P&gt;must also be generated explicitly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, Randolf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2013 15:07:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-for-function-module/m-p/9221967#M1717505</guid>
      <dc:creator>former_member184455</dc:creator>
      <dc:date>2013-01-23T15:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error for Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-for-function-module/m-p/9221968#M1717506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome!&amp;nbsp;&amp;nbsp; Thank you. I spend a few hours trying to fix this on the&amp;nbsp; NW7.03 trial....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 May 2013 19:32:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-for-function-module/m-p/9221968#M1717506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-18T19:32:42Z</dc:date>
    </item>
  </channel>
</rss>

