ABAP Keyword Documentation → ABAP - Quick Reference
FREE - Quick reference
Other versions: 7.31 | 7.40 | 7.54
Syntax
FREE dobj.
Effect
Initializes a data object dobj
by assigning the type-dependent
initial value. In the case of internal tables, the entire memory area occupied by rows is freed.