SAP ABAP Class CL_CNV_00001_DATA_LOCKER (Locker for the configuration data)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_BASIS (Package) Conversion: Basis functions
Properties
Class CL_CNV_00001_DATA_LOCKER  
Short Description Locker for the configuration data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_BASIS   Conversion: Basis functions 
Created 20110419   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_00001_DATA_LOCKER has no forward declaration.
Interfaces
Class CL_CNV_00001_DATA_LOCKER has no interface implemented.
Friends
Class CL_CNV_00001_DATA_LOCKER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LOCKED_BY_ME Instance attribute Protected Type reference (TYPE) FLAG General Flag 20110419
2 LOCKED_VIEWS Instance attribute Protected Type reference (TYPE) TTTABNAME Locked views 20110419
3 PACKID Instance attribute Protected Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20110419
4 VIEWS_TO_LOCK Instance attribute Protected Type reference (TYPE) TTTABNAME Views to lock 20110419
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Creates the locker 20110419
2 LOCK Instance method Public Method Locks all views 20110419
3 LOCKED Instance method Public Method Returns whether the locker is locked 20110419
4 LOCK_UNLOCK_VIEW Instance method Protected Method Locks or unlocks given view 20110419
5 LOCK_VIEW Instance method Public Method Locks the view 20110419
6 UNLOCK Instance method Public Method Unlocks all locked views 20110419
7 UNLOCK_VIEW Instance method Public Method Unocks the view 20110419
Events
Class CL_CNV_00001_DATA_LOCKER has no event.
Types
Class CL_CNV_00001_DATA_LOCKER 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 PACKID Call by reference Type reference (TYPE) CNV_PACK Conversion: Conversion package number 20110419
2 Importing VIEWS_TO_LOCK Call by reference Type reference (TYPE) TTTABNAME Number of Tables 20110419

Method CONSTRUCTOR on class CL_CNV_00001_DATA_LOCKER has no exception.

Method LOCK Signature

Method LOCK on class CL_CNV_00001_DATA_LOCKER has no parameter.
# Exception Resumable Description Created on
1 CX_CNV_00001_LOCK_FAILED Lock failed 20110419

Method LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Type reference (TYPE) FLAG General Flag 20110419

Method LOCKED on class CL_CNV_00001_DATA_LOCKER has no exception.

Method LOCK_UNLOCK_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OPERATION Call by reference Type reference (TYPE) CHAR1 (E)nqueue or (D)equeue 20110419
2 Importing VIEWNAME Call by reference Type reference (TYPE) TABNAME Table Name 20110419
# Exception Resumable Description Created on
1 CX_CNV_00001_LOCK_FAILED Lock failed 20110419

Method LOCK_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIEWNAME Call by reference Type reference (TYPE) TABNAME Table Name 20110419
# Exception Resumable Description Created on
1 CX_CNV_00001_LOCK_FAILED Lock failed 20110419

Method UNLOCK Signature

Method UNLOCK on class CL_CNV_00001_DATA_LOCKER has no parameter.
# Exception Resumable Description Created on
1 CX_CNV_00001_LOCK_FAILED Lock failed 20110419

Method UNLOCK_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIEWNAME Call by reference Type reference (TYPE) TABNAME Table Name 20110419
# Exception Resumable Description Created on
1 CX_CNV_00001_LOCK_FAILED Lock failed 20110419
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620