ABAP Keyword Documentation → ABAP Glossary
Memory Snapshot
Contains information about all data objects and instances in an internal session along with their memory consumption. A memory snapshot is created in the ABAP Debugger by the static method WRITE_MEMORY_CONSUMPTION_FILE of the system class CL_ABAP_MEMORY_UTILITIES, or by entering "/hmusa" in the command field of the standard toolbar. You can also choose System → Utilities → Memory Analysis → Create Memory Snapshot. The evaluation is performed by the Memory Inspector.