Skip to Content
0
Dec 29, 2022 at 07:12 AM

SAP ABAP Report

89 Views

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 ?