Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

STATUS

Former Member
0 Likes
502

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.

2 REPLIES 2
Read only

Former Member
0 Likes
446
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
446

Please use proper subjects while posting.