SAP ABAP Interface IF_SWDCL_NAMESPACE_CLIENT (DAV 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_NAMESPACE_CLIENT | WebDAV: Performs Namespace Operations | 20030519 |
Properties
Interface | IF_SWDCL_NAMESPACE_CLIENT | |
Short Description | DAV 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_NAMESPACE_CLIENT has no interface.
Friends
Interface IF_SWDCL_NAMESPACE_CLIENT has no friend.
Attributes
Interface IF_SWDCL_NAMESPACE_CLIENT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Copy Resource | 20030516 |
2 | ![]() |
Instance method | Public | Method | Create Collection | 20030516 |
3 | ![]() |
Instance method | Public | Method | Create Link | 20030516 |
4 | ![]() |
Instance method | Public | Method | Delete Resource | 20030516 |
5 | ![]() |
Instance method | Public | Method | HTTP Get | 20030516 |
6 | ![]() |
Instance method | Public | Method | Move Resource | 20030516 |
7 | ![]() |
Instance method | Public | Method | HTTP Put | 20030516 |
Events
Interface IF_SWDCL_NAMESPACE_CLIENT has no event.
Types
Interface IF_SWDCL_NAMESPACE_CLIENT has no local type.
Method Signatures
Method COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DEPTH | Call by reference | Type reference (TYPE) | STRING | 'infinity' | Tiefe bei einer Collection | 20030516 | |
2 | ![]() |
I_DESTINATION_URL | Call by reference | Type reference (TYPE) | STRING | Ziel | 20030516 | ||
3 | ![]() |
I_OVERWRITE_DESTINATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Ziel überschreiben | 20030516 | |
4 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | STRING | URL | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method CREATE_COLLECTION 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 CREATE_LINK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LINK_TYPE | Call by reference | Type reference (TYPE) | I | Linktyp | 20030516 | ||
2 | ![]() |
I_LOCK_TOKEN | Call by reference | Type reference (TYPE) | STRING | Locktoken | 20030516 | ||
3 | ![]() |
I_TARGET_URL | Call by reference | Type reference (TYPE) | STRING | Target-Url | 20030516 | ||
4 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | STRING | URL | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method DELETE 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_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | Body | 20030516 | ||
2 | ![]() |
E_CONTENT_LENGTH | Call by reference | Type reference (TYPE) | I | Dateigröße | 20030516 | ||
3 | ![]() |
E_CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | Mimetyp | 20030516 | ||
4 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | STRING | Url | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method MOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DESTINATION_URL | Call by reference | Type reference (TYPE) | STRING | Ziel | 20030516 | ||
2 | ![]() |
I_OVERWRITE_DESTINATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Ziel überschreiben | 20030516 | |
3 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | STRING | URL | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method WRITE_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | Content | 20030516 | ||
2 | ![]() |
I_CONTENT_LENGTH | Call by reference | Type reference (TYPE) | I | Dateigröße | 20030516 | ||
3 | ![]() |
I_CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | Dateityp | 20030516 | ||
4 | ![]() |
I_LOCK_TOKEN | Call by reference | Type reference (TYPE) | STRING | Locktoken | 20030516 | ||
5 | ![]() |
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 |