<?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: ALV Event USER_COMMAND in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-event-user-command/m-p/11117314#M1904452</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naresh,&lt;/P&gt;&lt;P&gt; To check parameters of the IT_Event you can open the FM : REUSE_ALV_GRID_DISPLAY in display mode =&amp;gt; goto Import Section now you can click on long text of the paramter IT_EVENTS.&lt;/P&gt;&lt;P&gt;Here you will find the forms &amp;amp; their corresponding paramters.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/710260" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards - &lt;/P&gt;&lt;P&gt;Vishal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 May 2015 06:18:35 GMT</pubDate>
    <dc:creator>Hvshal4u</dc:creator>
    <dc:date>2015-05-25T06:18:35Z</dc:date>
    <item>
      <title>ALV Event USER_COMMAND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-event-user-command/m-p/11117313#M1904451</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 very basic question regarding events in ALV reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To perform user action on row of a ALV we use the event USER_COMMAND,this is in turn a form routine.This form implementation we need to declare in program level as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;form USER_COMMAND using r_ucomm like sy-ucomm&lt;/P&gt;
&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; rs_selfield type slis_selfield.&lt;/P&gt;
&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;
&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;end from.&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Now my doubt is, how to get to know all possible parameters&lt;STRONG&gt;( Above case Sy-Ucomm,slis_selfield)&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I searched in forum but couldn't get answer my question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one clarify my doubt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naresh Bammidi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 06:11:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-event-user-command/m-p/11117313#M1904451</guid>
      <dc:creator>naresh_bammidi</dc:creator>
      <dc:date>2015-05-25T06:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Event USER_COMMAND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-event-user-command/m-p/11117314#M1904452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naresh,&lt;/P&gt;&lt;P&gt; To check parameters of the IT_Event you can open the FM : REUSE_ALV_GRID_DISPLAY in display mode =&amp;gt; goto Import Section now you can click on long text of the paramter IT_EVENTS.&lt;/P&gt;&lt;P&gt;Here you will find the forms &amp;amp; their corresponding paramters.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/710260" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards - &lt;/P&gt;&lt;P&gt;Vishal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 06:18:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-event-user-command/m-p/11117314#M1904452</guid>
      <dc:creator>Hvshal4u</dc:creator>
      <dc:date>2015-05-25T06:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Event USER_COMMAND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-event-user-command/m-p/11117315#M1904453</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;SY-UCOMM is your user action which you are going to perform on the ALV output screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SLIS_SELFIELD --- as you know,if you observe the structutre SLIS_SELFIELD you can find the possible activities you can do in ALV output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want brief you can read documentation for EVENTS IN ALV function module .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 06:22:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-event-user-command/m-p/11117315#M1904453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-25T06:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Event USER_COMMAND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-event-user-command/m-p/11117316#M1904454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vishal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked every documentation except parameter long text.&lt;SPAN __jive_emoticon_name="silly" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/1273/images/emoticons/silly.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 06:24:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-event-user-command/m-p/11117316#M1904454</guid>
      <dc:creator>naresh_bammidi</dc:creator>
      <dc:date>2015-05-25T06:24:08Z</dc:date>
    </item>
  </channel>
</rss>

