Skip to content

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

Continue

READ TABLE itab

LOOP AT itab

AT - itab

INSERT itab

COLLECT

APPEND

MODIFY itab

DELETE itab

SORT itab

FIND IN TABLE itab

REPLACE IN TABLE itab

Interval Join of Internal Tables

Internal Tables - comp1 comp2 ...

Internal Tables - keyname