ABAP Keyword Documentation → ABAP - Reference → Processing Internal Data → Internal Tables → Expressions and Functions for Internal Tables → Table Functions
lines - Line Function
There is one line function for internal tables.
Other versions: 7.31 | 7.40 | 7.54
Syntax
... lines( arg ) ...
The lines function returns the number of rows of an internal table. The argument
arg must be an internal table. The return value has the type i.