Get SAP User E-Mail Address

Hi,
does anybody know where I can find the e-mail address of a sap user (The one which you can edit via SU01). I already took a look at all the usr* tables and of course adrc but this little bastard still hides in the dark
Any help is greatly appreciated.
regards
Thomas

Hi Thomas,
offtopic request ...
Could you send me your mail address? Did not find it on your BC, don't think we exchanged addresses there.
Use my name to mail me at [email protected]
Thx
Max

Similar Messages

  • Get SAP user Id and External E-mail Id From Position in SRM

    Hello All,
    I am fetching Position from Ztable, And i want to get SAP User Id and External E-mail Id from this Position. Is there any Function Module or any table through which can i get it? Please suggest me ASAP.

    Hi,
    I think FM BAPI_USER_GET_DETAIL will do. Structure ADRESS contains everything.
    If you like to display at screen - use BAPI_USER_DISPLAY.
    Kind regards,
    HP

  • Primary user e-mail address

    Wanting to sign up for free Wi-fi but I need the primary user e-mail address.  It's been years since this was set up and I can't remember it or the password.  How do I get round this problem?  Do I change the primary user e-mail address if so how?

    you cannot change the primary email address
    you can try live chat and see if they can help you but I would expect vthe best will be to send it to registered address for security
    live chat http://bt.custhelp.com/app/contact/c/2902/?s_intcid=con_intban_sanda_contact_us_chat_from_forums
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • How do I get all the e-mail addresses alphabeticall when I want to send rather than all of them in no order

    Before this new version of Thunderbird, when I typed in the first letter of an e-mail address, it would display all the e-mail address starting with that letter and I could pick the address which I wanted. Now, when I type in the first letter of an e-mail address I get all the e-mail addresses in my address book in no particular order and I wind up with all the e-mail addresses in my 'write' command. If you pick the one you want to send, you invariably wind up with addresses you don't want in your 'to' box. Is there some way I can get back to the old system which was a lot easier and less frustrating than the new version that just seems to defy common sense and reasoning and is very inconvenient as it takes forever to get the e-mail address right that you want to send your message to?

    You probably need to go back to TB24.6
    https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/24.6.0/
    Choose your platform and then your language, click the offered file to download it, then run it.
    You want win32/ for any version of Windows.

  • User E-mail address

    Hi ,
    Can anybody tell me the table from which i can select the user's E-mail address, with the help of the user id in the "where" clause of the "select" statement.
    Regards
    Naren Rathinavelu.

    hi ,
    Please try table <b>pa0105</b> it is an infotype for(Communications)
    the 2 fields used are
    USRID
    USRID_LONG
    but be careful with subtype...
    0001     SAP System User ID
    0005     Business Fax Number
    0010     Business e-mail
    0020     First Telephone Number at Work
    Based on the organisation you may have custom subtypes
    if for example you want to select business e-mail using a select query as follows
    SELECT SINGLE usrid_long FROM pa0105
      INTO wf_email_id WHERE
      pernr = p9051-pernr
      AND subty = '0010'
      AND    endda GE sy-datum
      AND    begda LE sy-datum.
    *Hope you found the above information useful
    Regards
    BX

  • Get Sap User Id

    Hi
    I am developing WD4A app and I was wondering what code to use in order to get the SAP USER ID from the portal?
    In java I use the code:
    WDClientUser.getcurrentUser().getSapUser();
    Any help is appreciated
    Regardfs
    yuval

    Hi
    I am not sure but in the thread you mention, the url of the app has to pass in the user id.
    In the HandleDefault you just read the url parameter attached to this url.
    What I need is to extract the SAP USD ID drectly from the portal login id.
    I think there is such a class in ABAP
    regards
    yuval

  • Getting error message: E-mail address incomplete

    Hello Moderators, just a quick question...Why, even though I keep editing my e-mail address to ensure that I am notified of responses to my Questions does the page store it incorrectly and therefore stop me from getting the notifications ?<br />

    Hi buddy,
    I dont think that some of the moderators would reply here in the forum. I am already a really long time here and it never happened that a moderator gave some feedback. Maybe only over E-Mail in case of some moderator related issue.
    But I would suggest you to register an new account and try it with the E-Mail adress again (maybe another E-Mail adress would be good). So I did after my first account disappeared mysteriously. :/
    Cheers

  • When sending mail from iphone to alias the alias gets replaced by primary mail address

    I have a mailbox with 3 aliases.
    I need to be able to send to one of these aliased via my iphone mail, but everytime i do this the alias gets replaced by the primary mail address.
    Help!

    I have the exact same problem. My apple ID is [email protected] , which is not any valid email. when i try to send an email from my icloud, it uses my @mac.com apple ID instead of my [email protected] email and i always fail to send it out. This was also alright when i send through iCloud.com. Hope someone would find a solution for this soon.

  • Can't update apps on my touch 4 my old e-mail address is as id and can't change it.how do i get my new e-mail address as id?i have edited all my personal info.yet it is not chenged  when i want to update  my apps in my touch 4g

    I have recently changed my e-mail address which was used as the ID for my updating the apps. on my itouch 4g.Now when I try to update the apps.the ID comes up as the old e-mail that I used in the past and that I cant change to the new e-mail that  I would use as the ID now.Its grayed out and cant be moved.
    I have already edited my person in iTunes giving the new e-mail as ID and a new password but when I try to update apps.still the old ID comes up grayed out and wont let me update the apps.I can write in the new passw. but it will not help.what is the solution to this?thanks for any help

    Did yoo go to Settings>iTunes and App Stores and sign out and sign back in?
    Next see:
    Frequently Asked Questions About Apple ID

  • User e-mail address in 2 mailing lists

    I have a question from a customer i had no idea.
    if a persons email address is in 2 mailing lists do they get the e-newsletter twice if the customer sends the e-newsletter to both lists.

    Hi Paul,
    If the contact is in both lists selected to send the newsletter out to the system will recognize the duplicate and will only send a single e-mail in this case. 
    Kind regards,
    -Sidney

  • Getting SAP user Date format

    Hi All,
    I have a webdynpro java application which i am using in ISA B2B. I need to show a date format of the backend user. Is there any way where i can fetch the SAP backend user date format in webdynpro java application using API. Kindly suggest me an idea on this?
    Thanks and Regards,
    Saravanan

    Hi Saravanan,
    You need to fetch data through RFC function module in webdynpro. You need costom build functiona module for user information.
    Refer to Linking [Remote Function Call to Web Dynpro - Model|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/761eba66-0401-0010-b982-d5f5bd9e8f90]
    Regards
    Arun Jaiswal

  • How can I get a thunderbird e-mail address?

    I have been trying to set up a thunderbird e-mail and I can't figure out how to do it ?

    By the way, there's a specific support site for Thunderbird which is going to have a lot more detail than this Firefox support site. That's over here:
    https://support.mozillamessaging.com/

  • How do i get a new e mail address for my old 4s for my spouse to use

    i want to register my 4s to my spouse how?

    What exactly do you want to do ? If he doesn't already have an email account then you can create one via http://gmail.com or http://hotmail.com etc
    To create an iTunes account : iTunes: How to set up an Apple ID within iTunes
    Or without giving credit card details : Create an iTunes Store, App Store, or iBooks Store account without a credit card or other payment method
    To use that account on the phone, log out of your account on it by tapping on your id in Settings > iTunes & App Store and if logged into iCloud then Settings > iCloud > Delete Account (Settings > iCloud > Sign Out if it's on iOS 8)
    To register it to her account, log into your account and remove it : https://supportprofile.apple.com/
    And he can then log into her account and register it to it : https://supportprofile.apple.com/

  • How to use different mail address in "from" and "user" property?

    I'd like to use the user enter mail address as the "from" property and use my mail account to send it, but I got error: com.sun.mail.smtp.SMTPSendFailedException: 553 You are not authorized to send mail, authentication is required when set different mail address in "from" and "user" property, how to resolve this problem?

    Basically that's a bad idea. Suppose you used your server to send messages that claimed to come from "[email protected]"? Naturally enough people have tried that, either as a joke or as an attempt at fraud, so that servers will check to see if the message is coming from the server it claims to be coming from. And if it isn't -- as in that example -- it will consider it a forgery. Best case (for you) is that the server will flag it as spam or junk. Worst case is that your server will be blacklisted and other servers will ignore it.

  • I've been getting tons of spam and want to change my apple e-mail address; how can I do that?

    I have a regular Apple ID and my e-mail address is my apple [email protected] I've recently been inundated with tons of spam going to my apple e-mail. Is it possible for me to get a new e-mail address?

    Hello bbentson
    You can create a new iCloud account, check out the article below to get you sorted out on creating a new account as well as answers to other questions you may have.
    Creating an iCloud account: Frequently Asked Questions
    http://support.apple.com/kb/ht4436
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

Maybe you are looking for

  • How can you verify if a vi on a remote system is running?

    Is there a way to positivly determine if a VI is running using VI server? I have a standard PC peer to peer networked to a PXI chassis. Reading a boolean on the remote vi works unless the vi was shut down incorrectly as the boolean stays at it's last

  • Distribute Travel Expense among multiple bank accounts

    Hello Expert, We have a requirement to distribute the travel expense among multiple bank accounts. We have maintained one of the travel expense bank to Infotype 0009 (Bank Details) Subtype 2 (Travel Expense). Now the question is where to record other

  • Job Code and Pay Scale Group

    Hi, Is there a way to see job codes (P0001-STELL) and pay scale group (P0008-TRFGR) together in one report? Thanks, William Wilstroth

  • Aperture vs Other Software

    I'm trying to visualize how Aperture interacts with other software, particularly Photoshop and Dreamweaver. Can I open an image that's been imported into an Aperture library in Photoshop and modify it? And if I use Aperture to organize images on a we

  • IDM6.0 treetable in User List Form

    Hi, I found following comment in User List Form: <Comments>To preserve backwards compatibility, you can still configure custom actions via the User Actions Configuration object, if you use Get Custom User Actions to get the user-defined actions Howev