Data Element list used by SAP ABAP Function Module SAPTUNE_MEMORY_PARAMETER_READ (Returns the SAP Memory Management Parameters)
SAP ABAP Function Module
SAPTUNE_MEMORY_PARAMETER_READ (Returns the SAP Memory Management Parameters) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
MEMPLSIZEY | Memory Management: EM Log Size [MB] DEC15 | SOURCE VALUE(EM_STAT_LOG_SIZE) LIKE MEMPARAMTY-SIZ_EM_LOG |
2 | ![]() |
MEMPLTIMEY | Memory Management: EM Log Timeout [mins] DEC15 | SOURCE VALUE(EM_STAT_LOG_TIMEOUT) LIKE MEMPARAMTY-TIM_EM_LOG |
3 | ![]() |
MEMPSZEXTY | Memory Management: Ext. Memory Quota per Work Process D15 | SOURCE VALUE(QUOTA_EM_DIA) LIKE MEMPARAMTY-QTA_EM_DIA |
4 | ![]() |
MEMPSZEXTY | Memory Management: Ext. Memory Quota per Work Process D15 | SOURCE VALUE(QUOTA_EM_NONDIA) LIKE MEMPARAMTY-QTA_EM_OTH |
5 | ![]() |
MEMPSZHEAY | Memory Management: Heap Quota per Work Process DEC15 | SOURCE VALUE(QUOTA_HEAP_DIA) LIKE MEMPARAMTY-QTA_HP_DIA |
6 | ![]() |
MEMPSZHEAY | Memory Management: Heap Quota per Work Process DEC15 | SOURCE VALUE(QUOTA_HEAP_NONDIA) LIKE MEMPARAMTY-QTA_HP_OTH |
7 | ![]() |
MEMPSZROLY | Memory Management: Roll Area Size per Work Process DEC15 | SOURCE VALUE(QUOTA_ROLL_DIA) LIKE MEMPARAMTY-QTA_RL_DIA |
8 | ![]() |
MEMPSZROLY | Memory Management: Roll Area Size per Work Process DEC15 | SOURCE VALUE(QUOTA_ROLL_NONDIA) LIKE MEMPARAMTY-QTA_RL_OTH |
9 | ![]() |
MEMPTSHEAY | Memory Management: Total Heap Size per Task Type DEC15 | SOURCE VALUE(SIZE_HEAP_DIA) LIKE MEMPARAMTY-SIZ_HP_DIA |
10 | ![]() |
MEMPTSHEAY | Memory Management: Total Heap Size per Task Type DEC15 | SOURCE VALUE(SIZE_HEAP_NONDIA) LIKE MEMPARAMTY-SIZ_HP_OTH |
11 | ![]() |
MEMPTTHEAY | Memory Management: Heap Size for All Task Types DEC15 | SOURCE VALUE(SIZE_HEAP_TOTAL) LIKE MEMPARAMTY-SIZ_HP_TTL |