/AWS1/CL_ECA=>MODIFYUSERGROUP()
¶
About ModifyUserGroup¶
Changes the list of users that belong to the user group.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_USERGROUPID
TYPE /AWS1/ECASTRING
/AWS1/ECASTRING
¶
The ID of the user group.
Optional arguments:¶
IT_USERIDSTOADD
TYPE /AWS1/CL_ECAUSERIDLISTINPUT_W=>TT_USERIDLISTINPUT
TT_USERIDLISTINPUT
¶
The list of user IDs to add to the user group.
IT_USERIDSTOREMOVE
TYPE /AWS1/CL_ECAUSERIDLISTINPUT_W=>TT_USERIDLISTINPUT
TT_USERIDLISTINPUT
¶
The list of user IDs to remove from the user group.