<?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: PAI after ALV Grid User Command in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pai-after-alv-grid-user-command/m-p/1419727#M201602</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you need to refresh the alv forcibly using &lt;/P&gt;&lt;P&gt;layout-refresh = 'X'.&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>Tue, 27 Jun 2006 12:13:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-27T12:13:37Z</dc:date>
    <item>
      <title>PAI after ALV Grid User Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pai-after-alv-grid-user-command/m-p/1419726#M201601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I created a custom toolbar for my ALV Grid with some buttons and a input/output-field on the same dynpro. If I press button "X" my own defined user command is triggered and I get the selected row. Now I set the value of the io-field to display some text. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That works fine, but my problem is, the value of the i/o-field is only shown after I type "Enter" (keyboard). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to trigger the PAI section manually in the code? Or is there another solution for my problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 12:11:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pai-after-alv-grid-user-command/m-p/1419726#M201601</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T12:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: PAI after ALV Grid User Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pai-after-alv-grid-user-command/m-p/1419727#M201602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you need to refresh the alv forcibly using &lt;/P&gt;&lt;P&gt;layout-refresh = 'X'.&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>Tue, 27 Jun 2006 12:13:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pai-after-alv-grid-user-command/m-p/1419727#M201602</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T12:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: PAI after ALV Grid User Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pai-after-alv-grid-user-command/m-p/1419728#M201603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;the problem is not my ALV Grid. I want to display some text in a seperated i/o-field! That works, but I have to press enter on my keyboard to see the text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I think, I have to trigger the PAI section of the dynpro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 12:17:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pai-after-alv-grid-user-command/m-p/1419728#M201603</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T12:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: PAI after ALV Grid User Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pai-after-alv-grid-user-command/m-p/1419729#M201604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write the following Code in usercommand.&lt;/P&gt;&lt;P&gt;CALL METHOD cl_gui_cfw=&amp;gt;set_new_ok_code&lt;/P&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;P&gt;        new_code = e_ucomm&lt;/P&gt;&lt;P&gt;and then depending on the fcode triggered you perform the operation in PAI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 12:20:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pai-after-alv-grid-user-command/m-p/1419729#M201604</guid>
      <dc:creator>Santosh_Kezkhepatmelathil</dc:creator>
      <dc:date>2006-06-27T12:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: PAI after ALV Grid User Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pai-after-alv-grid-user-command/m-p/1419730#M201605</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;Pass X to the parameter I_APPL_EVENTS of the ALV Grid and check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Create instance of ALV Grid&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    CREATE OBJECT O_ALVGRID&lt;/P&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;P&gt;        I_PARENT                      = CONTAINER&lt;/P&gt;&lt;P&gt;        I_APPL_EVENTS                 = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Laxman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 12:26:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pai-after-alv-grid-user-command/m-p/1419730#M201605</guid>
      <dc:creator>Laxmana_Appana_</dc:creator>
      <dc:date>2006-06-27T12:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: PAI after ALV Grid User Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pai-after-alv-grid-user-command/m-p/1419731#M201606</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;call this methods before calling the method set_display method.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;  CALL METHOD G_GRID-&amp;gt;REGISTER_EDIT_EVENT
    EXPORTING
      I_EVENT_ID = CL_GUI_ALV_GRID=&amp;gt;MC_EVT_ENTER.
  CALL METHOD G_GRID-&amp;gt;REGISTER_EDIT_EVENT
    EXPORTING
      I_EVENT_ID = CL_GUI_ALV_GRID=&amp;gt;MC_EVT_MODIFIED.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 12:56:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pai-after-alv-grid-user-command/m-p/1419731#M201606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T12:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: PAI after ALV Grid User Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pai-after-alv-grid-user-command/m-p/1419732#M201607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all the help!&lt;/P&gt;&lt;P&gt;@Laxmana: Your solution works! &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 06:43:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pai-after-alv-grid-user-command/m-p/1419732#M201607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T06:43:04Z</dc:date>
    </item>
  </channel>
</rss>

