SAP ABAP Class CL_MSS_ACTION_LM (Locks - display current lock holders and waiters)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_CONTROLLER MSS: Abstract Action Controller 20071031
Properties
Class CL_MSS_ACTION_LM  
Short Description Locks - display current lock holders and waiters    
Super Class CL_MSS_ACTION_CONTROLLER MSS: Abstract Action Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STUN_MSS   Package for new SQL Server monitoring objects 
Created 20071031   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 MSSCC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MSS_ACTION_LM has no interface implemented.
Friends
Class CL_MSS_ACTION_LM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV_ALL_LOCKS Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20080104
2 ALV_BLOCK_HIER Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20080103
3 CMD_LOCKED_ROW Instance attribute Private Type reference (TYPE) SYUCOMM 'LROW' 20080807
4 CMD_SQL Instance attribute Private Type reference (TYPE) SYUCOMM 'SQL' 20080107
5 CTRL Instance attribute Private Attribute reference (LIKE) 20071031
6 IT_ALL_LOCKS Instance attribute Private See coding 20080104
7 IT_BLOCK_HIER Instance attribute Private See coding 20080103
8 NAV_REF Instance attribute Private Attribute reference (LIKE) 20071031
9 VIEW_DATA Instance attribute Public Type reference (TYPE) MSSCC_ACTION_LM Data fields on dynpro 100 20071031
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_LOCKS Instance method Private Method Get the blocking lock (hierarchy) information 20080104
2 GET_BLOCKING_LOCKS Instance method Private Method Get the blocking lock (hierarchy) information 20080103
3 SET_GRID_ATTRIBUTES Instance method Private Method Set grid attributes - duh 20071031
4 SHOW_KEY_VALUES Instance method Private Method Display statement which is blocking or being blocked 20080807
5 SHOW_SQL_CODE Instance method Private Method Display statement which is blocking or being blocked 20071115
Events
Class CL_MSS_ACTION_LM has no event.
Types
Class CL_MSS_ACTION_LM has no local type.
Method Signatures

Method GET_ALL_LOCKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CMD Call by reference Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20080310

Method GET_ALL_LOCKS on class CL_MSS_ACTION_LM has no exception.

Method GET_BLOCKING_LOCKS Signature

Method GET_BLOCKING_LOCKS on class CL_MSS_ACTION_LM has no parameter.
Method GET_BLOCKING_LOCKS on class CL_MSS_ACTION_LM has no exception.

Method SET_GRID_ATTRIBUTES Signature

Method SET_GRID_ATTRIBUTES on class CL_MSS_ACTION_LM has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_MSS_ACTION_LM has no exception.

Method SHOW_KEY_VALUES Signature

Method SHOW_KEY_VALUES on class CL_MSS_ACTION_LM has no parameter.
Method SHOW_KEY_VALUES on class CL_MSS_ACTION_LM has no exception.

Method SHOW_SQL_CODE Signature

Method SHOW_SQL_CODE on class CL_MSS_ACTION_LM has no parameter.
Method SHOW_SQL_CODE on class CL_MSS_ACTION_LM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711