<?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: problem in sub screen navigation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-sub-screen-navigation/m-p/6452517#M1414054</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Uday , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your screen is blinking , it means that your program is calling scuscreen again and again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should check the screen flow and in which sequence , screens are called .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Harsh Bhalla on Jan 5, 2010 12:52 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jan 2010 07:22:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-05T07:22:31Z</dc:date>
    <item>
      <title>problem in sub screen navigation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-sub-screen-navigation/m-p/6452515#M1414052</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 have a DP program with sub screens where in screen 100 is my main screen and i have all the sub screen calls from my screen 100.&lt;/P&gt;&lt;P&gt;After every operation done in the screen, all  the PAI and PBO modules are getting executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the execution on all the PBO modules in, finally my ALV screen display screen is blinking(looks like a screen refresh) for a split of a second.&lt;/P&gt;&lt;P&gt;My requirement is that, i need stop that blinking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody who have faced this problem or know the solution to this problem, kindly respond.&lt;/P&gt;&lt;P&gt;It would be a greathelp to have a solution for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 13:24:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-sub-screen-navigation/m-p/6452515#M1414052</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-04T13:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: problem in sub screen navigation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-sub-screen-navigation/m-p/6452516#M1414053</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;Kindly explain your concern  much clearly to assist you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ranjith Nambiar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2010 07:05:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-sub-screen-navigation/m-p/6452516#M1414053</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-05T07:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: problem in sub screen navigation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-sub-screen-navigation/m-p/6452517#M1414054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Uday , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your screen is blinking , it means that your program is calling scuscreen again and again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should check the screen flow and in which sequence , screens are called .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Harsh Bhalla on Jan 5, 2010 12:52 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2010 07:22:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-sub-screen-navigation/m-p/6452517#M1414054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-05T07:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: problem in sub screen navigation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-sub-screen-navigation/m-p/6452518#M1414055</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;&lt;/P&gt;&lt;P&gt;I have a dialog program, which has a tabstrip in one of the screens(main screen - screen 100). In each tab of the tab strip I am calling a sub screen inturn.&lt;/P&gt;&lt;P&gt;I have 5 tabs in my tab strip. My main screen looks in such a way that &lt;/P&gt;&lt;P&gt;1. The upper half of the screen has a alv display which is dynamic( The no. of columns is not fixed, field symbol table is used to display the alv grid). &lt;/P&gt;&lt;P&gt;2. The lower half of the screen has the tab strip with 5 tabs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data related to the selected record in the upper half ALV container is displyed in the tabs in the lower half of the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever there is a switch in the tab or whenever a different record is selected in the upper half , after execution of all the PAI and PBO modules(same screen 100 is being called as next screen) subsequently, the header of the upper half's ALV grid will blink for a split of a second.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Observation:  I have debugged the program and the observation is , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the execution of all the PAI and PBO(as the same screen 100 is called as next screen), the blink takes place.&lt;/P&gt;&lt;P&gt;Kindly suggest a solution to avoid this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Uday Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2010 08:10:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-sub-screen-navigation/m-p/6452518#M1414055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-05T08:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: problem in sub screen navigation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-sub-screen-navigation/m-p/6452519#M1414056</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;PRE&gt;&lt;CODE&gt;
Whenever there is a switch in the tab or whenever a different record is selected in the upper half , 
after execution of all the PAI and PBO modules(same screen 100 is being called as next screen) subsequently,
 the header of the upper half's ALV grid will blink for a split of a second.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just check after a selection is made on ALV during PBO the ALV is not refreshed or recalled again that might be making you feel that it is blinking . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In PBO and PAI use proper conditions and flags to segregate your output..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ranjith Nambiar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2010 08:43:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-sub-screen-navigation/m-p/6452519#M1414056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-05T08:43:09Z</dc:date>
    </item>
  </channel>
</rss>

