SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
GET node - Short Reference
Syntax
GET node [LATE] [FIELDS f1 f2 ...].
Effect
Obsolete: Introduces an event block whose event is triggered by a
logical database when data records of the node node are read.
Additions