SAP ABAP Class /BCV/CL_FND_LOCK (Lock for Configuration)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-BCV (Application Component) Business Context Viewer
     /BCV/FND (Package) BCV Foundation Layer
Properties
Class /BCV/CL_FND_LOCK  
Short Description Lock for Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BCV/FND   BCV Foundation Layer 
Created 20081002   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BCV/CL_FND_LOCK has no forward declaration.
Interfaces
Class /BCV/CL_FND_LOCK has no interface implemented.
Friends
Class /BCV/CL_FND_LOCK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ENQUEUE_PATTERN Constant Private Type reference (TYPE) T_ENQUEUE_PATTERN ' @' Pattern for enqueue key 20081002
2 GC_LOCK_MODE_WRITE Constant Public Type reference (TYPE) ENQMODE 'E' Lock mode 20081002
3 GC_LOCK_RETVAL Constant Public See coding Return values of lock method 20100208
4 GC_LOCK_SCOPE Constant Public Type reference (TYPE) C '2' Scope for lock 20081002
5 ST_OTYPE_DBTAB Static Attribute Private Type reference (TYPE) TT_OTYPE_DBTAB Buffer db table name for Object Type 20081010
Methods
# Method Level Visibility Method type Description Created on
1 GET_DEPENDENT_DBTAB Static method Private Method Get dependent database tables 20081007
2 GET_LOCK_ARGUMENT Static method Public Method Get lock argument 20081009
3 REMOVE Static method Public Method Remove lock 20081002
4 SET Static method Public Method Set lock 20081002
Events
Class /BCV/CL_FND_LOCK has no event.
Types
Class /BCV/CL_FND_LOCK has no local type.
Method Signatures

Method GET_DEPENDENT_DBTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DBTAB Call by reference Type reference (TYPE) /BCV/T_FND_TABNAME Database table name 20081007
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) /BCV/FND_OBJECT_TYPE Object Type 20081007

Method GET_DEPENDENT_DBTAB on class /BCV/CL_FND_LOCK has no exception.

Method GET_LOCK_ARGUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOCK_ARGUMENT Call by reference Type reference (TYPE) /BCV/T_FND_LOCK_KEY Key used for locking/unlocking 20081009
2 Importing IS_KEY_DASHBOARD Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_DASHBOARD Dashboard key 20081124
3 Importing IS_KEY_PREVLIST Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_QUICKVWLIST Quick View List key 20081124
4 Importing IS_KEY_QUERY Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_QUERY Query key 20081124
5 Importing IS_KEY_QVIEW Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_QUERYVW Query View key 20081124
6 Importing IS_KEY_QVIEWLIST Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_QUERYVWLIST Query View List key 20081124
7 Importing IS_KEY_SEARCHCON Call by reference Type reference (TYPE) /BCV/S_AUT_KEY_SEARCHCON Search Connector key 20081124
8 Importing IV_DBTAB_NAME Call by reference Type reference (TYPE) STRING DB table name 20100115

Method GET_LOCK_ARGUMENT on class /BCV/CL_FND_LOCK has no exception.

Method REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LOCK_ARGUMENT Call by reference Type reference (TYPE) /BCV/T_FND_LOCK_KEY Lock Key 20081009

Method REMOVE on class /BCV/CL_FND_LOCK has no exception.

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RETURN_VALUE Call by reference Type reference (TYPE) /BCV/FND_LOCK_RETURN_VALUE Set Lock: Return Value 20081002
2 Exporting EV_USER_FOREIGN_LOCK Call by reference Type reference (TYPE) SYUNAME User Name 20081002
3 Importing IT_LOCK_ARGUMENT Call by reference Type reference (TYPE) /BCV/T_FND_LOCK_KEY Lock Key 20081009

Method SET on class /BCV/CL_FND_LOCK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 701