ABAP Keyword Documentation →  ABAP Glossary → 

header line

Obsolete work area of an internal table that has the type of the row type and the same name as the internal table. If an internal table with a header line is used in an operand position, the header line is usually addressed. To enforce access to the table body, square brackets [] can be entered after the table name.

More