ABAP Keyword Documentation → ABAP − Release-Specific Changes → Changes in Release 7.0, EhP2
Lists in Release 7.0, EhP2
1. Print list levels and spool requests
2. Support for the new 12 hour format
Other versions: 7.31 | 7.40 | 7.54
Modification 1
Print List Levels and Spool Requests
The stacking of spool requests for
print lists has been organized in
print list levels.
This concerns, in particular, the behaviour of the statements NEW-PAGE PRINT ON|OFF
.
This modification was transported back to Release 6.20.
Modification 2
Support for the New 12 Hour Format
The new addition ENVIRONMENT TIME FORMAT
to the WRITE TO
and WRITE
statements supports the new
12 hour format.
The predefined time formats of the WRITE
TO and WRITE
statements cannot be influenced automatically due to downward compatibility.
Note
SP14 includes this change in Release 7.0 as well.