<?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: Error in update task for MB02 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-update-task-for-mb02/m-p/3022008#M714454</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Copy the Short dump text here for more help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Oct 2007 17:28:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-25T17:28:53Z</dc:date>
    <item>
      <title>Error in update task for MB02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-update-task-for-mb02/m-p/3022007#M714453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;My requirement is as follows.&lt;/P&gt;&lt;P&gt;In MB02 i should go to tab 'details from item' and on that screen I click on the messages.&lt;/P&gt;&lt;P&gt;here in the messages i give the output type and medium as special function and language EN.&lt;/P&gt;&lt;P&gt;This output type is assigned to a zprogram and form routine.This zprogram should call the transaction QAC2 to transfer inspection lot quantity(plant to plant and storage loc to storage loc).&lt;/P&gt;&lt;P&gt;When I save this material document, I am getting a dump in the zprogram.&lt;/P&gt;&lt;P&gt;The dump say posting illegal statement and the error analasys is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                                                        &lt;/P&gt;&lt;P&gt;This program is triggered in the update task. There, the&lt;/P&gt;&lt;P&gt;following ABAP/4 statements are not allowed:            &lt;/P&gt;&lt;P&gt;                                                        &lt;/P&gt;&lt;P&gt;-  CALL SCREEN                                          &lt;/P&gt;&lt;P&gt;-  CALL DIALOG                                          &lt;/P&gt;&lt;P&gt;-  CALL TRANSACTION                                     &lt;/P&gt;&lt;P&gt;-  SUBMIT                                                                                &lt;/P&gt;&lt;P&gt;Please help me how to achieve this?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 17:27:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-update-task-for-mb02/m-p/3022007#M714453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T17:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error in update task for MB02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-update-task-for-mb02/m-p/3022008#M714454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Copy the Short dump text here for more help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 17:28:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-update-task-for-mb02/m-p/3022008#M714454</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T17:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error in update task for MB02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-update-task-for-mb02/m-p/3022009#M714455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I am attaching the short dump code here.&lt;/P&gt;&lt;P&gt;                                                                                Statement "CALL TRANSACTION" is not allowed in this form.                                                                                &lt;/P&gt;&lt;P&gt;What happened?                                                                                &lt;/P&gt;&lt;P&gt;Error in ABAP application program.                                                                                &lt;/P&gt;&lt;P&gt;The current ABAP program "SAPLZVINOD " 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;This is probably due to an error in the ABAP program.                                                                                &lt;/P&gt;&lt;P&gt;What can you do?                                                                                &lt;/P&gt;&lt;P&gt;Print out the error message (using the "Print" function)                                              &lt;/P&gt;&lt;P&gt;and make a note of the actions and input that caused the                                              &lt;/P&gt;&lt;P&gt;error.                                                                                &lt;/P&gt;&lt;P&gt;To resolve the problem, contact your SAP system administrator.                                        &lt;/P&gt;&lt;P&gt;You can use transaction ST22 (ABAP Dump Analysis) to view and administer                              &lt;/P&gt;&lt;P&gt; termination messages, especially those beyond their normal deletion                                  &lt;/P&gt;&lt;P&gt;date.                                                                                &lt;/P&gt;&lt;P&gt;Error analysis                                                                                &lt;/P&gt;&lt;P&gt;This program is triggered in the update task. There, the                                              &lt;/P&gt;&lt;P&gt;following ABAP/4 statements are not allowed:                                                                                &lt;/P&gt;&lt;P&gt;-  CALL SCREEN                                                                &lt;/P&gt;&lt;P&gt;-  CALL DIALOG                                                                &lt;/P&gt;&lt;P&gt;-  CALL TRANSACTION                                                           &lt;/P&gt;&lt;P&gt;-  SUBMIT                                                                                &lt;/P&gt;&lt;P&gt;How to correct the error                                                                                &lt;/P&gt;&lt;P&gt;Probably the only way to eliminate the error is to correct the program.       &lt;/P&gt;&lt;P&gt;-                                                                                &lt;/P&gt;&lt;P&gt;You may able to find an interim solution to the problem                       &lt;/P&gt;&lt;P&gt;in the SAP note system. If you have access to the note system yourself,       &lt;/P&gt;&lt;P&gt;use the following search criteria:                                                                                &lt;/P&gt;&lt;P&gt;"POSTING_ILLEGAL_STATEMENT" C                                                 &lt;/P&gt;&lt;P&gt;"SAPLZVINOD " or "LZVINODU01 "                                                &lt;/P&gt;&lt;P&gt;"BDC_TRANSACTION"                                                                                &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2007 17:39:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-update-task-for-mb02/m-p/3022009#M714455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-25T17:39:21Z</dc:date>
    </item>
  </channel>
</rss>

