SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Reference → Obsolete Language Elements → Obsolete Processing of External Data → Obsolete Access to Data Clusters →FREE - no_id
Obsolete Syntax
FREE MEMORY.
Effect
If the addition ID is not specified in the statement FREE MEMORY, then all data clusters are deleted from the ABAP memory.
Note
This short form is extremely error-prone and forbidden in classes, since a FREE statement without ID affects all data clusters.