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 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. Another option is to choose System → Utilities → Memory Analysis → Create Memory Snapshot. The evaluation is performed by Memory Inspector.