SAP ABAP Class CL_PKHD_LOCK_PK (Control Cycle Lock (Master Data Processing)
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 | 20000731 |
Properties
| Class | CL_PKHD_LOCK_PK | |
| Short Description | Control Cycle Lock (Master Data Processing | |
| 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 | 20000731 | SAP |
| Last change | 20041209 | 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) |
Interfaces
Class CL_PKHD_LOCK_PK has no interface implemented.
Friends
Class CL_PKHD_LOCK_PK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | PKHD_LOCK_KEY | Lock Key | 20000731 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000731 |
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 | 20000731 |
| 3 | TO_BE_INVALIDATED | Instance Event (0) |
Public (2) |
Object Invalidated; Locks Already Released | 20001010 |
Types
Class CL_PKHD_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 | KEY | Value transfer | Type reference (TYPE) | PKHD_LOCK_KEY | Sperrschlüssel | 20000731 |
Method CONSTRUCTOR on class CL_PKHD_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_PKHD_LOCK_PK has no parameter.
Event TO_BE_INVALIDATED Signature
Event TO_BE_INVALIDATED on class CL_PKHD_LOCK_PK has no parameter.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in | 46C |