REPLACE IN TABLE - table_range

Syntax

... [FROM lin1 [OFFSET off1]]
    [TO   lin2 [OFFSET off2]] ... .


Effect

: This addition restricts the search using the statement REPLACE IN TABLE to the table section specified in lin1, off1, lin2, and off2. The syntax and semantics are the same as for the statement FIND.