ABAP Keyword Documentation → ABAP − Reference → Processing Internal Data → Internal Tables
Processing Statements for Internal Tables
Other versions: 7.31 | 7.40 | 7.54
Reading internal tables
Filling internal tables
Changing internal tables
Scanning internal tables
Interval join of internal tables
Notes
- How these statements are used to access individual components of internal tables is described in Internal Tables - comp1 comp2 ....
- Special variants of the statements shown here can access the last path node of a mesh path, instead of accessing directly specified internal tables.
- Internal tables can also be specified as a data source of a query in ABAP SQL.
- As well as the statements shown here, a range of obsolete processing statements exists for internal tables.
Continue
Interval Join of Internal Tables