SAP ABAP Class CL_PKPS_LOCK_PK (Lock Kanban Container)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MD05 (Package) Development class KANBAN
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ABSTRACT_LOCK_RL Basis Class for Lock Objects 20000926
Properties
Class CL_PKPS_LOCK_PK  
Short Description Lock Kanban Container    
Super Class CL_ABSTRACT_LOCK_RL Basis Class for Lock Objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MD05   Development class KANBAN 
Created 20000926   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PKPS_LOCK_PK has no interface implemented.
Friends
Class CL_PKPS_LOCK_PK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 KEY Instance attribute Public Type reference (TYPE) PKPS_LOCK_KEY Lock Key 20000926
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000926
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
Change Lock Mode (Mode/Scope Still Old) 20001010
2 CREATED Instance Event
(0)
Public
(2)
Creation of Lock Object 20000926
3 TO_BE_INVALIDATED Instance Event
(0)
Public
(2)
Object Invalidated; Locks Already Released 20001010
Types
Class CL_PKPS_LOCK_PK has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Value transfer Attribute reference (LIKE) KEY Sperrschlüssel 20000926

Method CONSTRUCTOR on class CL_PKPS_LOCK_PK has no exception.
Event Signatures

Event CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 NEW_MODE Exporting Value transfer Type reference (TYPE) VHURL_LOCK_MODE neuer Lockmodus 20001010
2 NEW_SCOPE Exporting Value transfer Type reference (TYPE) VHURL_LOCK_SCOPE neuer Geltungsbereich 20001010

Event CREATED Signature
Event CREATED on class CL_PKPS_LOCK_PK has no parameter.
Event TO_BE_INVALIDATED Signature
Event TO_BE_INVALIDATED on class CL_PKPS_LOCK_PK has no parameter.
History
Last changed by/on SAP  20041209 
SAP Release Created in 46C