SAP ABAP Class IF_SWDCL_PROPERTY_CLIENT (DAV 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
Class IF_SWDCL_PROPERTY_CLIENT  
Short Description DAV 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
Class IF_SWDCL_PROPERTY_CLIENT has no forward declaration.
Interfaces
Class IF_SWDCL_PROPERTY_CLIENT has no interface implemented.
Friends
Class IF_SWDCL_PROPERTY_CLIENT has no friend class.
Attributes
Class IF_SWDCL_PROPERTY_CLIENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PROPERTIES Instance method Public Method Get Properties of Resource 20030516
2 GET_SUPPORTED_PROPERTIES Instance method Public Method Get Possible Properties of Resource 20030516
3 SET_PROPERTIES Instance method Public Method Set Properties for Resource 20030516
Events
Class IF_SWDCL_PROPERTY_CLIENT has no event.
Types
Class 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 Importing IT_REQ_PROPERTIES Call by reference Type reference (TYPE) SDAVC_TT_PROPERTIES Properties einer WebDAV-Resource 20030516
2 Importing I_DEPTH Call by reference Type reference (TYPE) STRING '0' Tiefe 20030516
3 Importing I_URL Call by reference Type reference (TYPE) STRING URL 20030516
4 Returning RT_RESOURCES Value transfer Type reference (TYPE) SDAVC_TT_RESOURCE_DATA Daten von WebDAV-Resourcen 20030516
# Exception Resumable Description Created on
1 CX_SWDCL_COMMON_ERROR Allgemeiner Fehler 20030516

Method GET_SUPPORTED_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_URL Call by reference Type reference (TYPE) STRING URL 20030516
2 Returning RT_PROPERTIES Value transfer Type reference (TYPE) SDAVC_TT_PROPERTIES Properties einer WebDAV-Resource 20030516
# Exception Resumable Description Created on
1 CX_SWDCL_COMMON_ERROR Allgemeiner Fehler 20030516

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROPERTIES Value transfer Type reference (TYPE) SDAVC_TT_UPDATE_PROPERTIES Properties setzen/löshen 20030516
2 Importing I_LOCK_TOKEN Value transfer Type reference (TYPE) STRING Locktoken 20030516
3 Importing I_URL Value transfer 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