SAP ABAP Table MSSMEMCOMPONENTS (Memory components (sap_memcomponents))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-MSS (Application Component) Microsoft SQL Server
     STUN_MSS (Package) Package for new SQL Server monitoring objects
Basic Data
Table Category INTTAB    Structure 
Structure MSSMEMCOMPONENTS   Table Relationship Diagram
Short Description Memory components (sap_memcomponents)    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 CMP MSSMCMP   CHAR 60   0   Memory component type from sys.dm_os_memory_clerks  
2 CMPNM MSSMCMPNM   CHAR 256   0   Component name from sys.dm_os_memory_clerks  
3 ALLOCKB MSSMCALLOCKB   DEC 20   0   Allocated KB for memory component  
4 ALLOCPCT MSSMCALLOCPCT   DEC 4   2   Allocated memory percentage  
5 VRESV MSSMCVRESV   DEC 20   0   Reserved virtual memory  
6 VCOMM MSSMCVCOMM   DEC 20   0   Virtual memory committed  
7 AWE MSSMCAWE   DEC 20   0   AWE allocated kb  
8 SHRESV MSSMCSHRESV   DEC 20   0   Shared memory reserved by a memory clerk  
9 SHCOMM MSSMCSHCOMM   DEC 20   0   Shared memory committed by a memory clerk  
10 RMINROUNDS MSSRMINROUNDS   DEC 20   0   Number of entries removed from memory pool  
History
Last changed by/on SAP  20140117 
SAP Release Created in 740