Table/Structure Field 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 | ![]() |
PROFPARAM - INT_VALUE | Integer between -(2**31) and 2**31-1 | |
2 | ![]() |
PROFPARAM - INT_VALUE | Integer between -(2**31) and 2**31-1 | SOURCE VALUE(EXT_MEM) LIKE PROFPARAM-INT_VALUE |
3 | ![]() |
PROFPARAM - INT_VALUE | Integer between -(2**31) and 2**31-1 | SOURCE VALUE(USE_PAGING) LIKE PROFPARAM-INT_VALUE |
4 | ![]() |
PROFPARAM - LONG_VALUE | Integer value with 31 figures and signs | |
5 | ![]() |
PROFPARAM - LONG_VALUE | Integer value with 31 figures and signs | SOURCE VALUE(HEAP_AREA_TOTAL) LIKE PROFPARAM-LONG_VALUE |
6 | ![]() |
PROFPARAM - VALUE | Value of a profile parameter | |