Hi,
I have a program with selection screen,After the user enters the selection criteria,the output should be displayed in ALV, so after the selection-screen I am calling the PBO of the screen(9000) and fetching data,creating container,creating object and using the method "set_table_for_first_display" and passing my internal table to it.But my table is not getting displayed.i.e i am getting a blank screen 9000.I checked in debugging data is coming well and the return code for "set_table_for_first_display" is also zero.but the alv is not coming on the screen.
What to do...plz help..urgent.
THanks.
Deepti
Are you getting emply ALV without any records or noting in the screen?
Add a comment