SAP ABAP Class CL_SRM_GSP_DOCUMENT_WDAV (GDMA WebDAV: Document Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_GSP_WEBDAV_CLIENT (Package) RM Generic SP: WebDAV Client
⤷
⤷
Meta Relationship - Using
Properties
| Class | CL_SRM_GSP_DOCUMENT_WDAV | |
| Short Description | GDMA WebDAV: Document Class | |
| Super Class | CL_DM_DOCUMENT | Basis Class for GDMA Objects |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_GSP_WEBDAV_CLIENT | RM Generic SP: WebDAV Client |
| Created | 20030526 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DM_ACCESS | Query Access Rights | 20030616 | ||
| 2 | IF_DM_COMPONENT | Document Component | 20030526 | ||
| 3 | IF_DM_LOCK | Locking Documents | 20030526 | ||
| 4 | IF_DM_PROPERTIES | Document Properties | 20030530 | ||
| 5 | IF_DM_READ_CONTENT | Get Document Content | 20030530 | ||
| 6 | IF_DM_READ_FILE | Read with File | 20030530 | ||
| 7 | IF_DM_READ_URL | Document Component | 20030606 | ||
| 8 | IF_DM_VERSION | Document Version | 20030526 | ||
| 9 | IF_DM_WRITE_CONTENT | Gets Document Content | 20030530 | ||
| 10 | IF_DM_WRITE_FILE | Document Component | 20030530 | ||
| 11 | IF_DM_WRITE_URL | Document Component | 20030606 |
Friends
Class CL_SRM_GSP_DOCUMENT_WDAV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'BASE_URL' | 20030825 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'BASE_URL_PART2' | 20030825 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'BASE_URL_PART3' | 20030825 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'WebDAV' | 20030702 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'CL_SRM_GSP_DOCUMENT_WDAV' | 20030702 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | RMGWD_CONNECTION_TAB | 20030528 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 20030526 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | 20030530 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | RMGWD_GSDOC_COMPONENT_TAB | 20030526 | ||||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWDCL_RESOURCE | Collection with Document Components | 20030526 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | SDAVC_TT_PRIVILEGES | 20030814 | ||||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWDCL_CONNECTION | 20030526 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | SDAVC_TT_PRIVILEGES | 20030814 | ||||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DM_DOCUMENTS | 20030526 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | STRING | 20030526 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20030526 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20030526 | ||||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DM_DOCUMENT | Main Document as Wrapper | 20030604 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | STRING | 20030526 | ||||
| 20 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20030528 | ||||
| 21 | Instance attribute | Private | Type reference (TYPE) | CHILDREN_DOC_TAB | Table of Child Documents (Version, Component) in Main Doc. | 20030604 |
Methods
Events
Class CL_SRM_GSP_DOCUMENT_WDAV has no event.
Types
Class CL_SRM_GSP_DOCUMENT_WDAV has no local type.
Method Signatures
Method GET_COMPONENT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_TAB | Call by reference | Type reference (TYPE) | RMGWD_GSDOC_COMPONENT_TAB | 20030526 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basis-Klasse für GDMA-Ausnahme | 20030526 |
Method GET_DAV_COLLECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DAV_COLLECTION | Value transfer | Object reference (TYPE REF TO) | IF_SWDCL_RESOURCE | 20030526 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basis-Klasse für GDMA-Ausnahme | 20030526 | ||
| 2 | WebDAV: Allgemeiner Fehler | 20030526 |
Method GET_NAME_OF_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | 20030526 | ||||
| 2 | REF | Call by reference | Type reference (TYPE) | ANY | 20030526 |
Method GET_NAME_OF_INTERFACE on class CL_SRM_GSP_DOCUMENT_WDAV has no exception.
Method IS_GSP_PROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROP_ID | Value transfer | Type reference (TYPE) | STRING | 20030530 | ||||
| 2 | PROP_LOC | Value transfer | Type reference (TYPE) | STRING | SRMGS_C_PROP_LOC_DOC | 20030530 | |||
| 3 | X_GSP_PROP | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030530 |
Method IS_GSP_PROP on class CL_SRM_GSP_DOCUMENT_WDAV has no exception.
Method IS_LOCK_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCK_USER | Call by reference | Type reference (TYPE) | STRING | 20030814 | ||||
| 2 | OWN_LOCKED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Locked by actual user | 20030814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basis-Klasse für GDMA-Ausnahme | 20030526 |
Method IS_PROTECTED_PROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROP_ID | Value transfer | Type reference (TYPE) | STRING | 20030530 | ||||
| 2 | X_PROTECTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030530 |
Method IS_PROTECTED_PROP on class CL_SRM_GSP_DOCUMENT_WDAV has no exception.
Method IS_VERSION_SUPPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_SUPPORTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030528 |
Method IS_VERSION_SUPPORTED on class CL_SRM_GSP_DOCUMENT_WDAV has no exception.
Method P_CHECK_ACCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Privileg vorhanden? | 20030702 | |||
| 2 | PRIVILEGE | Value transfer | Type reference (TYPE) | CSEQUENCE | Zugriffsprivileg das geprüft werden soll | 20030702 | |||
| 3 | X_CHECK_ON_COL | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 'X': prüfe Berechtigung zur Collection | 20030814 |
Method P_CHECK_ACCESS on class CL_SRM_GSP_DOCUMENT_WDAV has no exception.
Method P_CONNECT_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILD | Value transfer | Object reference (TYPE REF TO) | IF_DM_DOCUMENT | 20030604 | ||||
| 2 | COMPONENT_ID | Call by reference | Type reference (TYPE) | STRING | 20030605 | ||||
| 3 | VERSION_ID | Call by reference | Type reference (TYPE) | STRING | 20030604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basis-Klasse für GDMA-Ausnahme | 20030604 | ||
| 2 | Objekt wurde nicht gefunden | 20030604 |
Method P_DELETE_COMPONENT Signature
Method P_DELETE_COMPONENT on class CL_SRM_GSP_DOCUMENT_WDAV has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basis-Klasse für GDMA-Ausnahme | 20030528 | ||
| 2 | WebDAV: Allgemeiner Fehler | 20030528 |
Method P_DELETE_DOC Signature
Method P_DELETE_DOC on class CL_SRM_GSP_DOCUMENT_WDAV has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basis-Klasse für GDMA-Ausnahme | 20030528 | ||
| 2 | WebDAV: Allgemeiner Fehler | 20030528 |
Method P_DELETE_VERSION Signature
Method P_DELETE_VERSION on class CL_SRM_GSP_DOCUMENT_WDAV has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basis-Klasse für GDMA-Ausnahme | 20030528 | ||
| 2 | WebDAV: Allgemeiner Fehler | 20030528 |
Method P_GET_COMPONENT_DAV_RESOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DAV_RESOURCE | Value transfer | Object reference (TYPE REF TO) | IF_SWDCL_RESOURCE | 20030530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basis-Klasse für GDMA-Ausnahme | 20030530 | ||
| 2 | WebDAV: Allgemeiner Fehler | 20030530 |
Method P_GET_COMPONENT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_TAB | Call by reference | Type reference (TYPE) | RMGWD_GSDOC_COMPONENT_TAB | 20030526 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basis-Klasse für GDMA-Ausnahme | 20030526 |
Method P_GET_WRAPPER_ACTUAL_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTUAL_DOC | Value transfer | Object reference (TYPE REF TO) | IF_DM_DOCUMENT | 20030526 |
Method P_GET_WRAPPER_ACTUAL_DOC on class CL_SRM_GSP_DOCUMENT_WDAV has no exception.
Method RELOAD Signature
Method RELOAD on class CL_SRM_GSP_DOCUMENT_WDAV has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basis-Klasse für GDMA-Ausnahme | 20030526 |
Meta Relationship - Using (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |