SAP ABAP Class IF_SWDCL_LOCK_CLIENT (DAV Lock 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
Class | IF_SWDCL_LOCK_CLIENT | |
Short Description | DAV Lock Client | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20030516 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SWDCL_LOCK_CLIENT has no interface implemented.
Friends
Class IF_SWDCL_LOCK_CLIENT has no friend class.
Attributes
Class IF_SWDCL_LOCK_CLIENT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Lock Resource | 20030516 |
2 | ![]() |
Instance method | Public | Method | Delete lock | 20030516 |
Events
Class IF_SWDCL_LOCK_CLIENT has no event.
Types
Class 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 | ![]() |
I_LOCK_DEPTH | Call by reference | Type reference (TYPE) | STRING | '0' | Tiefe. 0 = nur aktuelle Resource | 20030516 | |
2 | ![]() |
I_LOCK_OWNER | Call by reference | Type reference (TYPE) | STRING | User | 20030516 | ||
3 | ![]() |
I_LOCK_SCOPE | Call by reference | Type reference (TYPE) | STRING | 'exclusive' | Lockscope | 20030516 | |
4 | ![]() |
I_LOCK_TYPE | Call by reference | Type reference (TYPE) | STRING | 'write' | Locktyp | 20030516 | |
5 | ![]() |
I_TIMEOUT | Call by reference | Type reference (TYPE) | STRING | 'Second-86400' | Timeout | 20030516 | |
6 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | STRING | URL | 20030516 | ||
7 | ![]() |
R_LOCK_TOKEN | Value transfer | Type reference (TYPE) | STRING | Locktoken | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method UNLOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LOCK_TOKEN | Call by reference | Type reference (TYPE) | STRING | Locktoken | 20030516 | ||
2 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | STRING | URL | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in |