‎2012 Aug 20 5:52 PM
Hi,
Is there any RFC enabled FM or BAPI to get user data using email id of the user as an input?
‎2012 Aug 20 8:09 PM
Hi Gauri,
BAPI: BAPI_USER_GETLIST
SELECTION_RANGE:
For more details, you can take a look at the BAPI / function module documentation.
Best regards
Thorsten
‎2012 Aug 20 5:58 PM
‎2012 Aug 20 6:15 PM
Thanks for your response Scott.
But i'm looking for a FM which imports email id of the user and returns user data.
‎2012 Aug 20 8:09 PM
Hi Gauri,
BAPI: BAPI_USER_GETLIST
SELECTION_RANGE:
For more details, you can take a look at the BAPI / function module documentation.
Best regards
Thorsten
‎2012 Aug 21 6:20 AM
Thanks Thorsten! This BAPI is exactly what I was looking for.!