SAP ABAP Class /BOBF/CL_CONF_V_LOCK_ACTION (Check Lock Class and Lock Depth)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
⤷
/BOBF/CONFIGURATION (Package) Business Object Processing Configuration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /BOBF/CL_CONF_V_CONSISTENCY | Super Class for Consistency Checks | 20081212 |
Properties
| Class | /BOBF/CL_CONF_V_LOCK_ACTION | |
| Short Description | Check Lock Class and Lock Depth | |
| Super Class | /BOBF/CL_CONF_V_CONSISTENCY | Super Class for Consistency Checks |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOBF/CONFIGURATION | Business Object Processing Configuration |
| Created | 20081212 | 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) |
Interfaces
Class /BOBF/CL_CONF_V_LOCK_ACTION has no interface implemented.
Friends
Class /BOBF/CL_CONF_V_LOCK_ACTION has no friend class.
Attributes
Class /BOBF/CL_CONF_V_LOCK_ACTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check if Suitable Lock Class is in Use | 20081212 |
Events
Class /BOBF/CL_CONF_V_LOCK_ACTION has no event.
Types
Class /BOBF/CL_CONF_V_LOCK_ACTION has no local type.
Method Signatures
Method VALIDATE_LOCK_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACT_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20081212 | |||
| 2 | IV_LOCK_DEPTH | Call by reference | Type reference (TYPE) | I | Locking Depth | 20081212 | |||
| 3 | RV_CLASS_IS_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081212 |
Method VALIDATE_LOCK_CLASS on class /BOBF/CL_CONF_V_LOCK_ACTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |