SAP ABAP Interface IF_DM_ACL (Access Control List)
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_ACL  
Short Description Access Control List    
General Data
Package SGDMA   Generic Document Management API 
Created 20030303   SAP 
Last changed 00000000   SAP 
Unicode checks active    
Forward declarations
Interface IF_DM_ACL has no forward declaration.
Interfaces
Interface IF_DM_ACL has no interface.
Friends
Interface IF_DM_ACL has no friend.
Attributes
Interface IF_DM_ACL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PRINCIPALS Instance method Public Method Gets Principals Known in ACL 20030307
2 GET_PRIVILEGE_SET Instance method Public Method Gets Granted and Denied Privileges of Principals 20030307
3 SET_PRIVILEGE_SET Instance method Public Method Gets Granted and Denied Privileges of Principals 20030307
Events
Interface IF_DM_ACL has no event.
Types
Interface IF_DM_ACL has no local type.
Method Signatures

Method GET_PRINCIPALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PRINCIPALS Value transfer Type reference (TYPE) SDM_OBJECT_TAB $REF$ 20030307

Method GET_PRINCIPALS on Interface IF_DM_ACL has no exception.

Method GET_PRIVILEGE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DENIED Call by reference Type reference (TYPE) SDM_OBJECT_TAB Liste verwehrter Privilegien 20030307
2 Exporting GRANTED Call by reference Type reference (TYPE) SDM_OBJECT_TAB Liste gewährter Privilegien 20030307
3 Importing PRINCIPAL Value transfer Type reference (TYPE) CSEQUENCE Principal (User oder Usergruppe) 20030307

Method GET_PRIVILEGE_SET on Interface IF_DM_ACL has no exception.

Method SET_PRIVILEGE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DENIED Call by reference Type reference (TYPE) SDM_OBJECT_TAB Liste verwehrter Privilegien 20030307
2 Importing GRANTED Call by reference Type reference (TYPE) SDM_OBJECT_TAB Liste gewährter Privilegien 20030307
3 Importing PRINCIPAL Value transfer Type reference (TYPE) CSEQUENCE Principal (User oder Usergruppe) 20030307

Method SET_PRIVILEGE_SET on Interface IF_DM_ACL has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 640