cancel
Showing results for 
Search instead for 
Did you mean: 

mass change of the communication type in the user-master (SU01)

christoph_ostrop
Active Contributor
0 Kudos

the communication type of a user is located in transaction SU01,

when i want to change this entry to "INT" for many of our user masterdata , how to do this

within SU10 i could not find this field to change?

is there any report to do this?

Accepted Solutions (0)

Answers (1)

Answers (1)

naveen_kumar1
Active Participant
0 Kudos

Hi,

The mass change functionality is not applicable for multi client users. When creating multi client users the system asks for the corresponding system where the user is already classified. Therefore multi client users have to classified one by one. This is why SU10 cannot be used.

For more information, please visit http://service.sap.com/licenseauding > License Administration Workbench (LAW).

http://help.sap.com/saphelp_aii710/helpdata/en/e6/1e3189b7b311d3b54f006094192fe3/frameset.htm

However I can suggest you these function modules In particular BAPI_USER_GET_DETAIL and BAPI_USER_CHANGE .

More information in this link

http://help.sap.com/saphelp_aii710/helpdata/en/e6/1e3189b7b311d3b54f006094192fe3/frameset.htm

Regards,

Naveen.

Former Member
0 Kudos

Hi,

There's a simmilar question here:

Cheers,

Diego.

christoph_ostrop
Active Contributor
0 Kudos

Thanks for the reply

as i am not familiar with eCatt-Scripting

and i dont want to update with an SQL directly in the DB, (maybe i would not catch all necessary data/tables)

so i typed in the changes manually,

a little help is the Report RSSOEXTCOM

with this you can see and controll if all users have the settings you want.