SAP ABAP Class CL_MSS_ACTION_LM_HIST (Collect blocking locks via sql agent job and display)
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 20071101
Properties
Class CL_MSS_ACTION_LM_HIST  
Short Description Collect blocking locks via sql agent job and display    
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 20071101   SAP 
Last change 20110908   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_HIST has no interface implemented.
Friends
Class CL_MSS_ACTION_LM_HIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20071101
2 CTRL Instance attribute Private Attribute reference (LIKE) 20071101
3 IT_LOCKINFO Instance attribute Private See coding 20071101
4 JOB_STATUS Instance attribute Private Type reference (TYPE) C SPACE 20080108
5 NAV_REF Instance attribute Private Attribute reference (LIKE) 20071101
6 RED Constant Private See coding 'C600' 20071101
7 S_ENABLED Constant Private Type reference (TYPE) C 'E' 20080108
8 S_NOT_ENABLED Constant Private Type reference (TYPE) C 'N' 20080108
9 S_NO_JOB Constant Private Type reference (TYPE) C 'X' 20080108
10 S_UNKNOWN Constant Private Type reference (TYPE) C 'U' 20080108
11 TASKNAME Instance attribute Private Type reference (TYPE) MSQJOBNAME 20080108
12 VIEW_DATA Instance attribute Public Type reference (TYPE) MSSCC_ACTION_LM_HIST Data fields on dynpro 100 20071101
Methods
# Method Level Visibility Method type Description Created on
1 DETERMINE_JOB_STATUS Instance method Private Method Check if job is running or not 20080108
2 SET_GRID_ATTRIBUTES Instance method Private Method Set grid attributes - duh 20071101
3 UPDATE_JOB Instance method Private Method Turn blocking lock job on or off 20080108
Events
Class CL_MSS_ACTION_LM_HIST has no event.
Types
Class CL_MSS_ACTION_LM_HIST has no local type.
Method Signatures

Method DETERMINE_JOB_STATUS Signature

Method DETERMINE_JOB_STATUS on class CL_MSS_ACTION_LM_HIST has no parameter.
Method DETERMINE_JOB_STATUS on class CL_MSS_ACTION_LM_HIST has no exception.

Method SET_GRID_ATTRIBUTES Signature

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

Method UPDATE_JOB Signature

Method UPDATE_JOB on class CL_MSS_ACTION_LM_HIST has no parameter.
Method UPDATE_JOB on class CL_MSS_ACTION_LM_HIST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711