<?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 Program Crash after Table Control Scrolling in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-crash-after-table-control-scrolling/m-p/7582649#M1566535</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first of all, I am not sure, if this is a general question or UI programming...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a dynpro which has a table control. Everytime I click into that table control and use scrollbuttons or mousewheel my program crashes and I find myself in the SAP Easy Access menu...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I debugged and found out, that there is no ok-code set, while scrolling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The table control was created with the wizard and I didn't change much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to post some code, but the program has about 3000 lines of code and I don't know what to post &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Jan 2011 12:59:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-01-04T12:59:34Z</dc:date>
    <item>
      <title>Program Crash after Table Control Scrolling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-crash-after-table-control-scrolling/m-p/7582649#M1566535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first of all, I am not sure, if this is a general question or UI programming...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a dynpro which has a table control. Everytime I click into that table control and use scrollbuttons or mousewheel my program crashes and I find myself in the SAP Easy Access menu...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I debugged and found out, that there is no ok-code set, while scrolling.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The table control was created with the wizard and I didn't change much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to post some code, but the program has about 3000 lines of code and I don't know what to post &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 12:59:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-crash-after-table-control-scrolling/m-p/7582649#M1566535</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-04T12:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Program Crash after Table Control Scrolling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-crash-after-table-control-scrolling/m-p/7582650#M1566536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Patrick,&lt;/P&gt;&lt;P&gt;Did you get any dump? &lt;/P&gt;&lt;P&gt;Post the code of PAI  and PBO and the code of functions are you invoking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 17:39:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-crash-after-table-control-scrolling/m-p/7582650#M1566536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-04T17:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Program Crash after Table Control Scrolling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-crash-after-table-control-scrolling/m-p/7582651#M1566537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't get any dump. Meanwhile I fixed the problem, but I still don't know exactly, why the problem occurs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before I save the entries I inserted an if-clause.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  if zae_abwerf-von is initial or zae_abwerf-bis is initial or zae_abwerf-abanart is initial.&lt;/P&gt;&lt;P&gt;    if ok_code ne 'SAVE'.&lt;/P&gt;&lt;P&gt;      leave to screen 100.&lt;/P&gt;&lt;P&gt;    endif.&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 07:41:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-crash-after-table-control-scrolling/m-p/7582651#M1566537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-05T07:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Program Crash after Table Control Scrolling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-crash-after-table-control-scrolling/m-p/7582652#M1566538</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;    Please check if the statement  "leave to screen 100" is creating any problem.&lt;/P&gt;&lt;P&gt;    Every time you click on something this is triggered (except for SAVE). comment this or write any other condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srini.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 08:37:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-crash-after-table-control-scrolling/m-p/7582652#M1566538</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-05T08:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Program Crash after Table Control Scrolling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-crash-after-table-control-scrolling/m-p/7582653#M1566539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry, I didn't close this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEAVE TO SCREEN 100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;solved my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 08:47:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-crash-after-table-control-scrolling/m-p/7582653#M1566539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-05T08:47:06Z</dc:date>
    </item>
  </channel>
</rss>

