WRITE TO itab

Reference

Syntax

WRITE dobj TO itab[+off][(len)] INDEX idx
      [int_format_options].


Effect

Obsolete : Writes the content of a data object into the line of the internal row itab with the index idx.

Additions