Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWDCL_COLLECTION | WebDAV: Implement IF_WDCL_RESOURCE for Collections | 20030519 |
Properties
Interface | IF_SWDCL_RESOURCE | |
Short Description | WebDAV Resource |
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_RESOURCE has no interface.
Friends
Interface IF_SWDCL_RESOURCE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_LINK_EXTERNAL | Constant | Public | Type reference (TYPE) | I | 1 | External Link | 20030516 | |
2 | C_LINK_INTERNAL | Constant | Public | Type reference (TYPE) | I | 2 | Internal Link | 20030516 | |
3 | C_LINK_NONE | Constant | Public | Type reference (TYPE) | I | 0 | No Link | 20030516 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CHANGED | Instance Event (0) |
Public (2) |
Resource modified | 20030516 |
2 | CREATED | Instance Event (0) |
Public (2) |
Resource created | 20030516 |
3 | DELETED | Instance Event (0) |
Public (2) |
Resource deleted | 20030516 |
4 | MOVED | Instance Event (0) |
Public (2) |
Resource moved | 20030516 |
Types
Interface IF_SWDCL_RESOURCE has no local type.
Method Signatures
Method CANCEL_CHECKOUT Signature
Method CANCEL_CHECKOUT on Interface IF_SWDCL_RESOURCE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 | |
2 | ![]() |
Methode wird nicht unterstützt | 20030516 |
Method CHECKIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NEW_VERSION | Value transfer | Type reference (TYPE) | STRING | URL der neuen Version | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 | |
2 | ![]() |
Methode wird nicht unterstützt | 20030516 |
Method CHECKOUT Signature
Method CHECKOUT on Interface IF_SWDCL_RESOURCE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 | |
2 | ![]() |
Methode wird nicht unterstützt | 20030516 |
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 | 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 | Überschreibe Ziel | 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_CREATE_COLLECTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | Pfad anlegen | 20030516 | ||
2 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | STRING | URL | 20030516 | ||
3 | ![]() |
RP_COLLECTION | Value transfer | Object reference (TYPE REF TO) | IF_SWDCL_RESOURCE | WebDAV-Resource | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 | |
2 | ![]() |
Methode wird nicht unterstützt | 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_TARGET | Call by reference | Type reference (TYPE) | STRING | Targeturl | 20030516 | ||
3 | ![]() |
I_URL | Call by reference | Type reference (TYPE) | STRING | URL | 20030516 | ||
4 | ![]() |
RP_LINK | Value transfer | Object reference (TYPE REF TO) | IF_SWDCL_RESOURCE | WebDAV-Resource | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 | |
2 | ![]() |
Methode wird nicht unterstützt | 20030516 |
Method CREATE_RESOURCE 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 | ![]() |
RP_RESOURCE | Value transfer | Object reference (TYPE REF TO) | IF_SWDCL_RESOURCE | WebDAV-Resource | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 | |
2 | ![]() |
Methode wird nicht unterstützt | 20030516 |
Method DELETE Signature
Method DELETE on Interface IF_SWDCL_RESOURCE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method DELETE_LOCK Signature
Method DELETE_LOCK on Interface IF_SWDCL_RESOURCE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method ENABLE_VERSIONING Signature
Method ENABLE_VERSIONING on Interface IF_SWDCL_RESOURCE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method GET_ACL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_ACL | Value transfer | Type reference (TYPE) | SDAVC_TT_ACL | DAV: Liste von ACE's | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method GET_ACTIVE_LOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_LOCK | Value transfer | Type reference (TYPE) | SDAVC_TS_LOCK_ENTRY | Lockeintrag | 20030516 |
Method GET_ACTIVE_LOCK on Interface IF_SWDCL_RESOURCE has no exception.
Method GET_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_USE_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Puffer benutzen | 20030516 | |
2 | ![]() |
RT_CHILDREN | Value transfer | Type reference (TYPE) | SDAVC_TT_RESOURCES | Liste von Resourceobjekten | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method GET_CHILDREN_FROM_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_CHILDREN | Value transfer | Type reference (TYPE) | SDAVC_TT_RESOURCES | Liste von Resourceobjekten | 20030516 |
Method GET_CHILDREN_FROM_BUFFER on Interface IF_SWDCL_RESOURCE has no exception.
Method GET_CONTENT_AS_STREAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CONTENT | Value transfer | Type reference (TYPE) | XSTRING | Inhalt als Stream | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method GET_CONTENT_AS_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_CONTENT | Value transfer | Type reference (TYPE) | SDOKCNTBINS | SDOK: Tabelle von Binärdokumentinhalten für den Web-Server | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method GET_CONTENT_LENGTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CONTENT_LENGTH | Value transfer | Type reference (TYPE) | I | 20030516 |
Method GET_CONTENT_LENGTH on Interface IF_SWDCL_RESOURCE has no exception.
Method GET_CONTENT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CONTENT_TYPE | Value transfer | Type reference (TYPE) | STRING | 20030516 |
Method GET_CONTENT_TYPE on Interface IF_SWDCL_RESOURCE has no exception.
Method GET_CONTENT_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | STRING | WebDAV-URL | 20030516 |
Method GET_CONTENT_URL on Interface IF_SWDCL_RESOURCE has no exception.
Method GET_CREATIONDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CREATIONDATE | Value transfer | Type reference (TYPE) | TZNTSTMPS | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20030516 |
Method GET_CREATIONDATE on Interface IF_SWDCL_RESOURCE has no exception.
Method GET_DISPLAY_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DISPLAY_NAME | Value transfer | Type reference (TYPE) | STRING | 20030516 |
Method GET_DISPLAY_NAME on Interface IF_SWDCL_RESOURCE has no exception.
Method GET_ETAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ETAG | Value transfer | Type reference (TYPE) | STRING | 20030516 |
Method GET_ETAG on Interface IF_SWDCL_RESOURCE has no exception.
Method GET_LABELS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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_LASTMODIFIED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_LASTMODIFIED | Value transfer | Type reference (TYPE) | TZNTSTMPS | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20030516 |
Method GET_LASTMODIFIED on Interface IF_SWDCL_RESOURCE has no exception.
Method GET_LINK_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_LINK_TYPE | Value transfer | Type reference (TYPE) | I | Linktyp | 20030516 |
Method GET_LINK_TYPE on Interface IF_SWDCL_RESOURCE has no exception.
Method GET_LINK_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_LINK | Value transfer | Type reference (TYPE) | STRING | Link auf ext. Objekt | 20030516 |
Method GET_LINK_URL on Interface IF_SWDCL_RESOURCE has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NAME | Value transfer | Type reference (TYPE) | STRING | 20030516 |
Method GET_NAME on Interface IF_SWDCL_RESOURCE has no exception.
Method GET_OPTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_OPTIONS | Value transfer | Type reference (TYPE) | SDAVC_TT_STRINGS | List von Methoden | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method GET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_PARENT | Value transfer | Object reference (TYPE REF TO) | IF_SWDCL_RESOURCE | WebDAV-Resource | 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_USE_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Puffer benutzen | 20030516 | ||
2 | ![]() |
RT_PREDECESSORS | Value transfer | Type reference (TYPE) | SDAVC_TT_VERSIONS | Vorgängerversionen | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method GET_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_PROPERTIES | Value transfer | Type reference (TYPE) | SDAVC_TT_PROPERTIES | Properties einer WebDAV-Resource | 20030516 |
Method GET_PROPERTIES on Interface IF_SWDCL_RESOURCE has no exception.
Method GET_RESOURCE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_DATA | Value transfer | Type reference (TYPE) | SDAVC_TS_RESOURCE_DATA | Daten einer WebDAV-Resource | 20030516 |
Method GET_RESOURCE_DATA on Interface IF_SWDCL_RESOURCE has no exception.
Method GET_SUCCESSORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_USE_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Puffer benutzen | 20030516 | ||
2 | ![]() |
RT_SUCCESSORS | Value transfer | Type reference (TYPE) | SDAVC_TT_VERSIONS | Nachfolgeversionen | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method GET_SUPPORTED_METHODS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_METHODS | Value transfer | Type reference (TYPE) | SDAVC_TT_STRINGS | Liste von Strings | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method GET_SUPPORTED_PRIVILEGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_PRIVILEGES | Value transfer | Type reference (TYPE) | SDAVC_TT_SUPPORTED_PRIVILEGES | Liste von Privillegien | 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 | ![]() |
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 GET_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_URL | Value transfer | Type reference (TYPE) | STRING | 20030516 |
Method GET_URL on Interface IF_SWDCL_RESOURCE has no exception.
Method GET_VERSIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_USE_BUFFER | Call by reference | Type reference (TYPE) | ABAP_BOOL | Puffer benutzen | 20030516 | ||
2 | ![]() |
RT_VERSIONS | Value transfer | Type reference (TYPE) | SDAVC_TT_VERSIONS | Versionen | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method GET_VERSION_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_VERSION_NAME | Value transfer | Type reference (TYPE) | STRING | Version | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method HAS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_HAS_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030516 |
Method HAS_CHANGED on Interface IF_SWDCL_RESOURCE has no exception.
Method HAS_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_HAS_CHILDREN | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method HAS_VERSIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_HAS_VERSIONS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method IS_CHECKED_IN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CHECKED_IN_VERSION | Call by reference | Type reference (TYPE) | STRING | Eingecheckte Version | 20030516 | ||
2 | ![]() |
E_IS_CHECKED_IN | Call by reference | Type reference (TYPE) | ABAP_BOOL | Eingecheckt | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method IS_CHECKED_OUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CHECKED_OUT_VERSION | Call by reference | Type reference (TYPE) | STRING | Ausgecheckte Version | 20030516 | ||
2 | ![]() |
E_IS_CHECKED_OUT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Ausgecheckt | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method IS_COLLECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_COLLECTION | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030516 |
Method IS_COLLECTION on Interface IF_SWDCL_RESOURCE has no exception.
Method IS_LINK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_LINK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030516 |
Method IS_LINK on Interface IF_SWDCL_RESOURCE has no exception.
Method IS_LOCKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_LOCKED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030516 |
Method IS_LOCKED on Interface IF_SWDCL_RESOURCE has no exception.
Method IS_PERSISTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_PERSISTENT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030516 |
Method IS_PERSISTENT on Interface IF_SWDCL_RESOURCE has no exception.
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 | Überschreibe Ziel | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method READ Signature
Method READ on Interface IF_SWDCL_RESOURCE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method REMOVE_LABEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LABEL | Call by reference | Type reference (TYPE) | STRING | Label | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method REMOVE_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_PROPERTIES | Properties einer WebDAV-Resource | 20030516 |
Method REMOVE_PROPERTIES on Interface IF_SWDCL_RESOURCE has no exception.
Method SAVE Signature
Method SAVE on Interface IF_SWDCL_RESOURCE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method SET_ACL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ACL | Value transfer | Type reference (TYPE) | SDAVC_TT_ACL | DAV: Liste von ACE's | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method SET_CONTENT_AS_STREAM 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 | Inhalt als Stream | 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 | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 | |
2 | ![]() |
Methode wird nicht unterstützt | 20030516 |
Method SET_CONTENT_AS_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CONTENT | Call by reference | Type reference (TYPE) | SDOKCNTBINS | SDOK: Tabelle von Binärdokumentinhalten für den Web-Server | 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 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 | |
2 | ![]() |
Methode wird nicht unterstützt | 20030516 |
Method SET_DISPLAY_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DISPLAY_NAME | Call by reference | Type reference (TYPE) | STRING | Displayname | 20030516 |
Method SET_DISPLAY_NAME on Interface IF_SWDCL_RESOURCE has no exception.
Method SET_LABEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LABEL | Call by reference | Type reference (TYPE) | STRING | Label | 20030516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Method SET_LOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_LOCK | Value transfer | Type reference (TYPE) | SDAVC_TS_LOCK_ENTRY | Lockeintrag | 20030516 | ||
2 | ![]() |
R_LOCK_TOKEN | Value transfer | Type reference (TYPE) | STRING | Locktoken | 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 | Call by reference | Type reference (TYPE) | SDAVC_TT_PROPERTIES | Properties einer WebDAV-Resource | 20030516 |
Method SET_PROPERTIES on Interface IF_SWDCL_RESOURCE has no exception.
Method SET_URL 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 |
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 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Allgemeiner Fehler | 20030516 |
Event Signatures
Event CHANGED Signature
Event CHANGED on Interface IF_SWDCL_RESOURCE has no parameter.
Event CREATED Signature
Event CREATED on Interface IF_SWDCL_RESOURCE has no parameter.
Event DELETED Signature
Event DELETED on Interface IF_SWDCL_RESOURCE has no parameter.
Event MOVED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | I_DESTINATION_URL | Exporting | Value transfer | Type reference (TYPE) | STRING | Zielurl | 20030516 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 640 |