SAP ABAP Class CL_WDK_ENQ_KILLER_DATA (Who killed my enqueue locks?)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   BC-MUS (Application Component) Musing Tools
     WDK_CONTROLLER (Package) Kayak Controller
Properties
Class CL_WDK_ENQ_KILLER_DATA  
Short Description Who killed my enqueue locks?    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WDK_CONTROLLER   Kayak Controller 
Created 20060412   SAP 
Last change 20060912   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)
Interfaces
Class CL_WDK_ENQ_KILLER_DATA has no interface implemented.
Friends
Class CL_WDK_ENQ_KILLER_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_KILLER_DATA Instance attribute Public Type reference (TYPE) WDK_ENQ_KILLER_DATA_TTY Information about who killed my enqueue locks 20060412
Methods
# Method Level Visibility Method type Description Created on
1 GET_KILLER_DATA Instance method Public Method 20060412
2 SET_KILLER_DATA Instance method Public Method 20060412
Events
Class CL_WDK_ENQ_KILLER_DATA has no event.
Types
Class CL_WDK_ENQ_KILLER_DATA has no local type.
Method Signatures

Method GET_KILLER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KILLER_DATA Call by reference Type reference (TYPE) WDK_ENQ_KILLER_DATA_TTY Information about who killed my enqueue locks 20060412

Method GET_KILLER_DATA on class CL_WDK_ENQ_KILLER_DATA has no exception.

Method SET_KILLER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KILLER_DATA Call by reference Type reference (TYPE) WDK_ENQ_KILLER_DATA_TTY Information about who killed my enqueue locks 20060412
2 Importing IV_REPLACE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Replace, not append 20061019

Method SET_KILLER_DATA on class CL_WDK_ENQ_KILLER_DATA has no exception.
History
Last changed by/on SAP  20060912 
SAP Release Created in 100