Ability to add multiple email addresses to the same contact person

Hello SRM Experts,
I have a question in SRM 5.0
In "Personal Data" tab of "Employee Data" in Manage Business Partner, we have the ability to add multiple email address. But only one email can be selected as standard.
We have a new requiremnt that more than one email address has to be selected. Which means, when a bid invitation is published, the email notification has to go to all the email addresses from that list.
How can this be achieved?
Any information would be appreciated.
Thank you

By default the system send intimation to only one email id to the contact person.
If you want to be send to the multiple email id for a contact person. you need to implement the same in the BADI..
Try to find the BADI which is called on save of Bid invitation. You can check of the 'Published' status in the BADI method and fire the emails as required.
Regards,
Ramesh

Similar Messages

  • Ability to send email to multiple email addresses of the same contact perso

    Hi All,
    We are using SRM 5.5.
    In "Personal Data" tab of "Employee Data" in Manage Business Partner, we have the ability to add multiple email address. But only one email can be selected as standard.
    We have a new requirement that when a bid invitation is published, the email notification has to go to all the email addresses from that list. i.e to pick up as many email addresses as are stored in the contact (personal data) screen in the Manage Partner tab.
    This changes also applies to the change and republication process of bid invitation when click on u2018inform bidder u2018 button.
    Any information would be appreciated.
    Regards,
    S K.

    One option is the following:
    1. Go to SPRO and locate "define actions for document output"; select the "processing types" for BBP_PD_BID. Look at the "Smart Form Mail" processing class / method. If it is the standard class CL_PD_BID_PROCESSING_BBP, change it to one of your own Z class and method. (You could make copy of the standard CL_PD_BID_PROCESSING_BBP class.)
    2. Modify the method PROCESS_BBP_BID_MAI_BCS of your Z class; locate the comment "Create and send email" and make changes to that section to add more email recipients of that contact person.

  • Can i send to multiple email addresses for the same contact

    I coach a baseball team and I want to create contacts under the kids' names with email addresses for both parents listed.  Can I send email to multiple email addresses listed inside the same contact?  I hope this makes sense.
    Thanks!

    You can do it individually, but it can also be done with Groups in Contacts, but you will need to create two or more groups. Once you have created the Groups in Contacts, drag the contacts that have multiple email addresses into each group. Then, select Edit Distribution List… from the Edit menu in Contacts.
    For each group, select one address or the other for each contact. Do the same for the other group.
    When you address an email, add both Groups to the address field in Mail.

  • Managing multiple email addresses for the same contact

    Hi
    I have set up a group so I can email multiple people at once using the usual method. However, when I put the 'xx group' in the Bcc, it mails them fine, but where I have more than one address for the contact, it picks one without asking me.
    How do I set it so it always chooses a certain (main) address? For one, it sent it one of two addresses I had listed as 'home', on another it sent it to an address I had listed as 'work'.
    They also appeared in different positions on the card, e.g. it is not sending tit to the first one it sees on the card.
    Any thoughts?
    Thanks
    Mark

    found the answer somewhere else:
    When sending a message to a Group and a Group member (or members) has multiple email addresses, the following was copied from Address Book Help.
    Choose Edit > Edit Distribution List.
    Select the group whose addresses you want to manage.
    Click the pop-up menu (column header) to choose which type of information you want to manage—phone number, email address, or street address.
    Select the address or phone number you want to use for each member with multiple addresses or phone numbers.

  • HT204150 How do I change my default email on the "Me" contact from a Facebook email to my normal email address in the same contact?  Or at least change it for the autofill information?

    How do I change my default email on the "Me" contact from a Facebook email to my normal email address in the same contact?  Or at least change it for the autofill information?
    Perfernece for contact to change.  Do I just have to dis-associate my contact fromt the facebook account?  Is only the autofill changable?

    If you allow Facebook to access your contacts and you have the @facebook.com email alias turned on, it will add the @facebook.com email to your contact info, and because it has the fixed label of "email" it overrides every other email address.
    They didn't fix this in iOS 8.
    There are two ways to remove the @facebook.com email from your contact info:
    If you don't need your Facebook friends and their info updating your contacts, go into iOS Settings -> Facebook and turn off access to Contacts.
    If you don't use your @facebook.com email address (all it does it forward to the primary email address) you can go into the Facebook app, More -> Settings -> General -> Email -> and uncheck "Use your Facebook email". Removing it from Account Emails does not work, you have to turn it off. Once you do this, go to iOS Settings -> Facebook and turn Contacts off and on again to make it update your info. The @facebook.com address should be removed.

  • Add multiple email addresses from Mail to Contacts

    Hi,
    I'm getting frustrated trying to find a solution to something that I thought would be simple...
    A client of mine has the need to exchange emails with a large group of people ( 100 contacts more or less ) and He'd like to be able to bulk add all the contacts in these email (yeah, the contacts are all visible), unfortunately drag and drop is a no go, and Mail makes you add one contact at the time...
    Is there an easy way to capture all the addresses and add them to Contacts? Or export them as .csv? Or any other app to manage them?
    Thanks!
    Adam

    So apple changed the name of the Address Book. You don't have to be a jerk about it. IT IS ML. Anyone who actually wants to help, try and answer this?

  • Need to have multiple email addresses added for a contact

    Looking for a way to add multiple Email addresses for a single contact. Anybody have an idea of how to go about this?

    I would create a new field text long to accommodate for this.

  • Allow the user to add multiple email addresses in Email ID Field

    In my jsp page, the funtionality i need to enhance is to allow the user to enter multiple email addresses in the "To" field of my Email A friend Task...right now it allows only one email id to be input by the user
    Can anyone suggest me how to achieve it using javascript /jstl
    Thanks in Advance

    one more alternative is u can use : StringTokenizer class.
    Code as follows: I hope this also helps u. But it will be used at server side. not at client side(for client side validations , we are using javascript).
    java.util.StringTokenizer stringTokenizer=new java.util.StringTokenizer(request.getParameter("to"),",");
              String[] list=new String[stringTokenizer.countTokens()+1];
              int i=0;
              while(stringTokenizer.hasMoreTokens()){
                   list=stringTokenizer.nextToken();
                   i++;
    Regards

  • How do i add multiple email addresses to my calendar

    How do I add multiple email addresses to my calendar on my iphone

    You can create an email alias at the mail feature at iCloud.com

  • How can I add multiple email addresses to Address Book?

    How can I add multiple email addresses to Address Book?
    Can it be done from an .xlsx file?

    I have tried that, but the system reads the emails as one long email and I can't find any way of separating them - it ignores spaces, colons and I have also tried putting them through a word doc... still does not work. It works perfectly easily on a PC system!! ( I have just moved to a mac!)
    any ideas would be good
    thanks

  • How do I add multiple email addresses i have received (900) to my address book instead of doing it one by one?

    how do I add multiple email addresses i have received (+ -900) to my address book instead of having to do it one by one?

    Grab them all and drag them to the Address Book.
    Roger

  • How can I add multiple email addresses  from spreadsheet into email?

    how can I add multiple email addresses  from spreadsheet into email?

    I have tried that, but the system reads the emails as one long email and I can't find any way of separating them - it ignores spaces, colons and I have also tried putting them through a word doc... still does not work. It works perfectly easily on a PC system!! ( I have just moved to a mac!)
    any ideas would be good
    thanks

  • Can you use multiple email addresses on the owa app?

    Can you use multiple email addresses on the Microsoft OWA App?

    You can do it but there is a delay from the bluetooth speaker.  You'll need an iphone or ipad using the Apple app "Control", airplay setup, bluetooth speaker, and an Apple laptop or desktop. 
    I used my laptop to connect to my bluetooth speaker so that sound streams to my bluetooth device. Then, on my iphone I opened Control and connect the music to my airplay and my laptop at the same time.  The music goes to your airplay speaker, and then to my laptop which then blue tooths it to my speaker.  But, as I said the bluetooth takes an extra step to stream it and so the music is not in sync.  Its like a second and a half delay....

  • Multiple Email Addresses in the Seperate Remittance Advice Delivery setup

    In R12 Oracle Payables, is it posssible to specify multiple email addresses in the Email field under the Separate Remittance Advice Delivery tab. This is to send separate remittance advice to multiple email addresses for a given supplier / supplier site.
    Navigation:
    Responsibility: Payables Manager
    (N): Suppliers -> Entry
    Query a supplier.
    On the left side, click on Payment Details
    Click on the Update Payment Details icon for a supplier site
    Click on the tab Separate Remittance Advice Delivery
    Select Delivery Method = Email
    Enter email address in the Email field.
    Does Oracle support comma or semi-color delimited email addresses entered in the Email field, by which Separate Remittance Advices can be sent to those email addresses?
    Thanks.

    Oracle support comma to specify multiple email address.
    I have tested the same in R11i instance and specified multiple email address with comma as separator.
    Hope this helps.
    Thanks and Regards
    Manish Jain.

  • My 10 yr old wants to text from his iPod touch. We have 1 family Apple ID. How can I monitor his texts without receiving all of his friends messages? Do I need a separate Apple ID or can I link a new email address to the same Apple ID?

    My 10 yr old wants to text from his iPod touch. We have 1 family Apple ID. How can I monitor his texts without receiving all of his friends messages? Do I need a separate Apple ID or can I link a new email address to the same Apple ID?

    Just an email address
    MacMost Now 653: Setting Up Multiple iOS Devices For Messages and FaceTime

Maybe you are looking for

  • SharePoint: Business Intelligence - PerformancePoint Dashboard Designer

    I have a departmentalized site collection for my company on SharePoint 2013. The IT Department handles service requests via the portal. These service requests are stored in a document library as InfoPath forms. I've created a Business Intelligence si

  • Safari on ipad2 is not connecting to the internet, how can i make it work?

    since over 48 hours my safari on ipad2 has stopped connecting to the internet, lathough my pc does connect readily. I have tried clearing ipad2 of cookies and data an dhistory, switched off and restarted both ipad2 and modem, but with no results. can

  • Acrobat DC shows as uninstalled in Update Manager

    I have subscribed to Acrobat DC and have it installed on both my iMac and Macbook. On my Macbook, in the Creative Cloud application list, it says "Acrobat DC installed". On my iMac, it says "Try Acrobat DC", suggesting it's not installed (which it is

  • Extract photos from the chocolate vx8500

    I have a LG chocolate with a blank screen. I'm pretty sure all the buttons still work and I really want to get the photos that I have saved on the phone. Since I cant see the screen, I cant transfer the pictures by email, bluetooth, or memory card. I

  • Frozen 3GS/Unable to Restore..

    I have uploaded my 3GS to ios 5 and it has now frozen - iTunes/USB displayed. Have tried to restore, but fails each time with error: 1656. Any ideas please??