Memory Analysis

Use

You can perform a memory analysis for your Web Dynpro ABAP application to analyze the current memory consumption. The procedure is as follows:

  1. Create a trace variant.

  2. Create a memory consumption snapshot.

  3. Call the memory inspector

  4. Analyze the data.

Create a trace variant.

  1. Start the new debugger for the Web Dynpro application you want to analyze.

  2. In the toolbar of the new debugger choose the icon Replace Tool.

  3. Under Special Tools select the entry Memory Analysis and choose Continue.

Create a memory snapshot.

  1. In Tool Services under heading Tool-Specific choose entry Create Memory Snapshot.

  2. Choose Continue.

You see the message that your memory snapshot has been created.

Call the memory inspector

Call transaction S_MEMORY_INSPECTOR. The results are displayed.

Example

Analyze the data.

Analyze the displayed data in the Memory Inspector.