SAP ABAP Class CL_MSS_ACTION_DEADLOCK (Deadlock list)
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 | 20080312 |
Properties
| Class | CL_MSS_ACTION_DEADLOCK | |
| Short Description | Deadlock list | |
| 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 | 20080312 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_MSS_ACTION_DEADLOCK has no interface implemented.
Friends
Class CL_MSS_ACTION_DEADLOCK has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Analyze table on which deadlock occurred | 20080422 | |
| 2 | Instance method | Private | Method | Display XML deadlock graph in SSMS | 20120424 | |
| 3 | Instance method | Private | Method | Prepare command line parameter grid | 20080312 | |
| 4 | Instance method | Private | Method | Show the abap code which belongs to a deadlock | 20080319 | |
| 5 | Instance method | Private | Method | Analyze table on which deadlock occurred | 20120424 |
Events
Class CL_MSS_ACTION_DEADLOCK has no event.
Types
Class CL_MSS_ACTION_DEADLOCK has no local type.
Method Signatures
Method DISPLAY_TABLE_DETAILS Signature
Method DISPLAY_TABLE_DETAILS on class CL_MSS_ACTION_DEADLOCK has no parameter.
Method DISPLAY_TABLE_DETAILS on class CL_MSS_ACTION_DEADLOCK has no exception.
Method DISPLAY_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILENAME | Call by reference | Type reference (TYPE) | STRING | 20120424 | ||||
| 2 | XML_DEADLOCK_GRAPH | Value transfer | Type reference (TYPE) | STRING | 20120424 |
Method DISPLAY_XML on class CL_MSS_ACTION_DEADLOCK has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_MSS_ACTION_DEADLOCK has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_MSS_ACTION_DEADLOCK has no exception.
Method SHOW_ABAP_CODE Signature
Method SHOW_ABAP_CODE on class CL_MSS_ACTION_DEADLOCK has no parameter.
Method SHOW_ABAP_CODE on class CL_MSS_ACTION_DEADLOCK has no exception.
Method SHOW_GRAPH_IN_SSMS Signature
Method SHOW_GRAPH_IN_SSMS on class CL_MSS_ACTION_DEADLOCK has no parameter.
Method SHOW_GRAPH_IN_SSMS on class CL_MSS_ACTION_DEADLOCK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |