FREE - Release an area in ABAP/4 memory
Basic form
FREE MEMORY.Addition
... ID key
Effect
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 .Addition
... ID keyEffect
Releases only the ABAP/4 memory for the ID key .Related EXPORT TO MEMORY , IMPORT FROM MEMORY
Index
© SAP AG 1996
No hay comentarios:
Publicar un comentario
Nota: solo los miembros de este blog pueden publicar comentarios.