CRM SystemUser Entity Field "Preferred Email"

Hello,
We are using CRM 2013 on-premise. 
We notice there is a field under the SystemUser entity called "Preferred Email" (real name is preferredemailcode).
It is an option set field with "Default Value".
Is there any documentation or does anyone know how this field work? 
Can we create a new value in the option set for a user's preferred email address like [email protected]?
Thanks much for clarifying.
-tri

Hi,
This is what i found in SDK about the "Preferred Email" field .
LogicalName                    
preferredemailcode 
SchemaName                    PreferredEmailCode 
Type                                  Picklist 
RequiredLevel                   None  
IsValidForCreate             
TRUE  
IsValidForRead                 TRUE 
IsValidForUpdate             TRUE  
CanBeSecuredForCreate  FALSE  
CanBeSecuredForRead     FALSE  
CanBeSecuredForUpdate  FALSE 
IsCustomizable                
TRUE 
IsAuditEnabled                 TRUE 
IsManaged                       
TRUE 
IsPrimaryId                     
FALSE 
IsPrimaryName                FALSE 
IsRenameable                  TRUE 
IsSecured                         FALSE 
IsValidForAdvancedFind FALSE 
DisplayName                    Preferred E-mail
DeprecatedVersion 
Description                     
Preferred e-mail address for the user.
Since IsCustomizable  is true, you should be able to modify it.
Hope This helps!!!
Thanks,
Prasad
Make sure to "Vote as Helpful" and "Mark As Answer",if you get answer of your question.

Similar Messages

  • Marketing List Campaign Activity Mail Merge Accessing custom entity fields

    Hello, we have CRM2013 onpremise.
    I have a custom entity "application" linked to contact, with fields such as "subject". I would like to access the fields in the custom entity in an email merge campaign activity based on a marketing list. When I attempt to select the
    data fields for insertion, my custom entity is not accessible via "record type". I had hoped it would be due to its relationship with the contact entity?
    Perhaps I am doing something wrong, as I am just getting used to Marketing, but before I spend any more time, I am just looking for a definitive answer on whether or not custom entities can be accessed via this method?
    Thanks.
    Seamus

    Try select the "application" as the Associated Entity for the email merge template, from there you can access Contact data field if there is one-to-many relationship from Contact to "Application".
    View
    Kevin Dan's profile Please click "Mark As Answer" on the post if this post answers the question or "Vote as Helpful" when it helps.

  • Require Transfer a Field value of CRM to a Field in ECC system

    Hi All,
    We have a requirement where in
    Each time when a business Partner data is saved on the BP Tcode screen in CRM,
    CRM Table BUT0IS Field IND_SECTOR need to be mapped to ECC Table KNA1 Field BRAN1 based on condition that table BUT0IS field ISDEF = u2018Xu2019 in CRM.
    Kindly request to let me know as to how can we achieve this?
    Thanks and Regards.

    Hi All,
    We have a requirement where in
    Each time when a business Partner data is saved on the BP Tcode screen in CRM,
    CRM Table BUT0IS Field IND_SECTOR need to be mapped to ECC Table KNA1 Field BRAN1 based on condition that table BUT0IS field ISDEF = u2018Xu2019 in CRM.
    In CRM, By debugging the function modules we could see that the BDoc is carrying the IND_SECTOR field but not able to find ISDEF (checkbox) field.
    We would like to hear what are the required steps to populate this field in the Bdoc Structure and also how to debug the entire flow of middleware till ECC (i.e. the function modules called in ECC to update the database tables).
    Kindly request to let me know as to how can we achieve this?
    Thanks and Regards.

  • How to underscore a name in the to field when email?

    Need help on how to send a email and to underscore name in the to field, how is that done?

    That's not possible. It's a plain text field containing email addresses and cannot be styled.

  • SAP CRM Tables and Fields for Contract start and End dates

    Hi Experts,
    Please Provide me SAP CRM Tables and Field names for the below.
    SAP CRM Contracts start date and End date
    SAP CRM Conditions(PROO, K007 etc....) records start and End Date.
    Thanks and Regards,
    Teja

    correction
    10 Replies Latest reply: 24 May, 2013 8:38 AM by nishant Vasudev  
    Tweet
    SAP CRM Tables and Fields for Contract start and End dates
    This question has been Answered.
    Teja Dhar 12 Oct, 2009 8:03 PM  
    Currently Being Moderated
    Hi Experts,
    Please Provide me SAP CRM Tables and Field names for the below.
    SAP CRM Contracts start date and End date
    SAP CRM Conditions(PROO, K007 etc....) records start and End Date.
    Thanks and Regards,
    Teja
    Correct Answer by Sreekantha Gorla  on Oct 22, 2009 8:22 PM
    Hi,
    dates will be stores in the table 'SCAPPTSEG'.
    I double checked it. This table stores all the date types of one order transactions...
    The relationship is as follows..
    CRMD_ORDERADM_H- guid = crmd_link-guid_hi
    crmd_link-guid_set = SCAPPTSEG-APPL_GUID.
    Thanks and regards,
    Sreekanth
    <:footer>See the answer in context
    6281 Views
    Topics: Customer Relationship Management
    Reply
    Average User Rating
    0
    (0 ratings)
    My Rating:
      Rating Saved!
    Comment on your rating
      Re: SAP CRM Tables and Fields for Contract start and End dates
    Robert Jesionowski 14 Oct, 2009 2:23 PM (in response to Teja Dhar)  
    Currently Being Moderated
        Hi, 
    you should try with FM: CRM_DATES_READ_SINGLE_OB or CRM_DATES_READ_DB.
    There is something in table SCAPPT and SCGENAPPT.
    Regards, R
    Report Abuse
    Like (0)
    Reply
      Re: SAP CRM Tables and Fields for Contract start and End dates
    Teja Dhar 22 Oct, 2009 5:30 PM (in response to Robert Jesionowski)  
    Currently Being Moderated
        Hi Robert, 
    I am not able to find contract start date and End dates in the tables SCAPPT and SCGENAPPT.
    Can you suggest some relevant tables.
    Best Regards,
    Teja
    Report Abuse
    Like (0)
    Reply
      Re: SAP CRM Tables and Fields for Contract start and End dates
    Sreekantha Gorla 22 Oct, 2009 2:35 PM (in response to Teja Dhar)  
    Currently Being Moderated
        Hi, 
    Table SCAPPTSEG stores the contract start and end dates.
    Thanks,
    Sreekanth
    Report Abuse
    Like (0)
    Reply
      Re: SAP CRM Tables and Fields for Contract start and End dates
    Teja Dhar 22 Oct, 2009 5:32 PM (in response to Sreekantha Gorla)  
    Currently Being Moderated
        Hi Sreekanth, 
    I am not able to find contract start date and End dates in the table SCAPPTSEG.This is for appointments.
    Can you suggest some relevant tables.
    Best Regards,
    Teja
    Report Abuse
    Like (0)
    Reply
    Correct AnswerRe: SAP CRM Tables and Fields for Contract start and End dates
    Sreekantha Gorla 22 Oct, 2009 8:22 PM (in response to Teja Dhar)  
    Currently Being Moderated
        Hi, 
    dates will be stores in the table 'SCAPPTSEG'.
    I double checked it. This table stores all the date types of one order transactions...
    The relationship is as follows..
    CRMD_ORDERADM_H- guid = crmd_link-guid_hi
    crmd_link-guid_set = SCAPPTSEG-APPL_GUID.
    Thanks and regards,
    Sreekanth
    Report Abuse
    Like (0)
    Reply
      Re: SAP CRM Tables and Fields for Contract start and End dates
    Wim Olieman 23 Oct, 2009 9:12 AM (in response to Sreekantha Gorla)  
    Currently Being Moderated
        Hi, 
    I can tell you where the pricing records are saved, replicated from ECC.
    The data from ECC table Axxx (e.g. A304) is replicated to CRM table
    CNCCRMPRSAPxxx (e.g. CNCCRMPRSAP304).
    Here you can find fields TIMESTAMP_TO and TIMESTAMP_FROM.
    About the dates: what Sreekantha Gorla stated, about table 'SCAPPTSEG' is correct.
    What might help is to execute program "CRM_ORDER_READ". Here you can find
    the relevant entries also.
    regards,
    Wim
    Report Abuse
    Like (0)
    Reply
      Re: SAP CRM Tables and Fields for Contract start and End dates
    Teja Dhar 23 Oct, 2009 4:59 PM (in response to Teja Dhar)  
    Currently Being Moderated
        Hi Experts, 
    Thanks a lot for your support.My problem got resolved.
    Best Regards,
    Teja
    Report Abuse
    Like (0)
    Reply
      Re: SAP CRM Tables and Fields for Contract start and End dates
    rajesh gadamsetty 27 Nov, 2009 12:29 PM (in response to Teja Dhar)  
    Currently Being Moderated
        Hi Teja 
    Please let me know how you got the dates. i got the same requirement
    Report Abuse
    Like (0)
    Reply
    Correction on above mail.
    Hi Sanjay,
    Can you please help me to find the contract st art date and end date fetching from the table as below
    ITEM DATES:
    Select guid_set from table CRMD_LINK where guid_hi              =  CRMD_ORDER_I-GUID AND
                                                                              OBJTYPE_HI     =  '06'
                                                                              OBJTYPE_SET  =  '30'.
    Select * from SCAPPTSEG where APPL_GUID = guid_set.
    as from the table scapptseg has some unusal fields which fields to select to get the start date and end date and on what condition and isuppose we need to convert als the same
    pls suggest further on same
    regards
    Arora

  • Set visible USG table entity fields to map adapter

    How can I turn visible the USG entity fields qualifiers to map an adapter in Data Object Manager throw Desing Console in OIM 11g?
    I need to get the last role added to a user.
    Thanks.

    You can write the code for same. I don't think that OIM gives that flexibility to add new options there.

  • TS4139 How to update your current, preferred email address?

    This article seems accurate, but it doesn't explain how to change your preferred email address. I have a mac.com account that expired before I activated it with iCloud. (I have iTunes purchases, want to to keep the account.) I've added my new email to the account, and verified the email address, but I'm unable to change the Apple ID to my new address. The "Edit" link that should appear next to "Apple ID and Primary Email Address" is missing.
    You cannot rename your mac.com and me.com Apple IDs. If you no longer use your mac.com or me.com email address, update your Apple ID information with your current, preferred email address.
    This paragraph seems self-contradictory. What do I do with my Apple ID that I've been using with iTunes for years?

    This article seems accurate, but it doesn't explain how to change your preferred email address. I have a mac.com account that expired before I activated it with iCloud. (I have iTunes purchases, want to to keep the account.) I've added my new email to the account, and verified the email address, but I'm unable to change the Apple ID to my new address. The "Edit" link that should appear next to "Apple ID and Primary Email Address" is missing.
    You cannot rename your mac.com and me.com Apple IDs. If you no longer use your mac.com or me.com email address, update your Apple ID information with your current, preferred email address.
    This paragraph seems self-contradictory. What do I do with my Apple ID that I've been using with iTunes for years?

  • I want to make my icloud email my prefered email address how do I change it

    how do I change my prefered email setting

    Welcome to the Apple community.
    You may change your primary email address for a non-me address, however you are unable to do what it is that you are trying to do.

  • Fields on Email screen are GRAYED out in CRM webClient UI

    Hi CRM folks ,
    I have a issue with email in the CRM IC webclient UI . The fileds on the Email section in WEB UI - CIC - CRM 7.0 are graye  . I am  not able to add any text / value in any of the field on the EMAIL screen. all buttons like - send , to , from , CC are  inactive / greyed out. and  the email body  doesn't accepts any characters, basically cant type anything in the email body.
    SCOT setup is alredy performed and working good. I can send emails from SBWP to any email ID.
    so far  I tried to insert IC_INBOX in the business role nad assogned the business role to PFCGF role , but no help.
    Any suggestions would be deeply appreciated...
    Regards,
    Rakesh.

    Hi,
    You should check your email profile (which is assigned to the business role you are using) :
    Interaction Center WebClient->Basic Functions->Communication Channels->Define E-Mail Profiles
    Then depending on your scenario (push or pull), check the email provider maintained there :
    ICI : in case your are using push from a CMS
    Agent Inbox : in case you are processing email from the agent inbox
    Hope this helps,
    Best regards.
    Sylvain AGUETTAZ

  • Inserting custom customer record/case fields into email marketing

    Question:
    Here is what we want to achieve:
    we want to allow our customers to store three words
    we want to incorporate each of theses works into an email sent on a anniversary
    Is it not possible to achieve what we want?
    Answer:
    You are correct. It's currently not possible to include any other data from the CRM inside newsletter campaigns, appart from first name, last name and some other fields present in Tag Insert dropdown.

    Post Author: sharonmtowler
    CA Forum: General
    check your joins to the tables, make sure they are outter joins. go to file, options, check the null value boxes to pull them into the report, but more than likely its your joins

  • CC field in email using SO_NEW_DOCUMENT_ATT_SEND_API1

    Hi,
    im using FM SO_NEW_DOCUMENT_ATT_SEND_API1 to send email and it works fine. my problem is i dont know how to fill the 'CC' field of my email, im using MS Outlook by the way.
    thanks for your support!

    hi Jesus,
    do this way ..
    You need to give copy = 'X' for the parameter you are passing.
    For eg..
    i.e,
    itab-receiver = '[email protected]'.
    itab-express = 'X'.
    itab-copy = ''.
    itab-rec_type = 'U'. "Internet address
    APPEND itab.
    itab-receiver = '[email protected]'.
    itab-express = 'X'.
    itab-copy = 'X'.
    itab-rec_type = 'U'. "Internet address
    APPEND itab.
    *itab-copy = 'X'.
    *append itab.
    call function 'SO_NEW_DOCUMENT_ATT_SEND_API1'
    tables
    receivers = itab
    Message was edited by:
            Santosh Kumar Patha

  • Mapping of CRM BP standard field to ECC Standard field

    Hi Experts ,
    We have a requirement in which we need to copy "Identification Type" field (table field BUT01D-TYPE) in "Identification Tab" of Business Partner from CRM into ECC Standard Field 'Corporate Group' in Control Data in XD01 (Table Field KNA1-KONZS).
    Please let me know where I can do the mapping of the CRM field to ECC field for this requirement .
    thanks in advance.
    Anil

    Go to se19 and choose name for the implementaion and click create. Definition is 'CRM_DATAEXCHG_BADI'. Choose description for the implementation and Save your implementation. Next you have to implement method CRM_DATAEXCH_R3D_MBDOC_FILL by doubleclicking on it. Data coming from r3 are witen in table TI_BAPIMTCS. And to write data to crm you can use direct logic or fill structure of CT_BUS_TRANS_MSG.
    For more information about the badi goto SE18 and open badi CRM_DATAEXCHG_BADI and hit Documentation button.

  • Why can't I type in the To field to email photos from within iPhoto?

    I selected some photos then Share > Email. I can type in the Subject and in the body of the email. I can select the To field but when I type nothing shows up in it. Stumped. I'll email by dragging into Mail, but I'd like to know what's up.

    Set up iPhoto to use Mail instead of iPhoto for the mail client in the General preference pane:
    If you want a template use one of Mail's many stationary templates:
    Try the following to get iPhoto to accept text in the To field of iPhoto's mail window:  make a temporary, backup copy (if you don't already have a backup copy) of the library and try the following:
    1 - delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your
         User/Home()/Library/ Preferences folder.
    2 - delete iPhoto's cache file, Cache.db, that is located in your
         User/Home()/Library/Caches/com.apple.iPhoto folder. 
    Click to view full size
    3 - launch iPhoto and try again.
    NOTE: If you're moved your library from its default location in your Home/Pictures folder you will have to point iPhoto to its new location when you next open iPhoto by holding down the Option key when launching iPhoto.  You'll also have to reset the iPhoto's various preferences.
    NOTE 2:  In Lion and Mountain Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    OT

  • Vendor Master Data - Field SMTP_ADDR (email address)

    Hello Gurus, I need you help!!
    We have recorded a legacy for transaction FK02, because we needed to enter a large amount of e-mails in vendor master records. However, this field was not available in the transaction when carrying out the recording, so we filled in the LFURL field (URL).
    Is there any way we can relate these fields so that the URL entries appear in the e-mail address field?
    Thanks a lot for your help,
    Christine

    Hi,
    You cannot change MASS function for Email address change in vendor masterm, This can be possible with LSMW
    if you need more information please let me know.
    Regards,
    JA

  • Can you use a text field for email sender with E-mail button

    basically i would like to use input information from the user when someone sends an email instead of the default which is to look for a third party e-mail program like outlook. I want to bypass that and possibly use a text field that has the user input their email. some people don't use outlook so it would be nice to bypass that somehow. Is there a way to send email without the whole outlook thing, like not needing a "sender" and instead require them to input email address. I just want to receive the pdf. I am using LIVECYCLE by the way.

    You must enable POP forwarding for the account preferences via webmail access for the account.
    http://mail.google.com/support/bin/answer.py?answer=13273
    http://www.macosxhints.com/article.php?story=20041110192454841
    The instructions for enabling POP forwarding and creating the account as a POP account with an email client such as the Mail.app are available at Gmail's website.

Maybe you are looking for

  • File not found error 43 message. What is this?

    I transferred a project to a friends logic and everything transferred fine except for the fact that every time we start the tune we get the notification: File not found, result code = -43. After we click through the first error code window another po

  • h:dataTable re-rendering problem...

    hi friends, In my project i am using JSF and a4j .I am getting re-rendering problem with <h:dataTable> in mozilla it is working fine but in IE6 the dataTable is not re-rendering .. code is: <a4j:commandButton value="#{rb.New}" onmouseup="javascript:o

  • Skype 7.4 crashing Winhadnt.dll?

    Hello peeps thank you ahead of time for reading this. I seem to be having an issue with skype right when I try and start it up it crashes and gives this error log. Problem Event Name: APPCRASH Application Name: Skype.exe Application Version: 7.4.0.10

  • Restoring iphone to ipod

    I have an old iphone 3GS that was a work phone.  It no longer has a SIM Card, but I was using it as an ipod.  I needed to restore it, but now it is looking for the SIM card to finish the setup.  Is there anyway to get through the setup without the SI

  • Problem Locating Files From HARDDRIVE

    So here is my story: I had a 500GB harddrive which I had my ITUNES music folder. All of my music was nice and sorted and organized and all that jazz, I even went on to rate songs and make playlists for all my 500GBs worth of music. But then my harddr