Hi to all, I need to update mass users with putting the same data to all of them, I am using the BAPI_USER_GETLIST to select that users and using the BAPI_USER_CHANGE in a loop to set that data to all users. That is working fine, but I would like to know if there is some BAPI or other way for I pass a user list and update the information to all users in the list without a loop using ABAP.
Who can help me?
Thanks best regards.