/AWS1/CL_MEM=>UPDATEACL()
¶
About UpdateACL¶
Changes the list of users that belong to the Access Control List.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_ACLNAME
TYPE /AWS1/MEMSTRING
/AWS1/MEMSTRING
¶
The name of the Access Control List.
Optional arguments:¶
IT_USERNAMESTOADD
TYPE /AWS1/CL_MEMUSERNAMELISTINP_W=>TT_USERNAMELISTINPUT
TT_USERNAMELISTINPUT
¶
The list of users to add to the Access Control List.
IT_USERNAMESTOREMOVE
TYPE /AWS1/CL_MEMUSERNAMELISTINP_W=>TT_USERNAMELISTINPUT
TT_USERNAMELISTINPUT
¶
The list of users to remove from the Access Control List.