SAP ABAP Interface IF_SWDCL_VERSION_CLIENT (WebDAV Version 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_VERSION_CLIENT | WebDAV: Performs Version Operations | 20030519 |
Properties
Interface | IF_SWDCL_VERSION_CLIENT | |
Short Description | WebDAV Version Client |
General Data
Package | SWEBDAV_CLIENT | WebDAV Client |
Created | 20030516 | SAP |
Last changed | 00000000 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SWDCL_VERSION_CLIENT has no forward declaration.
Interfaces
Interface IF_SWDCL_VERSION_CLIENT has no interface.
Friends
Interface IF_SWDCL_VERSION_CLIENT has no friend.
Attributes
Interface IF_SWDCL_VERSION_CLIENT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check In Resource | 20030516 |
2 | ![]() |
Instance method | Public | Method | Check Out Resource | 20030516 |
3 | ![]() |
Instance method | Public | Method | List of All Labels | 20030516 |
4 | ![]() |
Instance method | Public | Method | List of All Predecessor Versions | 20030516 |
5 | ![]() |
Instance method | Public | Method | List of All Successor Versions | 20030516 |
6 | ![]() |
Instance method | Public | Method | List of All Versions | 20030516 |
7 | ![]() |
Instance method | Public | Method | Set/Delete Label | 20030516 |
8 | ![]() |
Instance method | Public | Method | Delete Label | 20030516 |
9 | ![]() |
Instance method | Public | Method | Set Label | 20030516 |
10 | ![]() |
Instance method | Public | Method | Cancel Check Out | 20030516 |
11 | ![]() |
Instance method | Public | Method | Copies Attributes and Content of Another Resource | 20030516 |
12 | ![]() |
Instance method | Public | Method | Controls Versions of Resource | 20030516 |
Events
Interface IF_SWDCL_VERSION_CLIENT has no event.
Types
Interface IF_SWDCL_VERSION_CLIENT has no local type.
Method Signatures
Method CHECKIN 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 | ||
3 | ![]() |
R_NEW_VERSION | Value transfer | Type reference (TYPE) | STRING | Url der neuen Version | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method CHECKOUT 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 |
Method GET_LABELS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | STRING | Url | 20030516 | ||
2 | ![]() |
RT_LABELS | Value transfer | Type reference (TYPE) | SDAVC_TT_LABELS | DAV: Liste von Label | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method GET_PREDECESSORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | STRING | Url | 20030516 | ||
2 | ![]() |
RT_PREDECESSORS | Value transfer | Type reference (TYPE) | SDAVC_TT_VERSIONS | Liste von Versionen | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method GET_SUCCESSORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | STRING | Url | 20030516 | ||
2 | ![]() |
RT_SUCCESSORS | Value transfer | Type reference (TYPE) | SDAVC_TT_VERSIONS | Liste von Versionen | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method GET_VERSION_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | STRING | Url | 20030516 | ||
2 | ![]() |
RT_VERSION_LIST | Value transfer | Type reference (TYPE) | SDAVC_TT_VERSIONS | Liste von Versionen | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method MAINTAIN_LABELS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_REMOVE_LABELS | Call by reference | Type reference (TYPE) | SDAVC_TT_LABELS | DAV: Liste von Label | 20030516 | ||
2 | ![]() |
IT_SET_LABELS | Call by reference | Type reference (TYPE) | SDAVC_TT_LABELS | DAV: Liste von Label | 20030516 | ||
3 | ![]() |
I_LOCK_TOKEN | Call by reference | Type reference (TYPE) | STRING | Locktoken | 20030516 | ||
4 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | STRING | URL | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method REMOVE_LABELS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_LABELS | Call by reference | Type reference (TYPE) | SDAVC_TT_LABELS | Liste von Label | 20030516 | ||
2 | ![]() |
I_LOCK_TOKEN | Call by reference | Type reference (TYPE) | STRING | Locktoken | 20030516 | ||
3 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | STRING | Url | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method SET_LABELS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_LABELS | Call by reference | Type reference (TYPE) | SDAVC_TT_LABELS | Labels | 20030516 | ||
2 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | STRING | Url | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method UNCHECKOUT 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 |
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | STRING | Url | 20030516 | ||
2 | ![]() |
I_VERSION_URL | Call by reference | Type reference (TYPE) | STRING | Url der Version, von der der Update erfolgt | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method VERSION_CONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | 640 |