<?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: Run time error : CONTROL_NOT_FOUND in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-control-not-found/m-p/1971834#M398713</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This error comes if the GUI should not patched.&lt;/P&gt;&lt;P&gt;Just have a look at SAP logon (the window with all the logons listed), in left upper corner you can open a small menu, last line is 'about' -&amp;gt; number will be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GUI for Windows version 640 currently patch-level 19 is up-to-date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If youe GUI is upto date, then the Program is doing wrong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Mar 2007 15:35:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-02T15:35:46Z</dc:date>
    <item>
      <title>Run time error : CONTROL_NOT_FOUND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-control-not-found/m-p/1971832#M398711</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;I have the following dump in production.&lt;/P&gt;&lt;P&gt;ShrtText                                                                                &lt;/P&gt;&lt;P&gt;CONTROL variable not found                                                                                &lt;/P&gt;&lt;P&gt;What happened?                                                                          &lt;/P&gt;&lt;P&gt;    Error in ABAP application program.                                                                                &lt;/P&gt;&lt;P&gt;The current ABAP program "SAPLSLVC_FULLSCREEN" had to be terminated because one     &lt;/P&gt;&lt;P&gt;     of the                                                                                &lt;/P&gt;&lt;P&gt;statements could not be executed.                                                                                &lt;/P&gt;&lt;P&gt;This is probably due to an error in the ABAP program.                                                                                &lt;/P&gt;&lt;P&gt;Error analysis                                                              &lt;/P&gt;&lt;P&gt;    CONTROL "GRID1" was searched but was not found.                         &lt;/P&gt;&lt;P&gt;    This is due to a data inconsistency of a screen and the program or the  &lt;/P&gt;&lt;P&gt;    ABAP statement is incorrect (for example, REFRESH CONTROL ... FROM      &lt;/P&gt;&lt;P&gt;    SCREEN with an incorrect Control name).                                                                                &lt;/P&gt;&lt;P&gt;Information on where terminated                                                &lt;/P&gt;&lt;P&gt;    The termination occurred in the ABAP program "SAPLSLVC_FULLSCREEN" in      &lt;/P&gt;&lt;P&gt;     "SYSTEM-EXIT".                                                            &lt;/P&gt;&lt;P&gt;    The main program was "Z2RLS192101001_01RP_00 ".                                                                                &lt;/P&gt;&lt;P&gt;The termination occurred in line 0 of the source code of the (Include)     &lt;/P&gt;&lt;P&gt;     program " "                                                               &lt;/P&gt;&lt;P&gt;    of the source code of program " " (when calling the editor 00).                                                                                &lt;/P&gt;&lt;P&gt;No.   Ty.          Program                             Include                             Line  &lt;/P&gt;&lt;P&gt;      Name                                                                                &lt;/P&gt;&lt;P&gt;5 MODULE       SAPLSLVC_FULLSCREEN                 ???                                     0 &lt;/P&gt;&lt;P&gt;      SYSTEM-EXIT                                                                                &lt;/P&gt;&lt;P&gt;4 FUNCTION     SAPLSLVC_FULLSCREEN                 LSLVC_FULLSCREENU01                   186 &lt;/P&gt;&lt;P&gt;      REUSE_ALV_GRID_DISPLAY                                                                     &lt;/P&gt;&lt;P&gt;    3 FORM         Z2RLS192101001_01RP_00              Z2RLS192101001_01RP_00               1349 &lt;/P&gt;&lt;P&gt;      OUTPUT_REPORT                                                                                &lt;/P&gt;&lt;P&gt;2 FORM         Z2RLS192101001_01RP_00              Z2RLS192101001_01RP_00                869 &lt;/P&gt;&lt;P&gt;      OUTPUT_LOCATION_REP                                                                        &lt;/P&gt;&lt;P&gt;    1 EVENT        Z2RLS192101001_01RP_00              Z2RLS192101001_01RP_00                667 &lt;/P&gt;&lt;P&gt;      START-OF-SELECTION                                                                                &lt;/P&gt;&lt;P&gt;Any help will be appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sai.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 15:29:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-control-not-found/m-p/1971832#M398711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-02T15:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Run time error : CONTROL_NOT_FOUND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-control-not-found/m-p/1971833#M398712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have u checked a cutom container is added in the screen. that is GRID1 in  the screen u r using to display the GRID,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 15:35:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-control-not-found/m-p/1971833#M398712</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-02T15:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Run time error : CONTROL_NOT_FOUND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-control-not-found/m-p/1971834#M398713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This error comes if the GUI should not patched.&lt;/P&gt;&lt;P&gt;Just have a look at SAP logon (the window with all the logons listed), in left upper corner you can open a small menu, last line is 'about' -&amp;gt; number will be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GUI for Windows version 640 currently patch-level 19 is up-to-date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If youe GUI is upto date, then the Program is doing wrong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 15:35:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-control-not-found/m-p/1971834#M398713</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-02T15:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Run time error : CONTROL_NOT_FOUND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-control-not-found/m-p/1971835#M398714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post the code of the program, just so we can take a look and make sure that everything is there.   Also, if using the CL_GUI_ALV_GRID, make sure that the container is on the screen in screen painter, and it has the correct name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 15:39:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-control-not-found/m-p/1971835#M398714</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-03-02T15:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Run time error : CONTROL_NOT_FOUND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-control-not-found/m-p/1971836#M398715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudheer,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;What abt if we use the GUI for Windows version 620 what is the correct patch level?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sai.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 15:59:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-control-not-found/m-p/1971836#M398715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-02T15:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Run time error : CONTROL_NOT_FOUND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-control-not-found/m-p/1971837#M398716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rich,&lt;/P&gt;&lt;P&gt;Iam using reuse_alv_grid_display.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
*  Set calling program
  w_repid = sy-repid.

*  Set display options
  st_layout-zebra = c_x.
  st_layout-colwidth_optimize = c_x.

*  Field to hold line colour
  st_layout-info_fieldname = 'INFO_FIELDNAME'.

*  User can look at selection screen info via a pushbutton
  st_layout-get_selinfos = c_x.

*  User can set a formatting option relating to the sort criteria
*  (in print preview mode)
  st_layout-group_change_edit = c_x.

*  wa_excl = '&amp;amp;UMC'.                                  DEVK944065-
*  insert wa_excl into table ts_excl.                 DEVK944065-

*   wa_event_exit-ucomm = '&amp;amp;XXL'.                     DEVK944065
*   wa_event_exit-before = 'X'.                       DEVK944065
*   append wa_event_exit to ts_event_exit.            DEVK944065

*  Output list
  call function 'REUSE_ALV_GRID_DISPLAY'
    exporting
      i_callback_program                = w_repid
      i_callback_pf_status_set          = 'SET_PF_STATUS'
      i_callback_user_command           = 'USER_COMMAND'
      is_layout                         = st_layout
      it_fieldcat                       = ts_fieldcat
      it_excluding                      = ts_excl
      i_save                            = c_save
      is_variant                        = st_variant
      it_events                         = ts_events
      is_print                          = st_print
      it_event_exit                     = ts_event_exit     "DEVK944065
      it_sort                           = ts_sort           "DEVK944065
*    IMPORTING
*      E_EXIT_CAUSED_BY_CALLER           =
*      ES_EXIT_CAUSED_BY_USER            =
    tables
      t_outtab                          = ts_alv_output
*     t_outtab                          = ist_output
    exceptions
      program_error                     = 1
      others                            = 2
            .
  if sy-subrc &amp;lt;&amp;gt; 0.
    message id sy-msgid type sy-msgty number sy-msgno
            with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
  endif.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sai.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 16:03:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-control-not-found/m-p/1971837#M398716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-02T16:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Run time error : CONTROL_NOT_FOUND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-control-not-found/m-p/1971838#M398717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah,  then this might be a gui problem, because the FM encapulates all the object stuff.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure you are on the latest patch level&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;RIch Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 16:18:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-control-not-found/m-p/1971838#M398717</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-03-02T16:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Run time error : CONTROL_NOT_FOUND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-control-not-found/m-p/1971839#M398718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the latest patch level is 23&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 17:00:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-control-not-found/m-p/1971839#M398718</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-02T17:00:42Z</dc:date>
    </item>
  </channel>
</rss>

