on ‎2012 May 09 6:10 AM
Hi Folks,
I would like to get the org unit ID to which user is assigned using user id or BP no of the user. I want to do it by selecting from database tables and not from using function modules. Are there any tables to achieve this?
thanks
Request clarification before answering.
ok what i found out was there is a field called SOBID, we can give userid there and get the central person ID , give the CP id in SOBID again and get the position ID, now give the position id in SOBID and get the Ordg ID.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Check tables: HRP1001 & HRV5500A.
As well FM: BBP_OM_STRUC_GET_USER_FROM_ORG can be used.
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.