<?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 while using BAPI BAPI_SALESORDER_CREATEFROM in background in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-using-bapi-bapi-salesorder-createfrom-in-background/m-p/5654970#M1286552</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you hard coded the file path properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lalit Mohan Gupta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 May 2009 16:24:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-06T16:24:19Z</dc:date>
    <item>
      <title>Dump while using BAPI BAPI_SALESORDER_CREATEFROM in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-using-bapi-bapi-salesorder-createfrom-in-background/m-p/5654969#M1286551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using bapi BAPI_SALESORDER_CREATEFROM to create sales order in background. I am picking a file from server and converting that into header and line iten and passing that to above BAPI. Its creating order successfully and background job is also finished successfully. But when we check ST22 there is always a short dump corresponding to above job. &lt;/P&gt;&lt;P&gt;Can someone please help me? Following is some of the text from dump&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime Error          DYNPRO_SEND_IN_BACKGROUND&lt;/P&gt;&lt;P&gt;       Occurred on     06.05.2009 at   16:07:12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screen output without connection to user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happened?&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 "SAPMSSY0" 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;This is probably due to an error in the ABAP program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Information on where terminated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The termination occurred in the ABAP program "SAPMSSY0" in "%_CTL_OUTPUT".&lt;/P&gt;&lt;P&gt;The main program was "SAPMV75B ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The termination occurred in line 30 of the source code of the (Include)&lt;/P&gt;&lt;P&gt; program "&amp;lt;SYSINI&amp;gt;"&lt;/P&gt;&lt;P&gt;of the source code of program "&amp;lt;SYSINI&amp;gt;" (when calling the editor 300).&lt;/P&gt;&lt;P&gt;Error occurred during batch input processing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;000270   * Nach DCO&lt;/P&gt;&lt;P&gt;000280   module %_CTL_OUTPUT output.&lt;/P&gt;&lt;P&gt;000290     perform %_CTL_OUTPUT in program SAPMSSYD using SY-REPID if found.&lt;/P&gt;&lt;P&gt;     &amp;gt;   endmodule.&lt;/P&gt;&lt;P&gt;000310&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sanjay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2009 15:35:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-using-bapi-bapi-salesorder-createfrom-in-background/m-p/5654969#M1286551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-06T15:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dump while using BAPI BAPI_SALESORDER_CREATEFROM in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-using-bapi-bapi-salesorder-createfrom-in-background/m-p/5654970#M1286552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you hard coded the file path properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lalit Mohan Gupta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2009 16:24:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-using-bapi-bapi-salesorder-createfrom-in-background/m-p/5654970#M1286552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-06T16:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dump while using BAPI BAPI_SALESORDER_CREATEFROM in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-using-bapi-bapi-salesorder-createfrom-in-background/m-p/5654971#M1286553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Run your BAPI in se37 and pass the same data that you are passing in the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There might be some screen popping up when the BAPI runs. &lt;/P&gt;&lt;P&gt;If you get a unexpected screen, you get this type of error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2009 16:30:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-using-bapi-bapi-salesorder-createfrom-in-background/m-p/5654971#M1286553</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-06T16:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dump while using BAPI BAPI_SALESORDER_CREATEFROM in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-using-bapi-bapi-salesorder-createfrom-in-background/m-p/5654972#M1286554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lalit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't understand what do you mean?&lt;/P&gt;&lt;P&gt;I have uploaded header and line item file into internal table and converted them according to BAPI requirement and then I am passing internal tables to BAPI. Its creating order successfully and as I said earlier also job is also finished successfully but when I check ST22 there is a dump corresponding to above job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sanjay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2009 16:31:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-using-bapi-bapi-salesorder-createfrom-in-background/m-p/5654972#M1286554</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-06T16:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dump while using BAPI BAPI_SALESORDER_CREATEFROM in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-using-bapi-bapi-salesorder-createfrom-in-background/m-p/5654973#M1286555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It was happening because there were some unexpected pop-ups.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2009 16:02:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-using-bapi-bapi-salesorder-createfrom-in-background/m-p/5654973#M1286555</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-09T16:02:34Z</dc:date>
    </item>
  </channel>
</rss>

