SAP ABAP Class CL_NWECM_LOCK_SCOPE (Lock Constants to set the scope of the lock)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
     S_NWECM_COMMONS (Package) ECMI Common Classes of API and SPI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20090921
Properties
Class CL_NWECM_LOCK_SCOPE  
Short Description Lock Constants to set the scope of the lock    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_NWECM_COMMONS   ECMI Common Classes of API and SPI 
Created 20081205   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20090921
Friends
Class CL_NWECM_LOCK_SCOPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_SCOPE Instance attribute Private Type reference (TYPE) STRING 20081205
2 SC_SCOPE_EXCLUSIVE Static Attribute Public Object reference (TYPE REF TO) CL_NWECM_LOCK_SCOPE 20081205
3 SC_SCOPE_EXCLUSIVE_VALUE Constant Private Type reference (TYPE) STRING 'SC_SCOPE_EXCLUSIVE' 20081205
4 SC_SCOPE_SHARED Static Attribute Public Object reference (TYPE REF TO) CL_NWECM_LOCK_SCOPE 20081205
5 SC_SCOPE_SHARED_VALUE Constant Private Type reference (TYPE) STRING 'SC_SCOPE_SHARED' 20081205
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20081205
2 CONSTRUCTOR Instance method Private Constructor 20081205
3 EQUALS Instance method Public Method 20090225
4 TO_STRING Instance method Public Method 20081205
Events
Class CL_NWECM_LOCK_SCOPE has no event.
Types
Class CL_NWECM_LOCK_SCOPE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_NWECM_LOCK_SCOPE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_NWECM_LOCK_SCOPE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCOPE Value transfer Type reference (TYPE) STRING 20081205

Method CONSTRUCTOR on class CL_NWECM_LOCK_SCOPE has no exception.

Method EQUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OTHER Value transfer Object reference (TYPE REF TO) CL_NWECM_LOCK_SCOPE Lock Constants to set the scope of the lock 20090225
2 Returning RV_EQUALS Value transfer Type reference (TYPE) ABAP_BOOL Returns 'X' if the objects are equal. 20090225

Method EQUALS on class CL_NWECM_LOCK_SCOPE has no exception.

Method TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SCOPE Value transfer Type reference (TYPE) STRING 20081205

Method TO_STRING on class CL_NWECM_LOCK_SCOPE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720