fidley / falv

FALV - Fast ALV Grid
https://abapblog.com
GNU General Public License v3.0
141 stars 52 forks source link

Issue in built-in screen callstack #50

Closed reuteraov closed 5 years ago

reuteraov commented 5 years ago

In report ZDEMO_FALV15 the first FALV won't show after displaying second FALV.

I added the method set_dummy_function_code( ) before calling pbo at the end of function module z_falv_display. It works for me.

solution

fidley commented 5 years ago

Great, can you push this to Github?

fidley commented 5 years ago

51