SAP ABAP Data Element SSI_MEMSIZE (Memory Used in Extended Memory (EM))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CST (Application Component) Client/Server Technology
     SSI (Package) Server Infrastructure
Basic Data
Data Element SSI_MEMSIZE
Short Description Memory Used in Extended Memory (EM)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type ABAP_MSIZE    
Data Type DEC   Counter or amount field with comma and sign 
Length 20    
Decimal Places 0    
Output Length 26    
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 10 Memory 
Medium 15 Memory (Net) 
Long 20 Memory (Net) 
Heading 26 Memory Size (Net) 
Documentation

Definition

Total size in kilobytes of extended memory (EM) occupied for a session, plus the memory that is visible for all internal sessions (global memory).

Use

Essentially, EM memory is required by ABAP VM when ABAP programs are executed. For performance reasons ABAP VM also uses a heap manager to control the EM memory.

Dependencies

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 800