Table/Structure Field list used by SAP ABAP Function Module SAPTUNE_MEMORY_PARAMETER_WRITE (Change the SAP Memory Management Parameters)
SAP ABAP Function Module SAPTUNE_MEMORY_PARAMETER_WRITE (Change the SAP Memory Management Parameters) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  MEMPARAMTY - SIZ_EM_LOG Memory Management: EM Log Size [MB] DEC15
2 Table/Structure Field  MEMPARAMTY - SIZ_EM_LOG Memory Management: EM Log Size [MB] DEC15 SOURCE VALUE(EM_STAT_LOG_SIZE) LIKE MEMPARAMTY-SIZ_EM_LOG DEFAULT -1
3 Table/Structure Field  MEMPARAMTY - SIZ_HP_DIA Memory Management: Total Heap Size per Task Type DEC15
4 Table/Structure Field  MEMPARAMTY - SIZ_HP_DIA Memory Management: Total Heap Size per Task Type DEC15 SOURCE VALUE(SIZE_HEAP_DIA) LIKE MEMPARAMTY-SIZ_HP_DIA DEFAULT -1
5 Table/Structure Field  MEMPARAMTY - SIZ_HP_OTH Memory Management: Total Heap Size per Task Type DEC15
6 Table/Structure Field  MEMPARAMTY - SIZ_HP_OTH Memory Management: Total Heap Size per Task Type DEC15 SOURCE VALUE(SIZE_HEAP_NONDIA) LIKE MEMPARAMTY-SIZ_HP_OTH DEFAULT -1
7 Table/Structure Field  MEMPARAMTY - SIZ_HP_TTL Memory Management: Heap Size for All Task Types DEC15
8 Table/Structure Field  MEMPARAMTY - SIZ_HP_TTL Memory Management: Heap Size for All Task Types DEC15 SOURCE VALUE(SIZE_HEAP_TOTAL) LIKE MEMPARAMTY-SIZ_HP_TTL DEFAULT -1
9 Table/Structure Field  MEMPARAMTY - TIM_EM_LOG Memory Management: EM Log Timeout [mins] DEC15
10 Table/Structure Field  MEMPARAMTY - TIM_EM_LOG Memory Management: EM Log Timeout [mins] DEC15 SOURCE VALUE(EM_STAT_LOG_TIMEOUT) LIKE MEMPARAMTY-TIM_EM_LOG DEFAULT -1
11 Table/Structure Field  SYST - INDEX ABAP System Field: Loop Index