Help with vendor email Address table

Can someone help me with this issue.
I am trying to pull out the vendor email address for all the vendors. Vendor email address are the one's which are entered in the First page on XK01. I checked on the table name and it brings up only a structure.
Please help

You can try something like this....
Example...
*Selecting the  ADRNE from LFA1...
SELECT SINGLE ADRNR FROM LFA1 INTO I_ADRNR
          WHERE LIFNR =  ITAB-LIFNR.
*Passing ADRNR to ADR6 to get Email...
    SELECT SMTP_ADDR INTO TABLE I_Z1EMAIL
        FROM ADR6 WHERE ADDRNUMBER = I_ADRNR.

Similar Messages

  • Help with BIS email address - @o2email.co.uk

    Hi, 
    when I bought my blackberry, I set up an email address using the device, I cannot access the emails on my computer and I am wondering how I can get them on it.
    Also, can I use this email address with a HTC smartphone? 
    I really need help, RIM won't help at all
    Sam
    In Thrust, I Trust

    sam1150 wrote:
    Are there any settings to get the emails on a PC?
    I've no way to know. As I said, typically these types of email address can only be accessed from the BB. But I've no way to know what O2 may or may not have available.
    sam1150 wrote:
    How do I explain what email address it is to O2? They don't know what I'm on about.
    Well, telling them the email address (@o2email.co.uk) should be sufficient, assuming you are talking to the right person. You need to be escalated away from their front line support up to their dedicated BB support folks...they should know what you are talking about. Further, even if they don't know how to resolve it, they have the ability to escalate you for free into RIM if needed...you have no free way to do that.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • SQVI to display the list of vendors with the email address

    Hi can any one please provide me the steps for SQVI to get the list of the vendors(LFA1) with the Email address ( ADR6 )

    go to t-code sqvi> enter ztest or any cutom name>create>enter title>enter comments
    -->slect table join asa a data source and hit enter..
    -->press shiftF1 and enter table name LFA1 and again press shiftF1 and enter table ADR6..and hit
    enter
    now you will get the table relation ship between the LFA1 and  ADR6 ..
    next go to se16 and get the value for the vendor and pass the value to adr6 ..
    Prabhu

  • When trying to verify the email address, I get the following message. Please help. This email address is already in use or you may already have an Apple ID associated with this email address. Please try again or sign in using your existing Apple ID.

    When trying to verify the email address, I get the following message. Please help. This email address is already in use or you may already have an Apple ID associated with this email address. Please try again or sign in using your existing Apple ID.

    Me too. I try to verify and i get the same message.
    I've created 3 alternate e-mail addresses and tried creating new accounts.
    Same Result!
    This is bullsh!t. How the **** can all 4 of my attempts result in the same freakin error???

  • Can anyone help me with changing email address for resetting password notification

    Can anyone help me with changing email address for resetting password notification?

    If you know the answers to your security questions, you can change your rescue email address as shown in step 6 in this article: http://support.apple.com/kb/HT5312.
    If you don't kow the answers to your security questions or need other assistance doing this, either contact Apple for assistance by going to https://expresslane.apple.com, then click More Products and Services>Apple ID>Other Apple ID Topics>Lost or forgotten Apple ID password, or contact the Apple account security team: http://support.apple.com/kb/HT5699.

  • Change Vendor Email Address

    Hi,
      I need to change the vendor email address, i found the table adr6 and i can join the table LFA1 with the Address number, but i don´t think that this the way to do it. Can someone have a function module to change the email address in massive way for migration data.
      The BDC is not helpful, because it doesn't show the field SMTP_ADDR.
         Thanks for the support,
             Cesar Felce

    Hi,
       I check the address an personal contact, but it doesn't display the SMTP_ADDR.
       When i run the transaction xk02 without the shdb, it appears perfect, checking just the address, but when i run with the shdb transaction it disappear the emailo address.
       Thanks,
          Cesar

  • Select Vendor Email Address when creating PO

    Hi Guys;
    When I create PO for send by email, the system get Email Address from Vendor.   But some vendors got two or more email address.   For example;
    001 [email protected]    Standard
    002 [email protected]
    003 [email protected]
    In the PO Header data I select email address 002, and SAVE PO.  The system send PO to the email address 001, but the PO Header got email address 002.
    How I send the PO with the email address selected?
    Regards,
    Hector

    Boss
    The smart form program will call the concern function ..First check the code in the smartform
    *Select Email-id from ADR6 table
    Select single smtp_addr from ADR6 into lv_smtp_addr where
                        ADDRNUMBER = lv_adrnr.
    As Per SAP OSS Notes ---
    When using external mail, the following basic settings are required:191470
    1. You must maintain an e-mail address in the address in the vendor master.
    2. The same applies to your own user master. You also have to specify an e-mail address there in order to identify the sender.
    Note that it is not possible to change the e-mail address of the vendor via the SAP purchase order transaction (ME21N, ME22N, and so on).
    You can only make a permanent change using the vendor master transactions XK02 or MK02.
    You can use a temporary email address in Transaction ME21N.
    Address the table in the smartform where you get the temporary email address in Transaction ME21N .
    Hope it will help you and solve your problem
    Thanks
    Jeevan

  • SAP MDM Vendor email addresses are not in order when sent to SAP R/3

    Hi Experts,
    We were trying to maintain vendor email addresses in this order in SAP MDM:
    E-mail address: massupa@nexus
    Sequence Number: 001
    E-mail address: win@nexus
    Sequence Number: 002
    E-mail address: satita@nexus
    Sequence Number: 003
    But when saving the record, its order get mixed up like below: (I believe it was arranged alphabetically automatically---> is this the standard MDM functionality?!)
    E-mail address: massupa@nexus
    Sequence Number: 001
    E-mail address: satita@nexus
    Sequence Number: 003
    E-mail address: win@nexus
    Sequence Number: 002
    When it gets syndicated to ECC, its order was maintained incorrectly with incorrect IDs:
    E-mail address             ID
    massupa@nexus        001
    satita@nexus              002   -
    > should be 003
    win@nexus                 003  -
    > should be 002
    we checked both the XML Files and the IDOC and found that it has the same order maintained in SAP MDM
    massupa@nexus        001
    satita@nexus              003
    win@nexus                 002  
    But how come the IDs were changed in R/3?
    Many thanks in advance!

    Hi Mike,
    As per your requirement, i feel that for ID either you can create a new field say sequence ID in this e-mail addresses table of MDM and thus can syndicate it or can also use ID as key using remote key concept. I mean for this e-mail addresses table, you can set property Key mapping = yes  in MDM Console and thus can use this IDs as key for this email address e.g. for massupa@nexus you can save ID as Key.
    So during syndication, map this field with target IDOC structure field and I mean Remote Key under e-mail addresses table with IDOC ID target field. In this way you can have correct IDs with their corresponding email addresses.
    Kindly let me know if you are looking for something else.
    Regards,
    Mandeep Saini

  • Vendor Email Address(Urgent)

    Hi,
    Can some one help me regarding extracting the vendor email address.Email can be obtained from ADR6 but need to know the lifnr and personal number.How do I get a unique personal number for a vendor so that i can query ARD6 and get the mail address.
    Thanks
    Shyam

    hi,
    i am not saying that adrnr number is same as personnumber you misinterpreted me.
    i was saying that for a particular adrnrnumber say 0000000145 , there exists  various person  number and these person number are in many cases same .
    Address Number Person numb
    0000000121               
    0000000145     0000001735
    0000000145     <b>0000002919
    0000000145     0000002919</b>
    0000000145     0000004153
    0000000145     0000004193
    0000000145     0000004211
    0000000145     0000004702
    0000000145     0000005050
    0000000145     0000005161
    0000000145     0000005184
    0000000145     0000005184
    0000000145     0000005186
    0000000145     0000005186
    0000000145     0000005190
    0000000145     0000005209
    0000000145     0000009182
    0000000145     0000010809
    0000000145     0000017254
    0000000145     0000017346

  • Trying to set up an apple id for friend.  it says email is already in use but when i search for apple id it says no id associated with this email address.

    trying to set up an apple id for a friend.  it says email is already in use.  but when i search for the id using this email it says no apple id associated with this email address.

    Hello, Wyseup. 
    Thank you for visiting Apple Support Communities.
    Most likely this email address has been attempted to be setup as an Apple ID at some point.  You can reset your Apple ID password via the steps in the first article below.  If you do not have access to the email account, need assistance or are not receiving the password reset link, see the second article.
    Apple ID: If you forget your password
    http://support.apple.com/kb/ht5787
    Apple ID: Contacting Apple for help with Apple ID account security
    http://support.apple.com/kb/HT5699
    Cheers,
    Jason H.

  • Why can I not verify my Apple ID? I keep getting this message after trying: "the email address is alread in use or you may already have an apple id associated with this email address. please try again or sign in using your existing apple id"

    the email address is alread in use or you may already have an apple id associated with this email address. please try again or sign in using your existing apple id............ PLEASE HELP ME

    Hi all,
    I tried this and it worked:
    1) Visit My Apple ID at https://appleid.apple.com/.
    2) Click the Manage your account link on the right sideof the page.
    3) Enter the account name (Apple ID) and the password you used when creating the account.
    4) Change the email address associated with your account.
    5) Send new verification email
    I also got this from apple CS for other things to try:
    Please follow these steps to access your Apple ID accountinformation:
    1) Visit My Apple ID at https://appleid.apple.com/.
    2) Click the Manage your account link on the right sideof the page.
    3) Enter the account name (Apple ID) and the password youused when creating the account.
    4) Delete any duplicate email addresses associated withyour account.
    5) Click the Save Changes button.
    If you do not have duplicate email addresses on your account, it is possible that your email address is already being used withanother Apple ID. In order to verify your email address with the current AppleID, it will need to be disassociated from your other Apple ID. You can do thatby following these steps:
    1) Visit My Apple ID at https://appleid.apple.com/.
    2) Log in with your other Apple ID and password.
    3) Select the Manage your account link.
    4) Choose Name, ID, and Email Address from the left sideof the page.
    5) Next to Primary Email Address, select Edit so that youcan change the email address associated with this Apple ID.
    6) Once you've made the desired change, select SaveChanges.
    7) Choose Sign Out from the top right of the page.
    If you would like to have the verification email resentto you, please sign into https://appleid.apple.com/with the Apple ID you want to verify, and make sure there is not a typo in yourPrimary Email Address. Select the "Edit" link to the right of your email address to make corrections and then click the "Save Changes" button.Once the typo is fixed, or if there is no typo, click the "Resend"link under your email address.
    If you still do not receive the verification email,please reply to this email with the email address that you intend to use onyour Apple ID.
    Good luck!
    Em

  • Can I make two accounts with one email address?

    I am a newbie so I hope this question makes sense to someone out there.  When I purchased an ipod for my daughter several years ago, I opened her account with my email address because she was so young at the time.  I now have an ipad for myself and we are arguing over whose account it is.  As an example, when I was playing an ongoing game on my ipad with my name attached to the account she complained that she couldn't play the same game with her own accumulating  score so we edited the apple id password to her name and now it is associated with her Facebook account so my identity in the game is in lala land and I cannot access it.  Is it possible to have two separate identities with the same email address used for your apple id?  How do we go about setting up them so we can switch between them?  Any help with this issue is appreciated, thank you.   

    You need to be in a country to use its store, so you can't buy content from the French store unless you are in France with a France billing address on your account. You can try requesting that the music be added to the Canadian store, but unless the record company/rights-holder agrees to it then Appl won't be able to sell it there : http://www.apple.com/feedback/itunes.html
    Is it available on other music purchase download sites that you have access to ?

  • I never had an APPLE ID with this email address and I have no idea why this is this showing to me?

    Every time I restore my iPhone from iCloud Backup, this apple id SHOWS UP  and asking password. But I never had an APPLE ID with this email address and I have no idea why this is this showing to me? Could anyone help me to remove it from my Applr ID as it seems somehow its linked to my iCloud Backup. Thank you.
    <Email Edited By Host>

    Hi Ralph,
    I have received the iPhone 5s from my carrier EE UK. I never had a second hand device as all my previous iPhones received from my carrier. Every time I restore from iCloud backup, first I enter my Apple ID and Password, then it authenticates and goes through next process and updates iCloud settings, right after initial settings then it displayes enter your password where the Apple ID is the metntioned Apple ID and in the bottom it says "Skip this to go next process" or something. I have to press that everytime to skip it, then restore my backup from iCloud and then when I'm in iPhone home it asks me for the password of that mentoned email. So everytime I change the email address to my Apple ID then enter my password that activates my iCloud services and start downloading all the apps I installed.
    Its really weird to be honest and I don't know how to remove that email address from that process and seems its there.
    N.B. When I had iPhone 4s, Apple Store did replace my iPhone 4s with a new one due to the faulty WiFi.

  • Replicated vendor email address from ECC 5.0 to SRM 5.0

    Hi All
    Currently, we are trying to replicate vendor email address from ECC to SRM. We use Vendor Master – General – Email (SMTP_ADDR) to store different email address
    1. ) Case One
    - Vendor email address for vendor account receivable
    - Vendor email address for procurement
    - Vendor email address for return invoice
    Our system : SRM will only replicate defaulted vendor email address ( Standard Number )
    Question : Is it possible to replicate all email address ( the above 3 email address).
    2.) Case Two
    When we only one email address for vendor account receivable, we don’t want to replicate to SRM.
    Question: Is possible to block this vendor email address and do not replicate to SRM ?
    Thank You
    Alex

    >>Will XI 3.0 able to work with ECC 6.0 without any change or any change is required in the XI configuration level, please specify?
    As far as I know, no change is required in XI configuration.
    Regards,
    Praveen Gujjeti.

  • Vendor email address in IDOC

    We are trying to create a vendor payment file to be sent to our bank in IDOC format.   The IDOC type we are using is PEXR2002.   We are not able to populate the vendor email address (from vendor master data - SMTP_ADDR) into IDOC segment E1EDKA1 even though the email address is shown on the vendor master.   All other vendor master address information, such as Phone, Fax, show up correctly in that segment.   Does anybody know how we can populate the IDOC with the email address? 
    Thank you.

    Thanks, Ravi.   We are trying to avoid creating a user exit and since all the other vendor info populates the IDOC correctly, we're hoping there's a 'standard' way of getting the email there as well.

Maybe you are looking for

  • Can I work on a different project in After Effects while rendering another (AE) project in Media Encoder?

    (I'm using the current AE CC 2014)... I've tried twice to start working on a project in After Effects while a DIFFERENT project is rendering in Media Encoder. Both times it (Media Encoder) hung up/crashed. I thought the point of a separate encoder pr

  • What is MiniSap? Where can I Download??

    Hello Im new in SAP community can some one tell me what is miniSAP ?? I know is a software but is it a small copy of the SAP software for trainning or what??? I need SAP software because I have to clear the SAP FICO exame. Have this miniSAP the SAP F

  • Font Colors?

    In Mail Preferences, I know I can set a default font. Is there a way to set a default font color? I cannot seem to figure out how to do it. Thanks.

  • Center image in a display

    Hi, In my project, I have to display 2D images in a display indicator. I change with succes the zoom factor, so one dimension of the image (the largest) fit with the display. For the other dimension (the smallest) I would like to place the image at t

  • How to link to another project?

    Hello guys! I´ve got a little problem with captivate 4: I would like to put a button in my project that is linked to a specific slide in another project. Is this possible? I´m looking forward to hearing from you! Best regards Smoky Mc Pot 3555