<?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: USER COMMAND in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-command/m-p/2130930#M447925</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;User Command, is the function code attached to the puchbuttons or any button you press on the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on the user command value.. we program the code so that.. if the user presses one button for help.. she shoulf get help screen. else if he presses save button the data should be saved in the database table or any such actions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Apr 2007 11:07:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-13T11:07:32Z</dc:date>
    <item>
      <title>USER COMMAND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-command/m-p/2130929#M447924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DEAR FRIENDS,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHAT IS USER COMMAND ?  WHAT'S ITS USE ? HOW TO USE THIS IN APPLICATION, IS WE USE MORE THAN ONE TIME IN THE SAME APPLICATION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANK U.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 11:05:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-command/m-p/2130929#M447924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T11:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: USER COMMAND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-command/m-p/2130930#M447925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;User Command, is the function code attached to the puchbuttons or any button you press on the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on the user command value.. we program the code so that.. if the user presses one button for help.. she shoulf get help screen. else if he presses save button the data should be saved in the database table or any such actions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 11:07:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-command/m-p/2130930#M447925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T11: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/2130931#M447926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At User Command facilitates the action needs to be taken on clicking a particular button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 11:07:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-command/m-p/2130931#M447926</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2007-04-13T11: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/2130932#M447927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;    user command are the the functions that got triggered when the user click on some keys.... and do some job as writen the program logic we use user command to make the program &amp;lt;b&amp;gt;more customize&amp;lt;/b&amp;gt; so that he has more option of his own  we can use more it more than  one time in an particular screen but only thing is that we must write the logic for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if this helps u reward points&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 11:12:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-command/m-p/2130932#M447927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T11:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: USER COMMAND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-command/m-p/2130933#M447928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi reena&lt;/P&gt;&lt;P&gt;User command is basically related to the user intereaction,for suppose in a output list of report you want to do some more manipulations,there your interaction with the screen will be taken care by the event at user command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also you will have to assign name for the user command say like u have to print the list for this you are putting one print button.&lt;/P&gt;&lt;P&gt;This you will be designing in the menu painter where u l set the pf-status and maintain this command.&lt;/P&gt;&lt;P&gt;a basic example here for ur reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;i_callback_program = v_repid&lt;/P&gt;&lt;P&gt;i_callback_user_command = 'USER_COMMAND' &amp;lt;-----here you will give command&lt;/P&gt;&lt;P&gt;is_layout = wa_layout&lt;/P&gt;&lt;P&gt;it_fieldcat = i_fcat&lt;/P&gt;&lt;P&gt;i_default = c_chk&lt;/P&gt;&lt;P&gt;i_save = c_save&lt;/P&gt;&lt;P&gt;is_variant = wa_variant&lt;/P&gt;&lt;P&gt;it_events = i_events&lt;/P&gt;&lt;P&gt;is_print = wa_print&lt;/P&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;P&gt;t_outtab = i_table&lt;/P&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;P&gt;program_error = 1&lt;/P&gt;&lt;P&gt;OTHERS = 2&lt;/P&gt;&lt;P&gt;Form user_command using rs_selfield type slis_selfield&lt;/P&gt;&lt;P&gt;case sy-ucomm.&lt;/P&gt;&lt;P&gt;    when 'PRINT'&lt;/P&gt;&lt;P&gt;      print the list.&lt;/P&gt;&lt;P&gt;    when 'exit'&lt;/P&gt;&lt;P&gt;      leave program.&lt;/P&gt;&lt;P&gt;endcase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope its clear&lt;/P&gt;&lt;P&gt;Reward poitns if ehlpful.&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;Zarina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 11:37:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-command/m-p/2130933#M447928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T11:37:18Z</dc:date>
    </item>
  </channel>
</rss>

