SAP ABAP LISTS COMPLEX



Get Example source ABAP code based on a different SAP table
  



ABAP_LIST - Editing List Buffers
The following statements process lists that are already saved as screen lists in the list buffers:
READ LINE,
MODIFY LINE,
SCROLL LIST, and
DESCRIBE LIST
Spool lists that are sent page by page to the SAP spool system cannot be processed in this manner.