SAP ABAP Function Module FG_ACL_USER_RIGHTS (Get the ACL rights of a user for an object)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PS-ST (Application Component) Structures
     PS_HLP_MD (Package) Handling Large Projects:-Master Data
Basic Data
Function Module FG_ACL_USER_RIGHTS Get the ACL rights of a user for an object  
Function Group FG_ACL   This function group displays the acl  
Program Name SAPLFG_ACL    
INCLUDE Name LFG_ACLU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting C_DISPLAY TYPE C
Exporting C_CHANGE TYPE C
Exporting C_ACT_TYPE TYPE PS_ACTTYPE_DELE
Importing I_USER_NAME TYPE SYST-UNAME User Name
Importing I_OBJNR TYPE J_OBJNR Object number
Exception NO_ACL TYPE No ACL was found for the requested OBJNR
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20100310 
SAP Release Created in 604