SAP ABAP Data Element SWLMEMTOT (SAP Workload: Average Usage of All Memory Types (KB))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SAPWL_FRONTEND (Package) SAP: Workload Display, Enjoy & OO Version - ST03N
Basic Data
Data Element SWLMEMTOT
Short Description SAP Workload: Average Usage of All Memory Types (KB)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SAPWLDEC31    
Data Type DEC   Counter or amount field with comma and sign 
Length 31    
Decimal Places 0    
Output Length 42    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 12 Ø Memory 
Medium 25 Ø Total Memory (KB) 
Long 30 Ø Total Memory (KB) 
Heading 45 Average Total Memory Usage (KB) 
Documentation

Definition

The average usage per dialog step of all memory components. These are:

  • Roll memory
  • Extended memory
  • Heap memory

Dialog work processes use the memory components in the following order of preference:

Roll Memory until the memory reaches the size set by the profile parameter ztta/roll_first

Extended memory until either the memory reaches the limit set by the profile parameter ztta/roll_extension, or there is no more space available in extended memory.

The rest of the space in the roll area until the memory reaches the size specified in the profile parameter ztta/roll_area

Heap Memory until either the size specified in the profile parameter abap/heap_area_dia is reached, or there is no more space in the heap memory.

There used to be a different allocation order for work processes of other types.

History
Last changed by/on SAP  20040312 
SAP Release Created in 50A