ABAP Keyword Documentation → ABAP − Reference → Obsolete Language Elements → Obsolete Program Editing
INSERT REPORT - UNICODE ENABLING
Other versions:
7.31 | 7.40 | 7.54
Obsolete Syntax
INSERT REPORT ... UNICODE ENABLING ...
Effect
The addition UNICODE ENABLING
of the statement
INSERT REPORT
has the same semantics as the addition VERSION
which replaces it. If VERSION
is specified, UNICODE ENABLING
cannot be specified.
Note
Before ABAP language versions were introduced, the addition UNICODE ENABLING
was used exclusively to configure the
Unicode check. The general
addition VERSION
, on the other hand, makes it possible to configure further versions as well.