<?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: abap oops in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-oops/m-p/2544810#M578704</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;What did the dump analysis reveal?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will give enough information for you to analysize and resolve the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jul 2007 04:41:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-09T04:41:06Z</dc:date>
    <item>
      <title>abap oops</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-oops/m-p/2544809#M578703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ALV grid display, I have 'display' and 'print' icon in the application tool bar.&lt;/P&gt;&lt;P&gt;When I select a particular record and click display buttton, it will display the detailed description of the particular row.but,  when i select the print button and then again when i select the display button it is going to short dump.  When i debugged, the short dump is happening in the method 'set_table_for_first_display&lt;/P&gt;&lt;P&gt;'.  Can anyone suggest what might be the problem.&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;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2007 04:28:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-oops/m-p/2544809#M578703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-09T04:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: abap oops</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-oops/m-p/2544810#M578704</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;What did the dump analysis reveal?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will give enough information for you to analysize and resolve the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2007 04:41:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-oops/m-p/2544810#M578704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-09T04:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: abap oops</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-oops/m-p/2544811#M578705</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;  For first time printing we have to use set_table_for_first_display. And from second time onwards we have to use the method refresh_table_display method. Hope it will solve your problem.&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>Mon, 09 Jul 2007 04:45:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-oops/m-p/2544811#M578705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-09T04:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: abap oops</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-oops/m-p/2544812#M578706</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;First time when you are calling your grid call 'set_table_for_first_display&lt;/P&gt;&lt;P&gt;' in PBO module of that screen. In PAI use method ' refresh_table_display'. whenever you are exit from the report call method call method '&amp;lt;custom_container&amp;gt;-&amp;gt;free'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bhavani BL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2007 06:08:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-oops/m-p/2544812#M578706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-09T06:08:36Z</dc:date>
    </item>
  </channel>
</rss>

