R3 to CRM direction - BDOC - Email address getting truncated on BP

Hi,
Customer details are being tranferred to CRM from R3 using BDOC.While doing so the Email address field is getting truncated to 40 Chars (if it is more than 40). This only happens when the Customer is changed in R3 and then BDOC is sent to CRM  (change in Email ID) , But when the customer is sent to CRM for the first time (new customer created), the Email ID is getting populated properly (no truncation).
Can you please help me in the issue.
Thanks in advance,
Vivekanand

Prasenjit,
Your first two suggestions seem to work fine.  I know have a link that I think is raising an event.
CASE iv_property.
  WHEN if_bsp_wd_model_setter_getter=>fp_fieldtype.
      rv_value = cl_bsp_dlc_view_descriptor=>field_type_event_link.
  WHEN if_bsp_wd_model_setter_getter=>fp_onclick.
      rv_value = 'toemail'.
endcase .
Here is my hardcoded event handler but it dumps with a  FRONTEND_ERROR  ( sy-subrc = 2 )
method EH_ONTOEMAIL.
* Added by wizard: Handler for event 'toemail'
CALL FUNCTION 'CALL_BROWSER'
EXPORTING
   URL                          = 'mailto:hardcodedemailaddress'
*   WINDOW_NAME                  = ' '
*   NEW_WINDOW                   = ' '
*   BROWSER_TYPE                 =
*   CONTEXTSTRING                =
* EXCEPTIONS
*   FRONTEND_NOT_SUPPORTED       = 1
*   FRONTEND_ERROR               = 2
*   PROG_NOT_FOUND               = 3
*   NO_BATCH                     = 4
*   UNSPECIFIED_ERROR            = 5
*   OTHERS                       = 6
IF SY-SUBRC <> 0.
* MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
*         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
ENDIF.
endmethod.
But when I call CALL_BROWSER through se37 it worls fine and brings up my outlook client.
Any ideas ?

Similar Messages

  • Long email address gets truncated with CL_BCS objects

    I've created a email method using objects from CL_BCS interface. It seems to work fine as long as the internet email address is less than 35 chracters. I get an express message if it exceeds beyond this number.
    Express message -
    The following status was received for the document <THIS IS TEST> sent by you to the recipient <"ABC 123-BASIS ONCALL%BigCompany"@BIG>:
    <No delivery to "ABC 123-BASIS ONCAL, invalid recipient address>.
    The full address I used was
    "ABC 123-Basis OnCall%BigCompany"@BigCompany.com
    method that is failing (I think) -
    recipient =
       cl_cam_address_bcs=>create_internet_address(
               eaddr-line ).
    this method calls the following FM  below and the person_data type ADDR3_VAL has truncated data in name_last and name_text....not sure if this affecting the process. I'm using type 'INT'.
         CALL FUNCTION 'ADDR_PERS_COMP_GET'
                   EXPORTING
                        ADDRESS_PERS_IN_COMP_SELECTION = SEARCH_FOR
                   IMPORTING
                        ADDRESS_PERS_IN_COMP_VALUE     = PERSON_DATA
                      ADDRESS_PERS_IN_COMP_INFO      =
                      RETURNCODE                     =
                      ADDRESS_PERS_IN_COMP_TEXT      =
                   TABLES
                        PERSON_GROUPS                  = GROUP
                      ERROR_TABLE                    =
                      VERSIONS                       =
                   EXCEPTIONS
                        PARAMETER_ERROR                = 1
                        PERSON_NOT_EXIST               = 2
                        VERSION_NOT_EXIST              = 3
                        ADDRESS_NOT_EXIST              = 4
                        INTERNAL_ERROR                 = 5
                        OTHERS                         = 6.
    Thank you for all you help!

    Hi SP...
    Unfortunately for the Flash mode (Settings --> Standard), it was not possible to make the text wrap. As Stephen suggested, the best way to do this is by setting the best possible box width. I tried a lot to play with this (you can try yourself) but it seems that there is some controller outside our control that is not allowing us to use text wrap. You can see more documentation on the Adobe Flex help site:
    [http://livedocs.adobe.com/flex/3/html/help.html?content=textcontrols_08.html|http://livedocs.adobe.com/flex/3/html/help.html?content=textcontrols_08.html]
    However, if your client is using HTML mode (Settings --> Basic), then you are able to do this by doing the following:
    in \Templates_SAP\sappositionchartdetailxsl.xsl:
    Line 119: change the class="OrgChartTitle" to class="OrgChartTitle2"
    Also, in \_Themes\orgChartTheme.css, find the OrgChartTitle, copy it and rename it into OrgChartTitle2. Then REMOVE the following 3 lines from OrgChartTitle2:
         text-overflow: ellipsis;     
         overflow:hidden;
         white-space:nowrap;
    This will work if your client is using HTML mode (Basic mode) only.
    Thank you -
    Best Regards,
    Nabil

  • Org Chart 3.0 : Email address gets truncated

    Hi,
    In position detailed view, the email address can only handle about 23 characters. Once it goes beyond that, the email gets truncated.
    I tested with employee name and position name, if these names are too long, it shows something like this: Coporate Sales Eur...
    The user knows it is too long. But in the email field, it just get truncated without the "..."
    Is this a bug?
    Thanks.

    Hi SP...
    Unfortunately for the Flash mode (Settings --> Standard), it was not possible to make the text wrap. As Stephen suggested, the best way to do this is by setting the best possible box width. I tried a lot to play with this (you can try yourself) but it seems that there is some controller outside our control that is not allowing us to use text wrap. You can see more documentation on the Adobe Flex help site:
    [http://livedocs.adobe.com/flex/3/html/help.html?content=textcontrols_08.html|http://livedocs.adobe.com/flex/3/html/help.html?content=textcontrols_08.html]
    However, if your client is using HTML mode (Settings --> Basic), then you are able to do this by doing the following:
    in \Templates_SAP\sappositionchartdetailxsl.xsl:
    Line 119: change the class="OrgChartTitle" to class="OrgChartTitle2"
    Also, in \_Themes\orgChartTheme.css, find the OrgChartTitle, copy it and rename it into OrgChartTitle2. Then REMOVE the following 3 lines from OrgChartTitle2:
         text-overflow: ellipsis;     
         overflow:hidden;
         white-space:nowrap;
    This will work if your client is using HTML mode (Basic mode) only.
    Thank you -
    Best Regards,
    Nabil

  • Email address getting truncated in SOST

    Hi,
    We have a vendor Whose email address is xxxxxxxxxxxxxxx
    And is recorded as such in their master record
    But when the remittance is forwarded to SAP Connect (SOST) the email address is shortened
    The email remittance is not being received by the vendor (and never has been).
    Please Help
    Thanks

    Hi
    So this problem started after SP's or this problem was there since beginning.
    Well I had similar or related  problem after support packs  on ECC6 and when upgraded to stack 12.
    We had an internal user called as "abc" responsible for the sending and recieving the mail out of SAP system and had the email address abc -  xxx.com.
    This user had an entry  under  TRNX SCOT-Inbound distribution  and this entry was also there.SAP suggested to create new recipient entry add the SID before domain name as abc-SID.xxx.com.So I had two entries for same user abc as
    abc - xxx.com and abc -SID.xxx.com
    And all our problems got resolved.I will definitely go back to  our OSS messages and check the solution SAP provided and update you if possible.
    Good Luck.
    Hope this helps
    Amit

  • Why does my email address get messed up when people hit reply sending from Mac Mail 4.6

    Why does my email address get messed up when people hit reply sending from Mac Mail 4.6
    OSX 10.6.8

    I talked to our email provider and they say it has to do with the way thre recipients email address book has recorded the address. They say that they need to fix the address on their end.

  • I am unable to change my email Address, Getting an ERROR!

    Hi Their
    After continues failed attempts to reach adobe support, I've given up and am going to post on the forum.
    I am getting the error "
    Your account changes couldn't be saved.
    " when trying to change my email address.
    Please help!

    Sorry, this is an open forum, so nobody here will be able to give direct help
    Some Change/Verify Account links https://forums.adobe.com/thread/1465499 that may help
    -email address https://forums.adobe.com/thread/1446019
    -http://helpx.adobe.com/x-productkb/global/didn-t-receive-expected-email.html
    Otherwise, you will simply have to persist until you reach Adobe support
    Adobe contact information - http://helpx.adobe.com/contact.html
    -Select your product and what you need help with
    -Click on the blue box "Still need help? Contact us"

  • Trying to setup new HP printer but says invalid password; when type in email address get error

    I have a HP 410c using Mac OS 10.7.3 and am trying to setup eprint.  Evidently I had eprint on my previous model but seems I forgot password. When I input my password I get an error stating must be a valid email address.  I have only had 2 email accounts and have tried them both.  I have using the mac account for over 3 yrs.
    Seems I am in a vicious circle.  Thanks in advance

    Hi skhtzll,
    Do you have a Snapfish account? If so, (or even if you’re not sure) try logging in with the Snapfish icon below the Sign in Button. If you do not know your Snapfish password, you can select “forgot password” and an email will be sent to you to reset your password. Once you reset your password, go back in to the ePrint Center and try to sign in with this new information.
    I was an HP employee.
    Reminder: Please select the "Accept as Solution" button on the post that best answers your question. Also, you may select the "Kudos" button on any helpful post to give that person a quick thanks.

  • Never-used email address getting spammed.

    When I signed up for BT Broadband they made me choose an email address [email protected]. I have never used it to send an email, not even to BT.
    Within days of getting connected I began to receive spam emails on the new email address from a company called dabs.com. I worked out that they are the contractor BT uses to supply modems to customers. All dabs.com needed was my street address to post me the modem but BT told them my email address as well and they decided to abuse it. After I complained, BT said they would arrange for the emails to stop within 28 days but they've missed that deadline.
    Now I am receiving spam advertising male libido boosting tablets.
    How can my never-used email address have leaked? Can I blame dabs.com for selling it on to a spammer? Can spammers get them in other ways?

    Fathom wrote:
    When I signed up for BT Broadband they made me choose an email address [email protected]. I have never used it to send an email, not even to BT.
    Within days of getting connected I began to receive spam emails on the new email address from a company called dabs.com. I worked out that they are the contractor BT uses to supply modems to customers. All dabs.com needed was my street address to post me the modem but BT told them my email address as well and they decided to abuse it. After I complained, BT said they would arrange for the emails to stop within 28 days but they've missed that deadline.
    Now I am receiving spam advertising male libido boosting tablets.
    How can my never-used email address have leaked? Can I blame dabs.com for selling it on to a spammer? Can spammers get them in other ways?
    Hi.
    dabs.com is not only a modem company, they sell all sorts of tech stuff. They used to be a separate company, but BT bought them a few years ago.
    Spammers get their email address in a vast number of ways. Even if you've chosen a new address, this address could still actually be on a spam list.
    For example spammers can assume if [email protected] exists, then so does [email protected] and [email protected] etc. They can also use dictionary methods, make all sorts of assumptions based on other user names (e.g. with or without a "period" and add/remove it). Also the email address can also have been used before, either as a primary or sub account - this means that the email address is already known and on spam lists.
    Similarly [email protected], [email protected] etc, as well as slightly mispelt ones [email protected] ....
    If the email address was dormant until you "picked it", then any bounces returned as email address not existing will never end up at the sending spammer, as the email addresses they use as the "From" address are never theirs and are either spoofed as someone elses (and they get the non delivery reports) or just random addresses.
    There are other methods e.g. virus/trojan infected computers relaying email addresses to spammers without the user even knowing, and this virus infected computer could be a contact who has your email address, and not necessarily your computer infected.
    http://www.andyweb.co.uk/shortcuts
    http://www.andyweb.co.uk/pictures

  • Wrong email address gets added to frequent contacts

    8.0.3-103395 GW Server on SLES 10 SP3
    8.0.3-108711 GW Client von WinXP SP3
    The issue is related to just one useraccount, no matter if in caching or online mode and it appeared suddenly without a known change to the systems.
    Changed GW client Version, hostsystem, GW mode, other accounts got no issues with the affected recipient.
    GWchecks to fix structure + index / contents of the accounts have been completed without any improvement.
    Addressing a specific external email recipient per "cc" creates a wrong frequent contacts entry. If addressing the recipient per "to" field, everything works fine. The tooltip shows the correct email address when moving over in the cc field but the email will be send to the wrong address.
    The recipients email address looks like this: [email protected]
    The frequent contacts entry looks like this: [email protected]
    If the contact's email address got corrected, the wrong contact gets created again after sending any further email with the recipient per "cc".
    How does a internal postoffice/domain name gets mixed up into an external email address?
    regards
    Pit

    In article <[email protected]>, Pitnika wrote:
    > we think we suppressed the issue by setting the "Allowed Address
    > Formats" from "Groupwise Internet Addressing" of the Postoffices
    > Properties to only "UserID@Internet domain name".
    >
    That would make a good difference in this. Thank you for reporting
    back.
    And your initial reporting of the issue was great and appropriate
    detail, if only others would do at least half as well as you do it
    would be so much easier to help here. Thank you.
    Andy Konecny
    Knowledge Partner (voluntary SysOp)
    Konecny Consulting Inc. in Toronto
    "Give more than others think is wise
    Challenge yourself beyond what others think is right"
    Michael 'Pinball' Clemens

  • Replying to emails - address gets switched on some of my accounts, not all since DL new TB version

    My setup is to have several (4) email accounts, that all go into the main inbox. Since Dl a new version/upgrade of TB a few weeks ago. On some of email address when I reply, it switches my email address to another one. It does not do it all the time. I have been in tools , acount settings, server, cannot figure this out help

    See this discussion: https://support.mozilla.org/en-US/questions/1038013

  • CRM ICWEB "END CALL" tab getting truncated in IE8

    Hi,
    We have CRM 6.0 (2007) running on IE6 and planning to upgrade the browser to IE8. During testing, found that "EndCall" tab on Identification screen is getting truncated after clicking on it. Upon click the tab moves up into the header area and gets truncated. This problem is happens only on IE8 browser. Also we implemented all IE8 related SAP notes and they did not fix the issue.
    Any inputs appreciated.
    regards,
    Venky Bogam

    Hi,
    We seem to be experiencing a similar problem when we upgrade to IE8.
    In CIC0 we have an Overview tab with which we can view information from the SAP ISU system.
    The tab consists of 2 html frames, but the top frame now only shows the html code instead of the html page itself.
    When I copy and paste the html in a separete file to open it in IE8.
    IE8 shows the page the way CIC0 should which means there's nothing wrong with the HTML code.
    Our GUI 640 has been upgraded to 720 and we tried the compatibility mode and lower security settings in IE8.
    We also installed all the SAP notes related to the IE8 issues.
    But nothing seems to work.
    Regards,
    Mark Manders

  • Multiple email addresses getting crossed in Mail.  How fix?

    My husband and I have 3 email accounts (2 Gmail and 1 Yahoo) set up in Mail.  The two Gmail accounts get crossed so I will send a message from mine and his Gmail gets posted as the sender, so that's who people reply to.  This happens even if I reply from his account and manually change the sender back to my Gmail.  How can we fix this? 

    It may be that you have more than one outgoing mail account, and you're sending from the wrong one. From the Mail menu bar, select
    Mail ▹ Preferences 
    The Mail preference dialog opens. Select the Composing tab from the row of icons at the top. From the menu labeled
    Send new messages from:
    choose
    Account of selected mailbox
    If that doesn't solve the problem, select the Accounts tab in the preference dialog, then select the affected account in the list on the left.
    In the Account Information pane, select the correct server in the menu labeled
    Outgoing Mail Server (SMTP)
    If there's only one server in the menu, select
    Edit SMTP Server List...
    and add a new server with the correct settings. If you're not sure how to do that, try the Mail Setup Assistant.
    Another possibility is that the wrong card in your address book is selected as yours. Select your card in the Contacts application. Then select
    Card ▹ Make This My Card
    from the menu bar.

  • Mail sent from one email address gets responded to another

    I have two google accounts connected through my mail app. All of a sudden I started getting response emails to my personal account, that I had originally sent from my work email. I don't know exactly what is going on? I don't want to mess with anything either because I'm afraid it's going to get worse.
    I am 100% certain that when I send emails that the drop down menu under the subject line, which reads "from:", is selected as the work email that I wish to send the email from. This is why I'm so confused as to why I am recieving emails on my personal account.
    If anyone could walk me through this I would be greatly appreciative.
    Thanks.

    You have the 2 smtp servers mixed up, select the correct one for each address and select 'Use only this server'

  • Cannot web search but can go directly to web addresses, get connection timed out on websearch

    I am using Xp prof and when I enter a subject in the google or yahoo search panel it just goes to the connection has timed out. the server is taking too long to respond.
    I can go directly to a website through favorites and they pop up quickly can be refreshed etc no problems

    I've been having this problem for weeks and have found no solution to it. There are lots of other people with this issue too if you look back on the boards. I even e-mailed AND called Apple and have had no luck. I tried all the suggestions they gave me and all the ones I found on here- nothing worked. I even uninstalled and re-installed iTunes (boy was that a pain!) and no difference.
    The weird part is that I have an old laptop that works and if I buy music with the laptop I can download it with my regular computer buy buying does not work on my regular computer. That tells me it's not a connection issue. I can't get to my account either.
    I can't figure out why an issue that has kept so many people from purchasing a product has been ignored!

  • How does an email address get corrupted?

    I routinely send an email to a group using Bcc to a list in my address book. All of the addresses in that list are correct yet I also routinely receive an error message from a remote server that one of those addresses is incorrect. The correct @shaw.ca has somehow or another been changed to @live.ca yet I have NO addresses in that list to a user at @live.ca. Neither do I have ANY addresses in my address book with @live.ca in the address. Where can this corruption be taking place?
    I am using Thunderbird on a PC with a fully updated version of Windows 7.

    Sorry, my fault - I sent it as a reply to your email which, of course went into your null box instead of the thread.
    The error message is:
    The following message to <[email protected]> was undeliverable.
    The reason for the problem:
    5.1.0 - Unknown address error 550-'Requested action not taken: mailbox unavailable'
    Reporting-MTA: dns; idcmail-mo1so.shaw.ca
    Final-Recipient: rfc822;[email protected]
    Action: failed
    Status: 5.0.0 (permanent failure)
    Remote-MTA: dns; [65.55.92.168]
    Diagnostic-Code: smtp; 5.1.0 - Unknown address error 550-'Requested action not taken: mailbox unavailable' (delivery attempts: 0)
    Note that the correct address is in the list of recipients to whom the messages are sent but, without fail, always returns this error message.

Maybe you are looking for

  • Node in Form to change IDES Logo to Company Logo in TCode: SFP

    Hi All, In TCode: SFP for form PTRV_EXPENSE_FORM  in the "Context" tab  I check the nodes "I_FORM_HEADER_DATA_EMPLPYEE", "I_FORM_HEADER_DATA_EMPLPYER"  and other nodes but they dosent have a subnode to change IDES logo. Unfortunately the "Layout" is

  • OWB Performance Bottleneck

    Is there any session log that is produced by the OWB mapping execution other than seeing the results in OWB Runtime Audit Browser. Suppose that the mapping is doing some hash join which is consuming too much amount of time and I would like to see whi

  • Cisco Persistent Chat error when connecting to DB server

    When we want to configure it and check the connection it says, is in menu Messaging --> external setup --> external databases (in IM Presence Administrator). We use a postgresql server on linux and can connect to the db via other clients as test. Wha

  • IPhoto has stopped downloading photos from my camera

    It worked a few weeks ago.  Now iPhoto takes several minutes to decide it can't read the format.  The camera is a Nikon Coolpix S8100.

  • Unassigned photos

    how do i find unassigned pix in the aperture library? can anyone assist please? thanks, francois