SAP ABAP Class IF_SWDCL_ACL_CLIENT (DAV ACL Client)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWDCL_ACL_CLIENT | WebDAV: Performs ACL Operations | 20030516 |
Properties
| Class | IF_SWDCL_ACL_CLIENT | |
| Short Description | DAV ACL 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_ACL_CLIENT has no forward declaration.
Interfaces
Class IF_SWDCL_ACL_CLIENT has no interface implemented.
Friends
Class IF_SWDCL_ACL_CLIENT has no friend class.
Attributes
Class IF_SWDCL_ACL_CLIENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determine ACL | 20030516 | |
| 2 | Instance method | Public | Method | Determine Possible Privileges | 20030516 | |
| 3 | Instance method | Public | Method | Set ACL | 20030516 |
Events
Class IF_SWDCL_ACL_CLIENT has no event.
Types
Class IF_SWDCL_ACL_CLIENT has no local type.
Method Signatures
Method GET_ACL 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_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_SUPPORTED_PRIVILEGES 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_PRIVILEGES | Value transfer | Type reference (TYPE) | SDAVC_TT_SUPPORTED_PRIVILEGES | Liste von Privillegien | 20030516 |
| # | 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 | Call by reference | Type reference (TYPE) | SDAVC_TT_ACL | DAV: Liste von ACE's | 20030516 | |||
| 2 | I_LOCK_TOKEN | Call by reference | Type reference (TYPE) | STRING | Locktoken | 20030516 | |||
| 3 | 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 |