cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

update BBP_APPROVAL_LIMIT for mass users (Personalization)

Former Member
0 Kudos
214

Hello ,

To update the approval limit for individual users , one can do so by using SU01 --> Personalization --> BBP_APPROVAL_LIMIT

Can anybody let us know if we can update the same for n numbers of users (say 1000 users) by mass changes.

Regards

Chetan Agrawal

View Entire Topic
Former Member
0 Kudos

Hi ,

I am not sure about the standard way of mass uploading for approval limit, but you can develop a custom report program and using class cl_pers_admin=>SET_DATA to upload the approval limit for mass users. try it out..

Saravanan

Former Member
0 Kudos

I have tried to work with SPERS_OBJ , it seems to be working , I will confirm the same once i successfully complete the same