SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
Cannot Use INFOTYPES
In ABAP Objects, the following statement causes an error message:
INFOTYPES nnn.
Cause:
The table you want to define must be declared using permitted statements, since tables with a header are not allowed in ABAP Objects.