Hello Dan,
We dont store the email address of the logged in user in any readily available variables. You can however get the details by invoking the function module BAPI_USER_GET_DETAIL by passing the
sy-uname.
The importing structure ADDRESS contains the full name and the table ADDSMTP contains the email address. I hope this helps.
Thanks and Regards,
Veera