SAP LIST CURSOR - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 OUT

list cursor
Current cursor position for the output in a list in the list buffer. This is represented by the content of the system fields sy-colno (position) and sy-linno (line) and refers to the current page in the list. Since a single character can occupy more columns in the list than positions in the list buffer, the horizontal position of the list cursor is only guaranteed to correspond to the column in the displayed list for the lower and upper output limits of the individual output.