SAP ABAP Interface IF_DM_ACCESS_CONTROL (Manage Access Rights of Document)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SGDMA (Package) Generic Document Management API
⤷
⤷
Properties
| Interface | IF_DM_ACCESS_CONTROL | |
| Short Description | Manage Access Rights of Document |
General Data
| Package | SGDMA | Generic Document Management API |
| Created | 20030303 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_DM_ACCESS_CONTROL has no forward declaration.
Interfaces
Interface IF_DM_ACCESS_CONTROL has no interface.
Friends
Interface IF_DM_ACCESS_CONTROL has no friend.
Attributes
Interface IF_DM_ACCESS_CONTROL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets ACL of Resource | 20030307 | |
| 2 | Instance method | Public | Method | Gets List of Supported Privileges | 20030307 | |
| 3 | Instance method | Public | Method | Sets ACL of Resource | 20030307 |
Events
Interface IF_DM_ACCESS_CONTROL has no event.
Types
Interface IF_DM_ACCESS_CONTROL 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 | ACL | Value transfer | Object reference (TYPE REF TO) | IF_DM_ACL | $REF$ | 20030307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zugriff verweigert | 20030610 |
Method GET_SUPPORTED_PRIVILEGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SUPPORTED_PRIVILEGES | Value transfer | Type reference (TYPE) | SDM_PRIVILEGE_TAB | $REF$ | 20030307 |
Method GET_SUPPORTED_PRIVILEGES on Interface IF_DM_ACCESS_CONTROL has no exception.
Method SET_ACL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACL | Value transfer | Object reference (TYPE REF TO) | IF_DM_ACL | $REF$ | 20030307 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zugriff verweigert | 20030610 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 640 |