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

User Ids Corresponding to particular cost centers

Former Member
0 Likes
351

Hi Experts,

We have few cost centres which are BLOCKED now.

We need to find out the Users having these cost centres in their attribute and ultimately remove theses BLOCKED cost centers from those Usre's attribute.

Is there any way / Table / Function module etc, by we can find out Which Cost center has access to Which users?

Pls let me know.

Thanks,

Dhananjay

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi,

Have you tried with the table HRV1222B. You can put the name of the attribute, the value and you can get the users.

I hope that is useful

Regards,

Neelima

Former Member
0 Likes

Hi Neelima and Muthuraman,

Thanks for your response.

@ Neelima: I did use the table, But in Output I got Object-Ids and Cost centers.... Any idea how to derive User-ids bases on these Object Ids.

Thanks,

Dhananjay

Former Member
0 Likes

hello Dhananjay,

Use FM to get user id from

BBP_OM_STRUC_GET_USER_FROM_POS

Regards,

Neelima

Answers (1)

Answers (1)

Former Member
0 Likes

Hi

cost center blocking can be done only in ECC system only.

but in SRM at attribute wise at position level / or root level you can make EXCLUSIVE so that this cost center will not be available for those dept or at their position level.

Muthuraman