<?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 Dump while using statement 'Create Object' in background in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-using-statement-create-object-in-background/m-p/5989700#M1342326</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 getting dump at following line of code(marked by arrow). This program is being executed in background.&lt;/P&gt;&lt;P&gt;Please provide any pointer to why the program is giving dump. Please let me know if any more info is required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      DATA : cl_event_handler_main       TYPE REF TO lcl_event_handler.&lt;/P&gt;&lt;P&gt;---&amp;gt;           CREATE OBJECT cl_container_main&lt;/P&gt;&lt;P&gt;                     EXPORTING&lt;/P&gt;&lt;P&gt;                       container_name = c_container_name_main.&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;&lt;/P&gt;&lt;P&gt;Luv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Aug 2009 12:17:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-03T12:17:55Z</dc:date>
    <item>
      <title>Dump while using statement 'Create Object' in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-using-statement-create-object-in-background/m-p/5989700#M1342326</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 getting dump at following line of code(marked by arrow). This program is being executed in background.&lt;/P&gt;&lt;P&gt;Please provide any pointer to why the program is giving dump. Please let me know if any more info is required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      DATA : cl_event_handler_main       TYPE REF TO lcl_event_handler.&lt;/P&gt;&lt;P&gt;---&amp;gt;           CREATE OBJECT cl_container_main&lt;/P&gt;&lt;P&gt;                     EXPORTING&lt;/P&gt;&lt;P&gt;                       container_name = c_container_name_main.&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;&lt;/P&gt;&lt;P&gt;Luv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2009 12:17:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-using-statement-create-object-in-background/m-p/5989700#M1342326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-03T12:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dump while using statement 'Create Object' in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-using-statement-create-object-in-background/m-p/5989701#M1342327</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;Have you checked dump analysis ST22 ?  Please check , it might give you some idea about the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2009 12:26:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-using-statement-create-object-in-background/m-p/5989701#M1342327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-03T12:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dump while using statement 'Create Object' in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-using-statement-create-object-in-background/m-p/5989702#M1342328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;The container object cannot be created in background.&lt;/P&gt;&lt;P&gt;You cannot process a screen in background if it has any container.&lt;/P&gt;&lt;P&gt;You need to bypass the create object statement in backgground else it will lead to dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2009 12:29:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-using-statement-create-object-in-background/m-p/5989702#M1342328</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-03T12:29:07Z</dc:date>
    </item>
  </channel>
</rss>

