Hello all,
I've filtering criterias and a search button to display filtered data on ALV grid ( cl_gui_alv_grid )
Unfortunately, when following code line is executed the flavorer causes systen_core_dumped error
CALL METHOD gr_grid->refresh_table_display
SYSTEM_CORE_DUMPED occured. P1=11 (termination: RABAX_STATE)
Please check the error details here: SAP Personas Error: SYSTEM_CORE_DUMPED termination RABAX_STATE
This error prevents data display on the table used on Personas flavor which is the original table on main transaction code
Do you have an idea how can I continue?