SAP ABAP Function Module SAPTUNE_MEMORY_PARAMETER_WRITE (Change the SAP Memory Management Parameters)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON-TUN (Application Component) Performance Monitors (TCC)
⤷
STUN_MON (Package) STUN: Monitoring/Statistics
⤷
⤷
Basic Data
| Function Module | SAPTUNE_MEMORY_PARAMETER_WRITE | Change the SAP Memory Management Parameters |
| Function Group | STUB | SAPTUNE buffer statistics |
| Program Name | SAPLSTUB | |
| INCLUDE Name | LSTUBU34 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SIZE_HEAP_DIA | TYPE | MEMPARAMTY-SIZ_HP_DIA | -1 | Total Heap Memory Available for Dialog WPs [Bytes] | ||
| |
SIZE_HEAP_NONDIA | TYPE | MEMPARAMTY-SIZ_HP_OTH | -1 | Total Heap Memory Available for Non-Dialog WPs [Bytes] | ||
| |
SIZE_HEAP_TOTAL | TYPE | MEMPARAMTY-SIZ_HP_TTL | -1 | Total heap memory available [Bytes] | ||
| |
EM_STAT_LOG_TIMEOUT | TYPE | MEMPARAMTY-TIM_EM_LOG | -1 | Write Time for EM Statistics Log [min] | ||
| |
EM_STAT_LOG_SIZE | TYPE | MEMPARAMTY-SIZ_EM_LOG | -1 | Size of the EM Statistics Log [MB] | ||
| |
ALLOC_PROCEDURE_DIA | TYPE | MEMALLOC | ABAP Memory Allocation Procedure for Dialog | |||
| |
ALLOC_PROCEDURE_NONDIA | TYPE | MEMALLOC | ABAP Memory Allocation Procedure for Non-Dialog | |||
| |
INCONSISTENT_PARAMETERS | TYPE | Parameter default values are contradictory | ||||
| |
MEMORY_MODEL_NOT_IN_USE | TYPE | Extended memory model is not in use | ||||
| |
NO_AUTHORIZATION | TYPE | No authorization to change memory parameters | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19960129 |
| SAP Release Created in |