Creating Memory Snapshots
There are four ways of creating memory snapshots:
...
1. Call the function Development → Memory Analysis → Create Memory Snapshot in the ABAP Debugger.
2. Choose System → Utilities → Memory Analysis → Create Memory Snapshot in any transaction.
3. Call the static method WRITE_MEMORY_CONSUMPTION_FILE of the system class CL_ABAP_MEMORY_UTILITIES.
4. Enter /hmusa in the toolbar input field. You must be in a transaction to do this.
All options follow the same naming conventions for the files in which the memory snapshots are stored.