XK01 , Multiple Email Ids with comma  ECC6.0

Hi ,
We are upgrading the system from 46c to ECC.
The problem is , previously the Email Ids are maintained using comma in a single field in XK01.
Now the client need to maintain the same way in ECC. But in ECC the email validation is happening
and it never allow to enter more email IDs with comma.
But if we maintain individual address using select option pop up then con Ids to be maintained , that will affect the downstream program logic.
I have used BAPI_ADDRESSORG_CHANGE to update the email ids and it again doest not allow me saying INVALID email Ids.
If i use BAPI_ADDRESSORG_SAVEREPLICA , it says
Error:
028 Please use another function to maintain the SPACE version of the address
Any help on this ?
Thanks!
Richard A

Hi Max,
I am almost at the last stage of resolution the issue with all your inputs. Thank you.
Here is the error message I get when I try to use the FM BAPI_ADDRESSORG_SAVEREPLICA
OBJ_TYPE = 'LFA1'
OBJ_ID  = 'Vendor number'.
Populated table parameter - BAPIADSMTP
I am getting below error message?!
       TYPE                           E
       ID                             AM
       NUMBER                         255
       MESSAGE                        No addresses passed (table ADDR1_TAB is
       LOG_NO
       LOG_MSG_NO                     000000
       MESSAGE_V1                     ADDR1_TAB
Any idea why we get this error message?.
Best Regards,
Krishna

Similar Messages

  • Sending an email to multiple email ids with edit option

    Hi,
    I have a reqyuiremnet where i have to send packing list to multiple email ids maintained in the customer master.  I know how to send email to multiple mail ids maintained in customer master.
    (1) Now client wants that user should get the pop screen with all the email ids maintained in the customer master and there should be a check box avaialble to user where in user can select the email ids so that user can select which email ids to get the packing list.  For example out of 5 they only want to sent email to only 2.
    (2) Another requirement is that user should be given the option to edit the mail text body. For example normaly we have defalut lines written at the end of every mail which we send to customer.
    Please let me know id anything standard is availale to meet above 2 requirements. Also please tell me if there is no standard things are available in SAP than how to map this requiremnet
    cheers

    For second option nothing can be done in SAP Standard. Only thing you can do is if the Text is same in every print enter the Text in T-Code SO10 & ABAPer will pick it from there.
    Another option for Default (fixed) text to be printed everytime in Print-out, hard code it in ABAP program, but SO10 option is better, so that Text can be changed in Future if Required.
    Now you have to decide. If the Text is to be Edited by Users ocassionaly, then go for SO10 option. But if the Users are required to edit the Text everytime they take print-outs, then you will have to write code in Print program which will give a screen to End-users asking for Text to be printed on Packing List.
    Kindly discuss the above options with you ABAPer & you will get some headway...
    Hope this helps,
    Thanks,
    Jignesh Mehta
    Edited by: Jignesh Mehta on Sep 22, 2011 12:44 PM

  • Send Payment advice to multiple email ids

    Hi,
    We have requirement that payment advice need to be send to multiple vendor email ids.
    I have implemented SAP note Note 1033893, which says after applying the note the email can be sent to multiple email ids by seperating the email ids by space in field c_finaa-intad in BTE 2040.
    But when i am trying to send the email to multiple ids is not going , when i tried to send with one email id . its working fine.
    i am using RFFOAVIS_FPAYM to send the payment list.
    Please help if you know any solution..
    Thanks,
    Geeta

    Hi,
    Create the distribution list and maintain the email ids in that.
    T.code : SO23 - to create a distribution list.
    And fuctional consultant that whether they can assign this distriution list in SRO to get the all email ids or u may have to write code in user exit.
    Thanks.
    Balu

  • BIPublisher - Bursting to multiple Email IDs

    Hi,
    I have a requirement to burst email to multiple recipients. I am using Oracle Report 10g for generating XML tags. I am getting multiple records with multiple email IDs and need to send email to all of them with there set of data, meaning for email data will be replaced with actual data for corresponding record.
    Sample Data -
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Generated by Oracle Reports version 10.1.2.3.0 -->
    <C_CSD_DEVICE_LATE_RECEIPT>
    <LIST_G_SHIP_DATE>
    <G_SHIP_DATE>
    <INCIDENT_ID2>7806</INCIDENT_ID2>
    <SHIP_DATE>18-NOV-11</SHIP_DATE>
    <RECEIVE_DATE></RECEIVE_DATE>
    <REPAIR_NAME>Loaner, Repair and Return</REPAIR_NAME>
    <REPAIR_NUMBER>49004</REPAIR_NUMBER>
    <REPAIR_LINE_ID>48004</REPAIR_LINE_ID>
    <DISPOSITION_CODE></DISPOSITION_CODE>
    <CARTON_NUMBER>10415262</CARTON_NUMBER>
    <INCIDENT_NUMBER>6606</INCIDENT_NUMBER>
    <SERIAL_NUMBER>MOTXT912-4</SERIAL_NUMBER>
    <LIST_G_RO_ID>
    <G_RO_ID>
    <RO_ID>32003</RO_ID>
    <TRACKING_NUMBER>795347884618</TRACKING_NUMBER>
    </G_RO_ID>
    </LIST_G_RO_ID>
    <LIST_G_HEADER_ID>
    <G_HEADER_ID>
    <HEADER_ID>356160</HEADER_ID>
    <PARTY_ID>16478</PARTY_ID>
    <SHIP_TO_CUSTOMER_NAME>AB Limited</SHIP_TO_CUSTOMER_NAME>
    <SHIP_TO_ADDRESS1>AB Limited</SHIP_TO_ADDRESS1>
    <SHIP_TO_ADDRESS2>Garonor BP724</SHIP_TO_ADDRESS2>
    <SHIP_TO_ADDRESS3></SHIP_TO_ADDRESS3>
    <SHIP_TO_CITY>Aulnay sous Bois</SHIP_TO_CITY>
    <SHIP_TO_STATE></SHIP_TO_STATE>
    <SHIP_TO_COUNTY></SHIP_TO_COUNTY>
    <SHIP_TO_COUNTRY>FR</SHIP_TO_COUNTRY>
    <SHIP_TO_POSTAL_CODE>93515</SHIP_TO_POSTAL_CODE>
    <SHIPMENT_NUMBER>10415262</SHIPMENT_NUMBER>
    <SHIP_DATE1>18-NOV-11</SHIP_DATE1>
    <INCIDENT_ID>7806</INCIDENT_ID>
    <LIST_G_INCIDENT_ID1>
    <G_INCIDENT_ID1>
    <INCIDENT_ID1>7806</INCIDENT_ID1>
    <PARTY_ID1>1050001081</PARTY_ID1>
    <CONTACT_POINT_TYPE>EMAIL</CONTACT_POINT_TYPE>
    <TO_EMAIL>[email protected]</TO_EMAIL>
    </G_INCIDENT_ID1>
    </LIST_G_INCIDENT_ID1>
    </G_HEADER_ID>
    </LIST_G_HEADER_ID>
    </G_SHIP_DATE>
    <G_SHIP_DATE>
    <INCIDENT_ID2>15028</INCIDENT_ID2>
    <SHIP_DATE>03-DEC-11</SHIP_DATE>
    <RECEIVE_DATE></RECEIVE_DATE>
    <REPAIR_NAME>Advance Exchange</REPAIR_NAME>
    <REPAIR_NUMBER>91016</REPAIR_NUMBER>
    <REPAIR_LINE_ID>97016</REPAIR_LINE_ID>
    <DISPOSITION_CODE></DISPOSITION_CODE>
    <CARTON_NUMBER>10519452</CARTON_NUMBER>
    <INCIDENT_NUMBER>14828</INCIDENT_NUMBER>
    <SERIAL_NUMBER>MOTCUST02</SERIAL_NUMBER>
    <LIST_G_RO_ID>
    <G_RO_ID>
    <RO_ID>32003</RO_ID>
    <TRACKING_NUMBER>795347884618</TRACKING_NUMBER>
    </G_RO_ID>
    </LIST_G_RO_ID>
    <LIST_G_HEADER_ID>
    <G_HEADER_ID>
    <HEADER_ID>440201</HEADER_ID>
    <PARTY_ID>1050287175</PARTY_ID>
    <SHIP_TO_CUSTOMER_NAME>Tauseef</SHIP_TO_CUSTOMER_NAME>
    <SHIP_TO_ADDRESS1>APT 21</SHIP_TO_ADDRESS1>
    <SHIP_TO_ADDRESS2>CHEC09G BLDG</SHIP_TO_ADDRESS2>
    <SHIP_TO_ADDRESS3></SHIP_TO_ADDRESS3>
    <SHIP_TO_CITY>Los Angeles</SHIP_TO_CITY>
    <SHIP_TO_STATE>CA</SHIP_TO_STATE>
    <SHIP_TO_COUNTY>Los Angeles</SHIP_TO_COUNTY>
    <SHIP_TO_COUNTRY>US</SHIP_TO_COUNTRY>
    <SHIP_TO_POSTAL_CODE>910316</SHIP_TO_POSTAL_CODE>
    <SHIPMENT_NUMBER>10519452</SHIPMENT_NUMBER>
    <SHIP_DATE1>03-DEC-11</SHIP_DATE1>
    <INCIDENT_ID>15028</INCIDENT_ID>
    <LIST_G_INCIDENT_ID1>
    <G_INCIDENT_ID1>
    <INCIDENT_ID1>15028</INCIDENT_ID1>
    <PARTY_ID1>1050287175</PARTY_ID1>
    <CONTACT_POINT_TYPE>EMAIL</CONTACT_POINT_TYPE>
    <TO_EMAIL>[email protected]</TO_EMAIL>
    </G_INCIDENT_ID1>
    </LIST_G_INCIDENT_ID1>
    </G_HEADER_ID>
    </LIST_G_HEADER_ID>
    </G_SHIP_DATE>
    </LIST_G_SHIP_DATE>
    </C_CSD_DEVICE_LATE_RECEIPT>
    Sample Control File -
    <?xml version='1.0' encoding='ISO-8859-1'?>
    <xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi">
    <xapi:request select="/C_CSD_DEVICE_LATE_RECEIPT/LIST_G_SHIP_DAT/G_SHIP_DATE/">
    <xapi:delivery>
    <xapi:email id="${CONC_REQUEST_ID}" server="remotesmtp.abc.com" port="25" from="[email protected]" reply-to ="[email protected]">
    <xapi:message id="${CONC_REQUEST_ID}" to="${TO_EMAIL}" cc="" bcc=""
    attachment="false"
    subject="Device Return Notification">
    Dear ${SHIP_TO_CUSTOMER_NAME},
    ${SHIP_TO_ADDRESS1},
    ${SHIP_TO_ADDRESS2}, ${SHIP_TO_ADDRESS3},
    ${SHIP_TO_CITY,${SHIP_TO_STATE},${SHIP_TO_POSTAL_CODE}
    </xapi:message>
    </xapi:email>
    </xapi:delivery>
    <xapi:document output="${CONC_REQUEST_ID}" output-type="HTML" delivery="${CONC_REQUEST_ID}">
    <xapi:template type="rtf" location="xdo://C_APPS.C_CSD_DEVICE_LATE_RECEIPT.en.US/?getSource=true" filter=""/>
    </xapi:document>
    </xapi:request>
    </xapi:requestset>
    Regards
    Tauseef

    Hi Chris,
    If my understanding is right, you must be using the master data of vendor Code(Which has an attribute to store Email IDs).
    You can add multiple email ID to the same master data separated by semi colon ";"
    If you are using user IDs instead, I dont think it is possible to use multiple user ID in the same attribute.
    in this case you need to enhance the master data with a new attribute to store the second user ID and the  create a separate setting for this attribute.
    Hope this helps.
    Regards.
    Shafi.

  • I have multiple emails associated with my i phone, but can't get my mac to associate some of the email names because it is associated with other apple id , but it's my id. how can i get around this?

    I have multiple emails associated with my i phone, but can't get my mac to associate some of the email names because it is associated with other apple id , but it's my id. how can i get around this?

    - Try contacting iTunes for the password problem:
    Apple - Support - iTunes - Contact Us
    - For the other problem you can try a reset. Nothing will be lost
    Reset iPod touch:  Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - The next standard thing to do is to download/install a new app but you cant 'do that.
    - Instead, try restoring from backup.

  • Send invoice document to multiple email ids

    Hi Experts,
    I wnat to email the invoice generated through tcode VF03 to multiple email ids.
    As per standard, only one email id is active . So please suggest some solution.
    Thanks in advance

    Hi,
    Create the distribution list and maintain the email ids in that.
    T.code : SO23 - to create a distribution list.
    And fuctional consultant that whether they can assign this distriution list in SRO to get the all email ids or u may have to write code in user exit.
    Thanks.
    Balu

  • Can I use multiple apple ids with iTunes Match?

    My family has multiple apple ids although we share many devices.  If we subscribe to iTunes Match, will it pull all the content from all the devices or just one apple id?

    iTunes Match is associated with one, and only one, iTunes Store account. To use iTM on multiple devices all those devices must be signed into the mobile iTunes Store with the same AppleID.

  • How can I use multiple email-addresses with "Administration Email Address"

    What syntax should I use to have more email-adresses in the screen "Manage Service - Instance Settings - Email" after the field "Administration Email Address".
    I tried:
    - '[email protected]','[email protected]'
    - '[email protected], [email protected]'
    - '[email protected]; [email protected]'
    - "[email protected]','[email protected]"
    - "[email protected], [email protected]"
    - "[email protected]; [email protected]"
    Every time I get the ORA-29279 / 501.
    Please help me with the right syntax for multiple email-addresses.
    Thanx!
    reg.
    Chris

    From a google search of the docs, it looks that that field is used as a FROM address... hence it's by definition only one address.
    Administration Email Address - Defines the "from" address for administrative tasks that generate email, such as approving a provision request or resetting a password.
    From http://download.oracle.com/docs/cd/B28359_01/appdev.111/b32258/adm_wrkspc.htm
    Edited by: Tanjental on Jun 29, 2009 6:28 AM

  • Multiple email address with one server account

    Why can't Mail have multiple email addresses on one email account? Like Thunderbird calls them Identities. As I remember, Outlook also supports this. I like Mail but it seems rather dated and clunky in this respect.
    I am using mainly IMAP so maybe I should switch to Thunderbird but I do still have some old messages in pop accounts in Mail.

    You can have multiple accounts, but only one "identity." Configure new mail accounts for all the different email addresses you may have. They can each have different configurations, different servers, etc. as well as be individually made active or inactive. All incoming mail will funnel into a single Inbox, but you can use rules to transfer incoming mail to separate mailboxes based on the account.
    What you cannot have are distinct "personalities."
    Bear in mind that Mail is intended for a single user and the vast number of single users only have one email account. I actually have four different email addresses but three of them are set to forward mail to the account I use with Mail. Mail works quite well with IMAP, POP, and Outlook mail accounts.

  • Multiple email accounts with redirector BB software v4.3

    Can you set up redirector to work with multiple email accounts (work/home) from two differnet pc's? If so how?

    Redirector can only work with one email account per device. However, each BlackBerry data plan includes an additional 10 accounts that can be synched. Set those up from the Setup Wizard on your BlackBerry or by going to your carriers BIS website.

  • Maintain Multiple Email-ids in BP

    hi gurus,
    my query is regarding escalation emails while creating complaints in IC webclient.
    can i maintian 2 email ids for 1 BP, such that on escalation Mail should go to both emails on same time..??
    -Nirav
    Message was edited by:
            Nirav Ashar

    Dear Nirav,
    You can always maintain more than one e-mail id for a BP. In GUI in e-mail id field enter the e-mail id and then click the arrow button (other e-mail ids) or in UI click insert to enter more than one. You can check the stdndard option/do not use option.
    Thanks,
    Atin

  • Multiple Apple IDs with one email address?

    I want to set up an iTunes account for my son in order to keep his music and apps separate from mine.  But I want to keep it under my email address and credit card.  Can you have more than one iTunes account on one email address?  If so, do I just create an Apple ID that isn't an email address?
    Thanks in advance for your help.
    -Brian

    This forum is for questions from those managing sites on iTunes U, Apple's service for colleges and universities to post educational material in the iTunes Store. You'll be most likely to get help with this issue if you ask in the general iTunes for Mac forums.
    Answering quickly, though, to the best of my knowledge you cannot create an Apple ID using the same email address you used to create a previous ID. You'll need a separate email for your son, at least initially. You can then change the email to which receipts, etc. are sent and make it yours, if you wish.
    Regards.

  • Organizing multiple email accounts with multiple folders

    I'm a new mac user trying to figure out this whole new mac thing. I've used outlook and later on Mozilla Firefox for my emails.
    I'm trying to figure out this mac mail app since I keep hearing use the mail and the phone book apps already in the system, they work great. They seem to, yes, but I'm having problems wrapping my head around how am I supposed to organize my emails in a coherent way in this apple mail app. Like every thing else mac it seems overly simplified, not necessarily a bad thing, but very frustrating.
    Here's the folder structure I'm trying to recreate:
    Email Acc 1
    subfolder-Facebook
    subf.-Ebay
    subf.-GoogleAcc
    subf.-yahoo group1
    Email Acc 2
    subf.-Facebook
    subf.-yahoo group2
    etc, etc, etc...
    I have about 10 different email accounts I communicate through and each of them has their assigned Facebook account, incoming yahoo group messeges, etc..
    I started setting up my accounts and then realized that all the inboxes were grouped together, then all the outboxes, I saw one shared junkmail, cringed and stopped. I tried playing around with the smart boxes, rules, etc, and I can't seem to be able to split up all the inboxes etc.
    HELP!
    subf.-yahoo group3

    SizzlingChicken,
    This whole mac thing is taking some getting used to There are certain aspects I'm really liking and others that seem so strange.
    What, you wanted to stay in Kansas?? When it seems strange, lean towards a default "Am I over-thinking this?" I can't guarantee that this will be the case in all situations, but many of the "Switcher" issues I see fall into this category. I'll try to throw in a few "general purpose" bonuses at the end of this reply to help you on your way.
    I noticed the Sent folder is also split up based on the accounts which will be nice for since I some times need to back track through sent messages from the different accounts.
    Yep. This is one very good reason not to move messages out of their default locations. You'll always have "To" and "From" info to determine origins, thread, purpose, etc., but there's nothing like having them organized the way they come in. Especially with the number of accounts you're dealing with.
    Maybe you could explain to me the advantage of using a smart mail box?
    Have done, I think. If you have additional questions, let me know.
    I might not even need to use the Entourage
    EEEEEK!!!!
    Of course Mail works seamlessly with iCal and Address Book. And with the Finder!!!! I'll give you an example of the power you're dealing with, here. Open Text Edit (yeah, I know it doesn't make sense. Just do it). Begin typing email addresses, any email addresses (make them up, if necessary), separated by commas. No spaces, just commas. When you have typed enough to entertain yourself, triple-click the text to select it all. Click and hold the selected text, then drag it out to your Desktop.
    Normally, dragging selected text out to the Finder creates what we call a "text clipping," which is like a portable and semi-permanent clipboard. This clipping can be non-destructively dragged into any other application window to paste in its contents. I use them all the time for these discussions. In this case, however, the Finder uses the "Data Detectors" built into OS X to make the determination that these are email addresses, and that this is a list of them. The resultant file, dragged out to the Desktop, gets a ".mailoc" extension, meaning it is a "Mail Location." Quit Text Edit. Now, double-click the ".mailoc" file. Lift your jaw, and close your mouth.
    On to the bonus goodies. Perhaps the best advice I can give to you is to learn and use your keyboard shortcuts. The same in Windows pale in comparison. First off, those in OS X actually make sense. Generally speaking, your keyboard modifiers operate in a logical way: "Command" for issuing commands, "Option" for various options, and "Control" to control something. For the most part, this latter translates to choosing items from a contextual menu. It is the same as a "right-click" in Windows.
    For now, let's just consider one function of the "Command" key. We all know what "Delete" is for. It is intended to be used in applications to remove text or items, or to backspace (which amounts to the same thing). If we select a file and press Command-Delete, though, we issue the command to "move this file to the trash." Give it a try. But wait, that's not all! You can also elevate the command, just like we "elevate" text to upper-case, by also pressing the Shift key. Move an unwanted file to the trash, as described. Then, press Shift-Command-Delete. Cool!
    Now, try the same paradigm with the keyboard shortcut for "quit" (Command-Q, of course).
    Scott

  • Multiple Apple IDs with multiple PCs and multiple AppleTVs - content not authorised

    So, this is a slightly complicated setup; but it should work... and it does, until randomly AppleTV decides that it isn't authorised to play some content.
    Setup is this:
    PC1 - authorised for AppleID1, AppleID2, AppleID3 and AppleID4 - HomeSharing turned off - pirmary AppleID (used for new purchases) is AppleID1
    PC2 - authorised for AppleID1, AppleID2, AppleID3 and AppleID4 - HomeSharing turned off - primary AppleID (used for new purchases) is AppleID2
    AppleID3 and AppleID4 are other AppleIDs and only occasionally used for new purchases depending on content availablity. Yes these are genuine AppleIDs associated with other email addresses in other regions as we split our time between countries.
    PC3 - authorised for AppleID1, AppleID2, AppleID3 and AppleID4 - HomeSharing turned ON (using AppleID1) - this PC isn't used interactively for purchasing content it's only purpose is for HomeSharing.
    Please note that each PC has it's own iTunes library, all content is synchornised between PCs using sync programs (e.g. SuperSync) or a shared drive NAS.
    There are 4 AppleTVs that are sharing the content from PC3.
    Sometimes, when trying to play some content on one of the AppleTVs then the message that this content is not authorised will appear. So far the only way I have found around this is to go to PC3 and re-authorise that PC with the AppleID that was used to purchase the content. The PC _always_ reports that "This computer is already authorised for that AppleID"; however after doing this the content plays on the AppleTV.
    How can I avoid this problem? PC3 is basically used as a HomeSharing server so that I don't have to have the individual PCs turned on. As far as I understand content is licensed to a specific AppleID and NOT (except with rentals) to a specific AppleID _and_ specific device.
    I will happily change to using iCloud to allow all of my devices to access all of my content that I have purchased, but at the moment it seems that this problem will exist no matter how the content gets onto the device. Using a single new AppleID isn't possible either as we need to have different AppleIDs for different places.
    Is there any solution? Why does AppleTV report that the content isn't authorised when the PC which is sharing the content is actually authorised? Why does re-authorising the PC make it work, when it reports that it was already authorised??
    This is becoming seriously annoying.

    Hi
    i ran into the same problem. surprisingly though, i am not using multiple apple id and just one mac.
    i did change both the account (apple id) and the computer (from pc to a mac server), but home sharing is on and the apple tv (1) is synced with the new computer.
    i can connect to the itunes store and browse through it (signed in at all times). i cannot purchase any content and cannot play transferred rentals from the computer (apple tv is not authorised...)
    somehow, it seems the apple tv was stuck with a previous id.
    i have just now re-authorised my computer on the account and will give the apple tv another try. i did notice a message during the re-authorisation process. the apple tv is being authorised. this gives me hope.
    in any case, your setup seems to be a dream come through. i decided to phase out my high end multiroom linn kivor system (over 20k back 6y ago) to an itunes based system. apparently you managed to build something.
    i tried an itunes based nas but gave up due to complex operation (and overheating on top) and went for a mac server. i will be using windows clients though.
    most of my content is cd based. can you sync purchased content between pc's? or with a server?

  • Multiple email accounts with invites on same iCloud account

    Were a small company all with emails under the company name: [email protected], but all have our iCloud calendars under our own personal email addresses. The issue is getting company meetings/events synced with our iCloud accounts to be able to see them on all devices.
    Just to be clear: I have [email protected] and [email protected] (icloud email address). I need [email protected] iCal invites to sync with [email protected] (icloud account).
    Has anyone had the same issue with any type of conclusion?
    Thanks

    Frankly, sharing an iPad like that would be a disaster in my humble opinion.
    Not only calendars, notes, reminders would be co-mingled, but so would bookmarks, iMessages, ...
    I strongly recommend against sharing an iPad.

Maybe you are looking for