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

Similar Messages

  • 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

  • You cannot change your iCloud email address after creating it

    i wanted to sync mail and notes running ML. i sign in with [email protected], when i select either mail or notes it says choose an icould email address
    you cannot change your icloud email address after creating it.  i tired on www.icloud.com as well.
    i can sign in with [email protected] and xxx@[email protected] both account, but i cant use mail nor notes.

    after i select mail and notes, it shows the window below

  • 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.

  • 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

  • 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.

  • Vendor Email Address to be populated in the Communication Method of the PO

    Hi,
    We have a requirement where the vendor email address needs to get populated in the Cover Text of the Communication Method.
    When the user changes the PO for eg  4500002984, the vendor mail address needs to get populated in the Cover Page Text of the Communication Method before Save of the Purchase Order.
    This needs to happen after the output type is configured and the mail address needs to appear in the Cover Page Text of the Communication Method before the PO save .
    Is there any exit or badi to do the same before the Purchase order is saved ?
    Thanks in advance,
    Anu

    Pls check the OSS note Note 191470 - Purchase order as an e-mail
    You may get some idea
    Regards
    MD

  • 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.

  • Check on vendor email address change before saving PO

    Hi All,
        I need to check Is there any change in Vendor Email address in PO before
    saving. I am trying to find userexits.
    I found some like EXIT_SAPMM06E_012, But here I am not getting complete
    Vendor address...
    Req: I am maintaing multiple email address for Vendor at PO header level.
    Here is the path:  PO Header --> Address tab --> Click on Address Details
    --> Here we can maintain(Insert/ Delete/Change) multiple e mail address.
    So I need to check is there any change in email address before saving.
    Could you please any body help me on this....
    Thanks
    Rays

    Hello Rays,
    One base question,
    Are you going to check the vendor email address manually before saving the PO?
    The vendor address in the puchase order is copied from the vendor master so you can maintain email address (single or multiple) in the vendor master before creating the purchase order. At the time of purchase order creation/save, you can change the default email address and use this to trigger PO to vendor.
    By the way, user exit EXIT_SAPMM06E_012  (Check Customer-Specific Data Before Saving) is used for custom field not for SAP std field.
    Hope this helps.
    Arif Mansuri
    Reward the points if answer is helpful.

  • Can't select "include book documents" when creating index in InDesign CC

    I'm trying to make an index for several dokuments in a book. I've made the index but when I try to generate the index the checkbox is greyed out so I can't check it. Do You know what's wrong?

    Thank You. That worked well.
    One more question: It looks as if the index does not include the words of all the documents in the book. Is it something I do wrong?
    Thanks
    Henning
    Fra: Peter Spier <[email protected]<mailto:[email protected]>>
    Svar til: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Dato: onsdag 10. juli 2013 13:04
    Til: Henning Kristoffersen <[email protected]<mailto:[email protected]>>
    Emne: Can't select "include book documents" when creating index in InDesign CC
    Re: Can't select "include book documents" when creating index in InDesign CC
    created by Peter Spier<http://forums.adobe.com/people/P+Spier> in InDesign - View the full discussion<http://forums.adobe.com/message/5491834#5491834

  • Entered incorrect email address when setting up Apple ID, therefore cannot get verification email. Also 'redeemed' $50 iTunes card before mistake was realised.

    Entered incorrect email address when setting up Apple ID, also 'redeemed' $50 iTunes card before mistake was realised. Naturally, the email address cannot be validated, so cannot proceed further. Please help.

    You can't merge IDs, but if you want to change the ID:
    For iMessage, go to Settings>Messages>Send & Receive, tap the ID sign out, sign back in using the new ID.
    For FaceTime, do the same thing in Settings>FaceTime.
    For Purchasing, do this in Settings>iTunes & App Store.
    For iCloud, start by saving your photo stream photos to your camera roll by opening your My Photo Stream album, tap Select, tap all the photos you want to save, tap the share icon (box with upward pointing arrow), then tap Save to Camera Roll. Then go to Settings>iCloud, tap Delete Account and provide the password and choose Keep on My iPhone when prompted, then sign back in with your new ID and choose Merge to upload your data.

  • Selecting different email addresses for a contact

    On my iPad, I have several contacts that have multiple email addresses. When I try to send an email, it always brings in the first email for that contact and doesn't seem to offer a way to select the alternate addresses. Is this doable?

    Don't be upset...this is very easy to do. Go to your Address Book -> hoghlight a contact and click Menu button -> Edit -> click Menu button and select Add Email Address. You Done!!
    You can add up to 3 email addresses.
    tanzim                                                                                  
    If your query is resolved then please click on “Accept as Solution”
    Click on the LIKE on the bottom right if the post deserves credit

  • New IPhone 5. Apple id is my email address. when I try to set up i cloud it automaticly changes my apple pass word to my provider pass word. How can I get it to stay my apple pass word?

    New IPhone 5. Apple id is my email address. when I try to set up i cloud it automaticly changes my apple pass word to my provider pass word. How can I get it to stay my apple pass word?

    Thanks for the flag J.K. - they contaced me and solved my problem.  On this account (which I created just to ask this question), I log in with my email rather than my user name (mtalldud). On the account that I was having trouble with, they told me to use my user ID instead of my email to log in and it worked. This is a bit confusing and seems a bit inconsistent but at least I don't need this temporary account any more to get into this community and find answers!

  • Why does aol not auto enter email addresses when I compose an email?

    why does aol not auto enter email addresses when I compose an email?

    what a ridiculous decision to change from "starts with" to "contains".
    I have a further problem - having selected the address I want from the umpteen options pulled from my address book, I then press enter to add another line for another address.....and the first address I selected changes to a completely different address!
    And also addresses from the address book which previously appeared only in black now randomly appear in red.
    help please!

  • How do I delete old email addresses, when I try and play some of my songs I get a not authorized pop-up with an old email address?

    How do I delete old email addresses, when I try and play some of my songs I get a not authorized pop-up with an old email address?

    Edit the list the comes up when you go to the Window menu and select "Previous Recipients".
    charlie

Maybe you are looking for