<?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 regarding error message in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-error-message/m-p/5137053#M1190645</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;METHOD  handle_user_command.&lt;/P&gt;&lt;P&gt;    IF e_ucomm = 'BOOKINGS'.&lt;/P&gt;&lt;P&gt;CALL METHOD r_grid-&amp;gt;get_selected_rows&lt;/P&gt;&lt;P&gt;      IMPORTING&lt;/P&gt;&lt;P&gt;        et_index_rows = rownum&lt;/P&gt;&lt;P&gt;        et_row_no     = rowid.&lt;/P&gt;&lt;P&gt;    READ TABLE rownum INTO gw_row INDEX 1.&lt;/P&gt;&lt;P&gt;    READ TABLE gt_vbak INTO gw_vbak INDEX  gw_row-index.&lt;/P&gt;&lt;P&gt;    IF sy-subrc EQ 0.&lt;/P&gt;&lt;P&gt;      MESSAGE e001(zmsg).&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;  ENDMETHOD.                    "handle_user_command&lt;/P&gt;&lt;P&gt;ENDCLASS.       &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i select one record from output and hit the pushbutton insert i ll get an error message saying that invalid record and after that if i select the some other record and hit the pushbutton insert the control is going to sap initial screen without giving error message.....why is this happening and  what should i do to get the same error message for every record......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: NEED  HELP on Feb 5, 2009 12:41 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Feb 2009 11:38:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-05T11:38:47Z</dc:date>
    <item>
      <title>regarding error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-error-message/m-p/5137053#M1190645</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;METHOD  handle_user_command.&lt;/P&gt;&lt;P&gt;    IF e_ucomm = 'BOOKINGS'.&lt;/P&gt;&lt;P&gt;CALL METHOD r_grid-&amp;gt;get_selected_rows&lt;/P&gt;&lt;P&gt;      IMPORTING&lt;/P&gt;&lt;P&gt;        et_index_rows = rownum&lt;/P&gt;&lt;P&gt;        et_row_no     = rowid.&lt;/P&gt;&lt;P&gt;    READ TABLE rownum INTO gw_row INDEX 1.&lt;/P&gt;&lt;P&gt;    READ TABLE gt_vbak INTO gw_vbak INDEX  gw_row-index.&lt;/P&gt;&lt;P&gt;    IF sy-subrc EQ 0.&lt;/P&gt;&lt;P&gt;      MESSAGE e001(zmsg).&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;  ENDMETHOD.                    "handle_user_command&lt;/P&gt;&lt;P&gt;ENDCLASS.       &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i select one record from output and hit the pushbutton insert i ll get an error message saying that invalid record and after that if i select the some other record and hit the pushbutton insert the control is going to sap initial screen without giving error message.....why is this happening and  what should i do to get the same error message for every record......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: NEED  HELP on Feb 5, 2009 12:41 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2009 11:38:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-error-message/m-p/5137053#M1190645</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-05T11:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: regarding error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-error-message/m-p/5137054#M1190646</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;Pls tell what you are trying to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If im getting right, you want to give that invalid message in case you dont find any record in gt_vbak corresponding to your condition. Is it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try to debug your code to get the problem.&lt;/P&gt;&lt;P&gt;Or explain it more clearly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Natasha Garg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2009 11:45:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-error-message/m-p/5137054#M1190646</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-05T11:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: regarding error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-error-message/m-p/5137055#M1190647</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;Some Times the user command will give some problems.so try clearing the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;METHOD handle_user_command.&lt;/P&gt;&lt;P&gt;IF e_ucomm = 'BOOKINGS'.&lt;/P&gt;&lt;P&gt;CALL METHOD r_grid-&amp;gt;get_selected_rows&lt;/P&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;P&gt;et_index_rows = rownum&lt;/P&gt;&lt;P&gt;et_row_no = rowid.&lt;/P&gt;&lt;P&gt;READ TABLE rownum INTO gw_row INDEX 1.&lt;/P&gt;&lt;P&gt;READ TABLE gt_vbak INTO gw_vbak INDEX gw_row-index.&lt;/P&gt;&lt;P&gt;IF sy-subrc EQ 0.&lt;/P&gt;&lt;P&gt;MESSAGE e001(zmsg).&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;clear e_ucomm.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;ENDMETHOD. "handle_user_command&lt;/P&gt;&lt;P&gt;ENDCLASS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nithya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2009 11:47:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-error-message/m-p/5137055#M1190647</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-05T11:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: regarding error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-error-message/m-p/5137056#M1190648</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;here what i m doing is i m selecting one record and i m clicking on push button so that for the first time i m getting that message displayed at the bottom.....if i select another record and click on pushbutton it is not giving any error message........and the control is going to sap initial sap screen......i hav to get that error message for each record after selecting the record and hitting the pushbutton......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2009 11:55:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-error-message/m-p/5137056#M1190648</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-05T11:55:47Z</dc:date>
    </item>
  </channel>
</rss>

