Homelab, Linux, JS & ABAP (~˘▾˘)~
 

[ABAP] Display a database table

https://help.sap.com/viewer/b1c834a22d05483b8a75710743b5ff26/7.51.9/en-US/efeb734c8e6f41939c39fa15ce51eb4e.html

cl_salv_gui_table_ida=>create( iv_table_name = 'SFLIGHT' )->fullscreen( )->display( ).

Example report in your system: SALV_IDA_DISPLAY_DATA_SIMPLE

Leave a Reply

Your email address will not be published. Required fields are marked *