ABAP Keyword Documentation →  ABAP − Short Reference → 

PUT - Short Reference

Reference

Syntax

PUT { node | <node> }.

Effect

Obsolete:Triggers the event GET node in a logical database, if data is available in the table work area of the node node. For node type A, a field symbol <node> is specified which is assigned a data object of the datatype that is required in the statement NODES in the associated executable program.