ABAP Keyword Documentation →  ABAP − Short Reference → 

GET node - Short Reference

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