SAP MODIFY ITAB ABAP Statements



Get Example source ABAP code based on a different SAP table
  


ID MODIFY-ITAB
• MODIFY itab ABAP Statement

MODIFY itab
Short Reference

ABAP_SYNTAX
MODIFY ${ itab_line $| itab_lines $}.

What does it do?
This statement changes the content either of a single line itab_line or multiple lines itab_lines, which can be specified using a table key or a table index.
The following restrictions apply with respect to modifications to key fields of the primary and secondary table keys: