<?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 ABAP Dump Problem - SYNTAX_ERROR in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-problem-syntax-error/m-p/2568873#M586396</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In our quality system, we are facing problem in this ABAP Dump it generates more than 10000 times &amp;amp; we are unable to find the rectification &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can somebody help us to get rectification &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error in ABAP application program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The current ABAP program "SAPMSSY1" had to be terminated because one of the&lt;/P&gt;&lt;P&gt;statements could not be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime Error SYNTAX_ERROR&lt;/P&gt;&lt;P&gt;Date and Time 29.07.2007 23:59:59&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is probably due to an error in the ABAP program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In program "SAPLMEWP ", the following syntax error occurred&lt;/P&gt;&lt;P&gt;in the Include "LMEWPU01 " in line 236:&lt;/P&gt;&lt;P&gt;"Different number of parameters in FORM and PERFORM (routine: CREATE_IT"&lt;/P&gt;&lt;P&gt;"EM_ADDR, number of formal parameters: 3, number of actual parameters: "&lt;/P&gt;&lt;P&gt;"4)."&lt;/P&gt;&lt;P&gt;" "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Author and last person to change the Include are:&lt;/P&gt;&lt;P&gt;Author "SAP "&lt;/P&gt;&lt;P&gt;Last changed by "PRZEDPELSKI "&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jul 2007 09:31:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-30T09:31:01Z</dc:date>
    <item>
      <title>ABAP Dump Problem - SYNTAX_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-problem-syntax-error/m-p/2568873#M586396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In our quality system, we are facing problem in this ABAP Dump it generates more than 10000 times &amp;amp; we are unable to find the rectification &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can somebody help us to get rectification &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error in ABAP application program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The current ABAP program "SAPMSSY1" had to be terminated because one of the&lt;/P&gt;&lt;P&gt;statements could not be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime Error SYNTAX_ERROR&lt;/P&gt;&lt;P&gt;Date and Time 29.07.2007 23:59:59&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is probably due to an error in the ABAP program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In program "SAPLMEWP ", the following syntax error occurred&lt;/P&gt;&lt;P&gt;in the Include "LMEWPU01 " in line 236:&lt;/P&gt;&lt;P&gt;"Different number of parameters in FORM and PERFORM (routine: CREATE_IT"&lt;/P&gt;&lt;P&gt;"EM_ADDR, number of formal parameters: 3, number of actual parameters: "&lt;/P&gt;&lt;P&gt;"4)."&lt;/P&gt;&lt;P&gt;" "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Author and last person to change the Include are:&lt;/P&gt;&lt;P&gt;Author "SAP "&lt;/P&gt;&lt;P&gt;Last changed by "PRZEDPELSKI "&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2007 09:31:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-problem-syntax-error/m-p/2568873#M586396</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-30T09:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Dump Problem - SYNTAX_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-problem-syntax-error/m-p/2568874#M586397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Goto ST22 Tcode&lt;/P&gt;&lt;P&gt;select your dump and analyse it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it appears that the parameters passed to the PERFORM..and FORM statements are causing the dump&lt;/P&gt;&lt;P&gt;check the parameters passed to the PERFORM CREATE_IT...&lt;/P&gt;&lt;P&gt;and FORM CREATE_IT... and correct it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2007 09:47:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-problem-syntax-error/m-p/2568874#M586397</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-30T09:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Dump Problem - SYNTAX_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-problem-syntax-error/m-p/2568875#M586398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can u just paste the code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2007 09:48:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-problem-syntax-error/m-p/2568875#M586398</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-30T09:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Dump Problem - SYNTAX_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-problem-syntax-error/m-p/2568876#M586399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    In the Error Analysis of ABAP Dump, you will come to know what is the reason, the system had to dump...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the reason and resolve it using ST22... problem will be solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check these threads..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3008617"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1568291"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2007 09:49:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-problem-syntax-error/m-p/2568876#M586399</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-30T09:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Dump Problem - SYNTAX_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-problem-syntax-error/m-p/2568877#M586400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like someone has modified the Purchase order creation BAPI (Function module BAPI_PO_CREATE), probably user PRZEDPELSKI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dump is due to subroutine CREATE_ITEM_ADDR having a different number of parameters in definition and call (3 and 4).  In my system both the subroutine and the call have the same number, ie 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at the version history of this program and set it back to the SAP verios.&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>Mon, 30 Jul 2007 10:00:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-problem-syntax-error/m-p/2568877#M586400</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-30T10:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Dump Problem - SYNTAX_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-problem-syntax-error/m-p/2568878#M586401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,  &lt;/P&gt;&lt;P&gt;    From ST22, goto source code &amp;amp; compare the PERFORM and FORM codes.&lt;/P&gt;&lt;P&gt;There may be changes in the number of parameters in both. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if found helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2007 10:08:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-problem-syntax-error/m-p/2568878#M586401</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-30T10:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Dump Problem - SYNTAX_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-problem-syntax-error/m-p/2568879#M586402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The routine CREATE_ITEM_ADDR (include LMEWPF01) has no longuer the same number of paramaters as when called in function module BAPI_PO_CREATE. (includeLMEWPU01)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Someone has changed on the two objects and not the other. As these are standard programs, ask your BC team if they implemented some OSS notes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2007 10:20:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-problem-syntax-error/m-p/2568879#M586402</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2007-07-30T10:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Dump Problem - SYNTAX_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-problem-syntax-error/m-p/2568880#M586403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks You All&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2009 09:04:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-problem-syntax-error/m-p/2568880#M586403</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-24T09:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Dump Problem - SYNTAX_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-problem-syntax-error/m-p/2568881#M586404</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;&lt;/P&gt;&lt;P&gt;Check in the perform statement paratemeters and form statement parameters. Both parameters should be same number of passing parameters and same data type aslo.&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;Srilatha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2009 09:20:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dump-problem-syntax-error/m-p/2568881#M586404</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-24T09:20:43Z</dc:date>
    </item>
  </channel>
</rss>

