In ABAP Objects, the following statement causes an error message:
... TABLE LINE ...
Correct syntax:
... table_line ...
Cause:
The pseudo-component table_line replaces the TABLE LINE constuction.
Overview:
Replacement for Obsolete Statements ABAP Objects