SAP ABAP Interface IF_SWDCL_LOCK_CLIENT (DAV Lock Client)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SWEBDAV_CLIENT (Package) WebDAV Client
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWDCL_LOCK_CLIENT WebDAV: Performs Lock Operations 20030516
Properties
Interface IF_SWDCL_LOCK_CLIENT  
Short Description DAV Lock Client    
General Data
Package SWEBDAV_CLIENT   WebDAV Client 
Created 20030516   SAP 
Last changed 00000000   SAP 
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 IF_SWDCL_LOCK_CLIENT has no interface.
Friends
Interface IF_SWDCL_LOCK_CLIENT has no friend.
Attributes
Interface IF_SWDCL_LOCK_CLIENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 LOCK Instance method Public Method Lock Resource 20030516
2 UNLOCK Instance method Public Method Delete lock 20030516
Events
Interface IF_SWDCL_LOCK_CLIENT has no event.
Types
Interface IF_SWDCL_LOCK_CLIENT has no local type.
Method Signatures

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOCK_DEPTH Call by reference Type reference (TYPE) STRING '0' Tiefe. 0 = nur aktuelle Resource 20030516
2 Importing I_LOCK_OWNER Call by reference Type reference (TYPE) STRING User 20030516
3 Importing I_LOCK_SCOPE Call by reference Type reference (TYPE) STRING 'exclusive' Lockscope 20030516
4 Importing I_LOCK_TYPE Call by reference Type reference (TYPE) STRING 'write' Locktyp 20030516
5 Importing I_TIMEOUT Call by reference Type reference (TYPE) STRING 'Second-86400' Timeout 20030516
6 Importing I_URL Call by reference Type reference (TYPE) STRING URL 20030516
7 Returning R_LOCK_TOKEN Value transfer Type reference (TYPE) STRING Locktoken 20030516
# Exception Resumable Description Created on
1 CX_SWDCL_COMMON_ERROR Allgemeiner Fehler 20030516

Method UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOCK_TOKEN Call by reference Type reference (TYPE) STRING Locktoken 20030516
2 Importing I_URL Call by reference Type reference (TYPE) STRING URL 20030516
# Exception Resumable Description Created on
1 CX_SWDCL_COMMON_ERROR Allgemeiner Fehler 20030516
History
Last changed by/on SAP  00000000 
SAP Release Created in 640