SAP ABAP Table SHM_LOCK_INFO (Monitoring: Info Structure for Locks)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SHARED_OBJECTS (Package) Shared Objects: Basis Components
Basic Data
Table Category INTTAB    Structure 
Structure SHM_LOCK_INFO   Table Relationship Diagram
Short Description Monitoring: Info Structure for Locks    
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 MARK     CHAR 1   0    
2 AREA_NAME SHM_AREA_NAME SEOCLSNAME CHAR 30   0   Name of an Area Class  
3 INSTANCE_NAME SHM_INST_NAME   CHAR 80   0   Name of a Shared Object Instance of an Area  
4 CLIENT SHM_CLIENT   CHAR 3   0   Client for Shared Object Areas  
5 VERSION_ID SHM_VERS_CNT SHM_LONG_CNT_P DEC 20   0   Number of Instance Versions  
6 LOCK_TYPE     CHAR 1   0    
7 IS_ACTIVE     CHAR 1   0    
8 CNAM     CHAR 12   0    
9 CDAT     DATS 8   0    
10 CTIME     TIMS 6   0    
11 CCLIENT SHM_CLIENT   CHAR 3   0   Client for Shared Object Areas  
12 ATTACH_PROGRAM PROGNAME PROGNAME CHAR 40   0   ABAP Program Name  
13 ATTACH_INCLUDE PROGNAME PROGNAME CHAR 40   0   ABAP Program Name  
14 ATTACH_LINE     INT4 10   0    
15 ATTACH_PID     INT4 10   0    
16 CURRENT_PROGRAM PROGNAME PROGNAME CHAR 40   0   ABAP Program Name  
17 CURRENT_PID     INT4 10   0    
18 TIMES     TIMS 6   0    
19 LOCK_LABEL SHM_LABEL SHM_LONG_CNT_P DEC 20   0   Sequential ID of Instance/Version/Lock  
20 LOCK_ID SHM_ID SHM_LONG_CNT_P DEC 20   0   Internal ID of Instance/Version/Lock  
History
Last changed by/on SAP  20130604 
SAP Release Created in 630