SAP ABAP Class IF_NWECM_LOCK_INFO (ECMI: Lock Info)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_LOCK_INFO_SWR SPI Firewall implementation of lock_info 20081119
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NWECM_PLC_LOCK_INFO ECMI: PL Lock Info 20090514
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_ECM_LOCK_INFO LockInfo Object for SRM 20090427
Properties
Class IF_NWECM_LOCK_INFO  
Short Description ECMI: Lock Info    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081117   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_NWECM_LOCK_INFO has no forward declaration.
Interfaces
Class IF_NWECM_LOCK_INFO has no interface implemented.
Friends
Class IF_NWECM_LOCK_INFO has no friend class.
Attributes
Class IF_NWECM_LOCK_INFO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CLIENT_SUPPLIED_OWNER Instance method Public Method 20081127
2 GET_CREATION_DATE Instance method Public Method 20081117
3 GET_DEPTH Instance method Public Method 20081117
4 GET_LOCK_USER Instance method Public Method 20081117
5 GET_SCOPE Instance method Public Method 20081117
6 GET_TIMEOUT Instance method Public Method 20081117
7 GET_TYPE Instance method Public Method 20081117
Events
Class IF_NWECM_LOCK_INFO has no event.
Types
Class IF_NWECM_LOCK_INFO has no local type.
Method Signatures

Method GET_CLIENT_SUPPLIED_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CLIENT_SUPPLIED_OWNER Value transfer Type reference (TYPE) STRING 20081127
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20081127

Method GET_CREATION_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CREATION_DATE Value transfer Type reference (TYPE) NWECM_TIMESTAMP nwecm: Timestamp (DATS + TIMS) 20081117
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY NW ECM: Repository Exception 20081117

Method GET_DEPTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DEPTH Value transfer Object reference (TYPE REF TO) CL_NWECM_LOCK_DEPTH 20081203
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY NW ECM: Repository Exception 20081117

Method GET_LOCK_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LOCK_USER Value transfer Type reference (TYPE) STRING 20081117
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY NW ECM: Repository Exception 20081117

Method GET_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_SCOPE Value transfer Object reference (TYPE REF TO) CL_NWECM_LOCK_SCOPE 20081203
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY NW ECM: Repository Exception 20081117

Method GET_TIMEOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TIMEOUT Value transfer Type reference (TYPE) NWECM_LONG nwecm: kind of a long integer 20081117
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY NW ECM: Repository Exception 20081117

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TYPE Value transfer Object reference (TYPE REF TO) CL_NWECM_LOCK_TYPE 20081203
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY NW ECM: Repository Exception 20081117
History
Last changed by/on SAP  20110908 
SAP Release Created in