SAP ABAP Interface IF_SWDCL_PROPERTY_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_PROPERTY_CLIENT | WebDAV: Performs Property Operations | 20030519 |
Properties
| Interface | IF_SWDCL_PROPERTY_CLIENT | |
| Short Description | DAV Client |
General Data
| Package | SWEBDAV_CLIENT | WebDAV Client |
| Created | 20030516 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SWDCL_PROPERTY_CLIENT has no forward declaration.
Interfaces
Interface IF_SWDCL_PROPERTY_CLIENT has no interface.
Friends
Interface IF_SWDCL_PROPERTY_CLIENT has no friend.
Attributes
Interface IF_SWDCL_PROPERTY_CLIENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Properties of Resource | 20030516 | |
| 2 | Instance method | Public | Method | Get Possible Properties of Resource | 20030516 | |
| 3 | Instance method | Public | Method | Set Properties for Resource | 20030516 |
Events
Interface IF_SWDCL_PROPERTY_CLIENT has no event.
Types
Interface IF_SWDCL_PROPERTY_CLIENT has no local type.
Method Signatures
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_REQ_PROPERTIES | Call by reference | Type reference (TYPE) | SDAVC_TT_PROPERTIES | Properties einer WebDAV-Resource | 20030516 | |||
| 2 | I_DEPTH | Call by reference | Type reference (TYPE) | STRING | '0' | Tiefe | 20030516 | ||
| 3 | I_URL | Call by reference | Type reference (TYPE) | STRING | URL | 20030516 | |||
| 4 | RT_RESOURCES | Value transfer | Type reference (TYPE) | SDAVC_TT_RESOURCE_DATA | Daten von WebDAV-Resourcen | 20030516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20030516 |
Method GET_SUPPORTED_PROPERTIES 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_PROPERTIES | Value transfer | Type reference (TYPE) | SDAVC_TT_PROPERTIES | Properties einer WebDAV-Resource | 20030516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler | 20030516 |
Method SET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PROPERTIES | Value transfer | Type reference (TYPE) | SDAVC_TT_UPDATE_PROPERTIES | Properties setzen/löshen | 20030516 | |||
| 2 | I_LOCK_TOKEN | Value transfer | Type reference (TYPE) | STRING | Locktoken | 20030516 | |||
| 3 | I_URL | Value transfer | 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 |