‎2010 Feb 18 1:02 PM
Hi Experts !
I need to change the status of a ALV. The ALV is in the Selection Screen.
I am using the next code:
gr_table->set_screen_status(
pfstatus = 'SALV_STANDARD'
report = gs_test-repid
set_functions = gr_table->c_functions_all ).
but I gives me the following error:
" An exception occurred which is explained in detail below.
The exception, which is assigned to class 'CX_SALV_METHOD_NOT_SUPPORTED', was
not caught and
therefore caused a runtime error.
The reason for the exception is:
Clase CL_SALV_TABLECLASS, método SET_SCREEN_STATUSMETHOD no se soporta para
CL_SALV_TABLEOBJECT Sólo p.full screen y listaKEY"
Someone help me ?.
Thanks All.
‎2010 Feb 18 1:13 PM
Suggest better subject line....
Page 4 may be a real help to you.
‎2010 Feb 18 1:32 PM