SAP ABAP Class IF_DM_LOCK (Locking Documents)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_GDMA_DOCUMENT_SP_AL IF_DM_DOCUMENT Implementation 20040416
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_GSP_DOCUMENT_KPRO GDMA KPRO: Document Class 20030416
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_GSP_DOCUMENT_WDAV GDMA WebDAV: Document Class 20030526
Properties
Class IF_DM_LOCK  
Short Description Locking Documents    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030303   SAP 
Last change 00000000   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
Class IF_DM_LOCK has no interface implemented.
Friends
Class IF_DM_LOCK has no friend class.
Attributes
Class IF_DM_LOCK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 LOCK Instance method Public Method Creates Lock for Resource 20030307
2 UNLOCK Instance method Public Method Release Lock 20030307
Events
Class IF_DM_LOCK has no event.
Types
Class IF_DM_LOCK has no local type.
Method Signatures

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LOCK_USER Value transfer Type reference (TYPE) STRING Benuter, der Lock hält 20030307
2 Exporting SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL Locking hat geklappt 20030307
# Exception Resumable Description Created on
1 CX_DM_ACCESS_DENIED Zugriff verweigert 20030318
2 CX_DM_READ_WRITE Fehler beim Schreiben 20030318

Method UNLOCK Signature

Method UNLOCK on class IF_DM_LOCK has no parameter.
# Exception Resumable Description Created on
1 CX_DM_READ_WRITE Fehler beim Lesen oder Schreiben 20030318
History
Last changed by/on SAP  00000000 
SAP Release Created in