Data Element list used by SAP ABAP Function Module SAPTUNE_MEMORY_MANAGE_SIZES (Returns Information About Memory Management)
SAP ABAP Function Module
SAPTUNE_MEMORY_MANAGE_SIZES (Returns Information About Memory Management) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | PROFPARIVL | Integer between -(2**31) and 2**31-1 | SOURCE VALUE(EXT_MEM) LIKE PROFPARAM-INT_VALUE |
|
| 2 | PROFPARIVL | Integer between -(2**31) and 2**31-1 | SOURCE VALUE(USE_PAGING) LIKE PROFPARAM-INT_VALUE |
|
| 3 | PROFPARLVL | Integer value with 31 figures and signs | SOURCE VALUE(HEAP_AREA_TOTAL) LIKE PROFPARAM-LONG_VALUE |
|