Incorrect coloring for ABAP syntax highlighting

[] [] [] [] [] [] [] []

Symptom
In SAP GUI Version 7.10, several ABAP language extensions are not recognized correctly in the new ABAP Editor. These are also colored incorrectly during syntax highlighting. This affects the streaming and locator concept or the string templates, for example.
Other terms
Code completion, RND, parser
Reason and Prerequisites
The description file for the ABAP syntax and the [...]

CCMS Agent Model in SLD: Incorrect J2EE System Entries

[] [] [] []

Symptom
In the System Landscape Directory (SLD), objects of the class SAP_J2EEEngineCluster are created for systems that consist only of ABAP instances. The objects are of course spurious, but are re-created if deleted.
Reason and Prerequisites
The function module KONSISTENZABGLEICH_SCR_SLD transfers data about CCMS agents, DSR components, and remote monitoring relationships from the [...]

OS07: Display incorrect OS log after refresh

[] [] [] [] [] [] [] [] [] []

Symptom
When you display the operating system log via transaction OS07, the incorrect OS log is displayed after you refresh the display.
The error only occurs if a server is selected in the selection list after OS07 is called that does not correspond to the application server on which the user is logged on.
Other terms
OS07, [...]

Incorrect matches when using find_next( )

[] [] [] [] [] [] [] [] [] [] [] [] []

Symptom
If you use anchor characters, the methods find_next( ) and replace_next( ) of class cl_abap_matcher find additional, incorrect matches.
Other terms
Regular expressions, beginning of line, cl_abap_regex, match, regex, regexp
Reason and Prerequisites
If the methods find_next( ) and replace_next( ) are called several times, the anchor characters ^, \A, \b, and \< may match incorrectly after [...]