SAP ABAP LISTS COMPLEX

Get Example source ABAP code based on a different SAP table
  


ARTICLE

Processing Lists in the List Buffer
The statements
READ LINE,
MODIFY LINE,
SCROLL LIST, and
DESCRIBE LIST
edit lists that are already saved as screen lists in the list buffers. Spool lists that are sent page by page to the SAP spool system cannot be edited in this manner.