<?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 User-Command in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-command/m-p/6302453#M1391328</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;I   added  one Button in Application toolbar .  I  am using   clas  CL_SALV_TABLE for displaying  record in   ALV   grid format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now  my req  is that  after  selecting  the  any record  from ALV Report  and  Clicking on the  button on application Toolbar   .  system  allow  me to goes into Debug  mode   with  Importing value  the row no and SY-UCOMM field  .  Please suggest  me  the solution .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Nov 2009 10:22:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-16T10:22:12Z</dc:date>
    <item>
      <title>User-Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-command/m-p/6302453#M1391328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;I   added  one Button in Application toolbar .  I  am using   clas  CL_SALV_TABLE for displaying  record in   ALV   grid format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now  my req  is that  after  selecting  the  any record  from ALV Report  and  Clicking on the  button on application Toolbar   .  system  allow  me to goes into Debug  mode   with  Importing value  the row no and SY-UCOMM field  .  Please suggest  me  the solution .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 10:22:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-command/m-p/6302453#M1391328</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-16T10:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: User-Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-command/m-p/6302454#M1391329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SAndeep&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whats ur Question here. You should handle all this things in the event handler method of User_command event. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you have set the user command for the buttons .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 10:41:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-command/m-p/6302454#M1391329</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-16T10:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: User-Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-command/m-p/6302455#M1391330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should use event handler to handle this situation. There is a standard event ADDED_FUNCTION in CL_SALV_EVENTS.&lt;/P&gt;&lt;P&gt;Get all the events from CL_SALV_TABLE class and register method on_user_command for event ADDED_FUNCTION. Write your custom logic to handle user command in event handle method. Refer demo program SALV_DEMO_TABLE_EVENTS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help..&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;PB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: PBHATT on Nov 16, 2009 10:09 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 16:07:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-command/m-p/6302455#M1391330</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-16T16:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: User-Command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-command/m-p/6302456#M1391331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jun 2010 10:51:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-command/m-p/6302456#M1391331</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-28T10:51:01Z</dc:date>
    </item>
  </channel>
</rss>

