SAP ABAP Class IF_GRFN_LOCK (Lock Service)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_HR HR Service 20091014
Properties
Class IF_GRFN_LOCK  
Short Description Lock Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090902   SAP 
Last change 20141106    
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
Class IF_GRFN_LOCK has no interface implemented.
Friends
Class IF_GRFN_LOCK has no friend class.
Attributes
Class IF_GRFN_LOCK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DEQUEUE Instance method Public Method Dequeue object 20090902
2 ENQUEUE Instance method Public Method Enqueue object 20090902
3 IS_LOCKED Instance method Public Method Whether object is locked or not 20090902
Events
Class IF_GRFN_LOCK has no event.
Types
Class IF_GRFN_LOCK has no local type.
Method Signatures

Method DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJID Call by reference Type reference (TYPE) GRFN_OBJECTID Object ID 20091014
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION 20090902

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJID Call by reference Type reference (TYPE) GRFN_OBJECTID Object ID 20091014
2 Returning RV_IS_LOCKED Value transfer Type reference (TYPE) GRFN_BOOLEAN Boolean 20091014
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20090902

Method IS_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJID Call by reference Type reference (TYPE) GRFN_OBJECTID Object ID 20091014
2 Returning RV_IS_LOCKED Value transfer Type reference (TYPE) GRFN_BOOLEAN Boolean 20090902
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION 20090902
History
Last changed by/on SAP  20141106 
SAP Release Created in