Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

RE: SU01 personalization Mass changes

Former Member
0 Likes
1,153

Hello everyone,

Could anyone tellme how to mass change/create entries in SU01 personalization tab. Mind it recording doesnt work on personalization tab neither SAP standard Mass User Maintenance SU10 can update Personalization.

Regards,

Ahmad

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
0 Likes
848

Hi,

Try to use

SPERS_RFC_USER_DATA_SET

and also check the following function modules

SPERS_SAVE_DATA_BGD

SPERS_SAVE_DATA_RFC

SPERS_SET_DISTRIBUTION_DATA

SPERS_USER_DELETE

SPERS_USER_DELETE_BGD

UPDATE_PARAMETER_SETTINGS

Hello everyone,

Could anyone tellme how to mass change/create entries in SU01 personalization tab. Mind it recording doesnt work on personalization tab neither SAP standard Mass User Maintenance SU10 can update Personalization.

Regards,

Ahmad

4 REPLIES 4
Read only

former_member194669
Active Contributor
0 Likes
849

Hi,

Try to use

SPERS_RFC_USER_DATA_SET

and also check the following function modules

SPERS_SAVE_DATA_BGD

SPERS_SAVE_DATA_RFC

SPERS_SET_DISTRIBUTION_DATA

SPERS_USER_DELETE

SPERS_USER_DELETE_BGD

UPDATE_PARAMETER_SETTINGS

Read only

0 Likes
848

Hello a®s ,

I tried these funcitons and none of them is creating an actualy entry which is visible in personalisation tab. Though the entry is created in the table.

Regards,

Ahmad

Read only

Former Member
0 Likes
848

Use tcode SPERS_TEST to create recording to do mass changes in Personalisation tab (unlike in SU01, where recordign is not possible in personalisation tab).

Regards,

Ahmad

Read only

0 Likes
848

Personalization can also be maintained at ROLE level in PFCG. Assign these roles to the users only.

Rgrds,
Sohail