SAP ABAP Data Element SSI_WORKER_MEM_TYPE (Memory Type)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CST (Application Component) Client/Server Technology
     SSI (Package) Server Infrastructure
Basic Data
Data Element SSI_WORKER_MEM_TYPE
Short Description Memory Type  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type SSTR   Short Character String of Variable Length 
Length 255    
Decimal Places 0    
Output Length 0    
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 Type 
Medium 20 Memory Type 
Long 40 Memory Type 
Heading 55 Memory Type 
Documentation

Definition

Memory type. The following types are displayed:

Memory Type     Meaning

Memory (Gross)     Size of the occupied ES blocks plus the size of the memory that is visible to all the internal sessions assigned to the session.

Memory (Net)    Size of the EM memory occupied by the session plus the size of the memory that is visible to all the internal sessions assigned to the session.

Memory (ABAP)    Size of the memory occupied by the ABAP VM.

Memory (Hyper)    Size of the logon-specific memory that can be used by all the assigned sessions.

Memory (Heap)    Size of the local heap memory allocated by the sesson in the process.

Memory (Maximum per Transaction)    Maximum size of the EM memory allocated by the session while the transaction is being executed, in relation to the current internal session.

Memory (Maximum per Request)    Maximum size of the EM memory allocated by the session while the request is being executed, in relation to the current internal session.

Use

Dependencies

Example

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