ABAP Keyword Documentation →  ABAP − Short Reference → 

SKIP - Short Reference

Reference

Syntax

SKIP { [n]
     | {TO LINE line} }.


Effect

Positions the list cursor in a line of the current list.

Additions