SAP ABAP Class CL_ECSTAT_DB_LOCK_UTIL (Provides functions for locking and unlocking tables)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_STAT (Package) eCATT Statistics

⤷

⤷

Properties
Class | CL_ECSTAT_DB_LOCK_UTIL | |
Short Description | Provides functions for locking and unlocking tables | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SECATT_STAT | eCATT Statistics |
Created | 20101027 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ECSTAT_DB_LOCK_UTIL has no forward declaration.
Interfaces
Class CL_ECSTAT_DB_LOCK_UTIL has no interface implemented.
Friends
Class CL_ECSTAT_DB_LOCK_UTIL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | ENQMODE | 'S' | Lock Mode | 20101027 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | ENQMODE | 'E' | Lock Mode | 20101027 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Locks table ECSTAT_MAIN and associated tables | 20101027 |
2 | ![]() |
Static method | Public | Method | Locks table ECSTAT_SC_EXEC | 20101027 |
3 | ![]() |
Static method | Public | Method | Locks table ECSTAT_TC_EXEC | 20101027 |
4 | ![]() |
Static method | Public | Method | Unlocks table ECSTAT_MAIN and associated tables | 20101027 |
5 | ![]() |
Static method | Public | Method | Unlocks table ECSTAT_SC_EXEC | 20101027 |
6 | ![]() |
Static method | Public | Method | Unlocks table ECSTAT_TC_EXEC | 20101027 |
Events
Class CL_ECSTAT_DB_LOCK_UTIL has no event.
Types
Class CL_ECSTAT_DB_LOCK_UTIL has no local type.
Method Signatures
Method LOCK_TABLE_MAIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMV_LOCK_MODE | Call by reference | Type reference (TYPE) | ENQMODE | Sperrmodus | 20101027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
eCATT Statistik Datenbank Ausnahmen | 20101027 |
Method LOCK_TABLE_SC_EXEC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMV_LOCK_MODE | Call by reference | Type reference (TYPE) | ENQMODE | Sperrmodus | 20101027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
eCATT Statistik Datenbank Ausnahmen | 20101027 |
Method LOCK_TABLE_TC_EXEC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMV_LOCK_MODE | Call by reference | Type reference (TYPE) | ENQMODE | Sperrmodus | 20101027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
eCATT Statistik Datenbank Ausnahmen | 20101027 |
Method UNLOCK_TABLE_MAIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMV_LOCK_MODE | Call by reference | Type reference (TYPE) | ENQMODE | Sperrmodus | 20101027 |
Method UNLOCK_TABLE_MAIN on class CL_ECSTAT_DB_LOCK_UTIL has no exception.
Method UNLOCK_TABLE_SC_EXEC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMV_LOCK_MODE | Call by reference | Type reference (TYPE) | ENQMODE | Sperrmodus | 20101027 |
Method UNLOCK_TABLE_SC_EXEC on class CL_ECSTAT_DB_LOCK_UTIL has no exception.
Method UNLOCK_TABLE_TC_EXEC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMV_LOCK_MODE | Call by reference | Type reference (TYPE) | ENQMODE | Sperrmodus | 20101027 |
Method UNLOCK_TABLE_TC_EXEC on class CL_ECSTAT_DB_LOCK_UTIL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |