Hello all,
I have a requirement to display a table in ABAP report.
The table of data should be displayed on the next screen if the table is not empty else display an error message on the same selection screen.
I have tried at selection-screen, but getting error even if the table is not empty.
Can anyone help me with this ?