Releases an area in ABAP/4 memory
previously defined with
EXPORT TO MEMORY , i.e. an
additional IMPORT ... FROM MEMORY
sets the return code value of SY-SUBRC to 4.
Note
FREE MEMORY deletes the entire ABAP/4
memory , including data exported with EXPORT TO MEMORY ID key .