‎2008 Jun 04 6:54 AM
Hi All,
I need the table names in which user-id details are stored like for example: user-name, user description, etc.
Please tell me the table names in which I will be able to find the user details based on user-id.
As per the forum rules points will be rewarded for right kind of solution & answer.
Regards,
Stayabrata
‎2008 Jun 04 6:57 AM
Hi ,
U can user BAPI for this once u pass the useriid u will get all the related details for the user-id
BAPI_USER_GET_DETAIL try this in SE37.
Regards,
karthik
‎2008 Jun 04 6:57 AM
Hi,
tables USR01, USR02, USR03 contain user related data
Shruthi
Edited by: Shruthi R on Jun 4, 2008 7:57 AM
Edited by: Shruthi R on Jun 4, 2008 7:58 AM
‎2008 Jun 04 6:57 AM
Hi ,
U can user BAPI for this once u pass the useriid u will get all the related details for the user-id
BAPI_USER_GET_DETAIL try this in SE37.
Regards,
karthik
‎2008 Jun 04 6:59 AM
‎2008 Jun 04 7:26 AM
hi,
check tables USR012,USR02,USR03,USR04,USR06 and USR41.
or use func mods. SUSR_SHOW_USER_DETAILS,ISR_GET_USER_DETAILS.
reward all hlpful answers.
‎2008 Jun 04 7:29 AM