<?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: Refreshing the values inside Custom Container in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-values-inside-custom-container/m-p/6277102#M1387621</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks...But i tried the result is not coming [The data inside the custom container is not getting refreshed.].&lt;/P&gt;&lt;P&gt;Could you please suggest me any other way???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Nov 2009 13:14:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-09T13:14:19Z</dc:date>
    <item>
      <title>Refreshing the values inside Custom Container</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-values-inside-custom-container/m-p/6277098#M1387617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having a screen with custom container in which i am populating datas and a entry screen which is going to have my &lt;/P&gt;&lt;P&gt;filtering condition for this custom container screen..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem i am facing is whenever i come out of the custom container screen after displaying and again give the&lt;/P&gt;&lt;P&gt;necessary filtering data in the previous screen...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the custom container screen displays wrong values...&lt;/P&gt;&lt;P&gt;But when i refresh the data with the refresh icon in th container right datas are coming...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I even used  CALL METHOD C_ALVGD-&amp;gt;REFRESH_TABLE_DISPLAY&lt;/P&gt;&lt;P&gt;        EXPORTING&lt;/P&gt;&lt;P&gt;          IS_STABLE = STABLE&lt;/P&gt;&lt;P&gt;        EXCEPTIONS&lt;/P&gt;&lt;P&gt;          FINISHED  = 1&lt;/P&gt;&lt;P&gt;          OTHERS    = 2. after displaying the values using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      CALL METHOD C_ALVGD-&amp;gt;SET_TABLE_FOR_FIRST_DISPLAY&lt;/P&gt;&lt;P&gt;        EXPORTING&lt;/P&gt;&lt;P&gt;          IT_TOOLBAR_EXCLUDING          = T_FUNC&lt;/P&gt;&lt;P&gt;          IS_LAYOUT                     = IT_LAYOUT&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="5" type="ul"&gt;&lt;P&gt;     I_SAVE                        = 'A'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;        CHANGING&lt;/P&gt;&lt;P&gt;          IT_OUTTAB                     = IT_ZCAWNT_V&lt;/P&gt;&lt;P&gt;          IT_FIELDCATALOG               = IT_FCAT&lt;/P&gt;&lt;P&gt;        EXCEPTIONS&lt;/P&gt;&lt;P&gt;          INVALID_PARAMETER_COMBINATION = 1&lt;/P&gt;&lt;P&gt;          PROGRAM_ERROR                 = 2&lt;/P&gt;&lt;P&gt;          TOO_MANY_LINES                = 3&lt;/P&gt;&lt;P&gt;          OTHERS                        = 4.&lt;/P&gt;&lt;P&gt;      IF SY-SUBRC &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;        MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;P&gt;                   WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;P&gt;      ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;solution would be really helpful...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 12:46:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-values-inside-custom-container/m-p/6277098#M1387617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-09T12:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing the values inside Custom Container</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-values-inside-custom-container/m-p/6277099#M1387618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __jive_macro_name="thread" id="1446409"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 12:51:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-values-inside-custom-container/m-p/6277099#M1387618</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2009-11-09T12:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing the values inside Custom Container</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-values-inside-custom-container/m-p/6277100#M1387619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tried but could not get the output...&lt;/P&gt;&lt;P&gt;could you please suggest me any other method??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 12:53:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-values-inside-custom-container/m-p/6277100#M1387619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-09T12:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing the values inside Custom Container</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-values-inside-custom-container/m-p/6277101#M1387620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL METHOD o_alvgrid-&amp;gt;refresh_table_display&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;is_stable = ls_stable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL METHOD cl_gui_cfw=&amp;gt;flush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 13:02:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-values-inside-custom-container/m-p/6277101#M1387620</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2009-11-09T13:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing the values inside Custom Container</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-values-inside-custom-container/m-p/6277102#M1387621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks...But i tried the result is not coming [The data inside the custom container is not getting refreshed.].&lt;/P&gt;&lt;P&gt;Could you please suggest me any other way???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 13:14:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-values-inside-custom-container/m-p/6277102#M1387621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-09T13:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Refreshing the values inside Custom Container</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-values-inside-custom-container/m-p/6277103#M1387622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try refreshing &lt;STRONG&gt;IT_ZCAWNT_V&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 13:18:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refreshing-the-values-inside-custom-container/m-p/6277103#M1387622</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2009-11-09T13:18:38Z</dc:date>
    </item>
  </channel>
</rss>

