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
-
[+off][(len)]
Writes to the section from position
pos and the length len of the table row.
-
int_format_options
Additions as for the statement WRITE TO for variables.