UserProfile
This is a table representing the UserProfile entities in FinancialForce.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | True |
Unique identifier of the UserProfile. | |
| LastName | String | True |
Label Last Name corresponds to this field. | |
| FirstName | String | True |
Label First Name corresponds to this field. | |
| Name | String | True |
Label Name corresponds to this field. | |
| Title | String | True |
Label Title corresponds to this field. | |
| ManagerId | String | True |
UserProfile.Id |
Label Manager ID corresponds to this field. |
| CompanyName | String | True |
Label Company Name corresponds to this field. | |
| AboutMe | String | True |
Label About Me corresponds to this field. | |
| String | True |
Label E-mail corresponds to this field. | ||
| Phone | String | True |
Label Phone corresponds to this field. | |
| MobilePhone | String | True |
Label Cell corresponds to this field. | |
| Fax | String | True |
Label Fax corresponds to this field. | |
| Street | String | True |
Label Street corresponds to this field. | |
| City | String | True |
Label City corresponds to this field. | |
| State | String | True |
Label State/Province corresponds to this field. | |
| PostalCode | String | True |
Label Zip/Postal Code corresponds to this field. | |
| Country | String | True |
Label Country corresponds to this field. | |
| Latitude | Double | True |
Label Latitude corresponds to this field. | |
| Longitude | Double | True |
Label Longitude corresponds to this field. | |
| IsBadged | Boolean | True |
Label User Photo has a badge overlay corresponds to this field. | |
| IsActive | Boolean | True |
Label Active corresponds to this field. | |
| UserPreferencesActivityRemindersPopup | Boolean | True |
Label ActivityRemindersPopup corresponds to this field. | |
| UserPreferencesEventRemindersCheckboxDefault | Boolean | True |
Label EventRemindersCheckboxDefault corresponds to this field. | |
| UserPreferencesTaskRemindersCheckboxDefault | Boolean | True |
Label TaskRemindersCheckboxDefault corresponds to this field. | |
| UserPreferencesReminderSoundOff | Boolean | True |
Label ReminderSoundOff corresponds to this field. | |
| UserPreferencesDisableAllFeedsEmail | Boolean | True |
Label DisableAllFeedsEmail corresponds to this field. | |
| UserPreferencesDisableFollowersEmail | Boolean | True |
Label DisableFollowersEmail corresponds to this field. | |
| UserPreferencesDisableProfilePostEmail | Boolean | True |
Label DisableProfilePostEmail corresponds to this field. | |
| UserPreferencesDisableChangeCommentEmail | Boolean | True |
Label DisableChangeCommentEmail corresponds to this field. | |
| UserPreferencesDisableLaterCommentEmail | Boolean | True |
Label DisableLaterCommentEmail corresponds to this field. | |
| UserPreferencesDisProfPostCommentEmail | Boolean | True |
Label DisProfPostCommentEmail corresponds to this field. | |
| UserPreferencesApexPagesDeveloperMode | Boolean | True |
Label ApexPagesDeveloperMode corresponds to this field. | |
| UserPreferencesHideCSNGetChatterMobileTask | Boolean | True |
Label HideCSNGetChatterMobileTask corresponds to this field. | |
| UserPreferencesDisableMentionsPostEmail | Boolean | True |
Label DisableMentionsPostEmail corresponds to this field. | |
| UserPreferencesDisMentionsCommentEmail | Boolean | True |
Label DisMentionsCommentEmail corresponds to this field. | |
| UserPreferencesHideCSNDesktopTask | Boolean | True |
Label HideCSNDesktopTask corresponds to this field. | |
| UserPreferencesHideChatterOnboardingSplash | Boolean | True |
Label HideChatterOnboardingSplash corresponds to this field. | |
| UserPreferencesHideSecondChatterOnboardingSplash | Boolean | True |
Label HideSecondChatterOnboardingSplash corresponds to this field. | |
| UserPreferencesDisCommentAfterLikeEmail | Boolean | True |
Label DisCommentAfterLikeEmail corresponds to this field. | |
| UserPreferencesDisableLikeEmail | Boolean | True |
Label DisableLikeEmail corresponds to this field. | |
| UserPreferencesDisableMessageEmail | Boolean | True |
Label DisableMessageEmail corresponds to this field. | |
| UserPreferencesOptOutOfTouch | Boolean | True |
Label OptOutOfTouch corresponds to this field. | |
| UserPreferencesDisableBookmarkEmail | Boolean | True |
Label DisableBookmarkEmail corresponds to this field. | |
| UserPreferencesDisableSharePostEmail | Boolean | True |
Label DisableSharePostEmail corresponds to this field. | |
| UserPreferencesEnableAutoSubForFeeds | Boolean | True |
Label EnableAutoSubForFeeds corresponds to this field. | |
| UserPreferencesDisableFileShareNotificationsForApi | Boolean | True |
Label DisableFileShareNotificationsForApi corresponds to this field. | |
| UserPreferencesShowTitleToExternalUsers | Boolean | True |
Label ShowTitleToExternalUsers corresponds to this field. | |
| UserPreferencesShowManagerToExternalUsers | Boolean | True |
Label ShowManagerToExternalUsers corresponds to this field. | |
| UserPreferencesShowEmailToExternalUsers | Boolean | True |
Label ShowEmailToExternalUsers corresponds to this field. | |
| UserPreferencesShowWorkPhoneToExternalUsers | Boolean | True |
Label ShowWorkPhoneToExternalUsers corresponds to this field. | |
| UserPreferencesShowMobilePhoneToExternalUsers | Boolean | True |
Label ShowMobilePhoneToExternalUsers corresponds to this field. | |
| UserPreferencesShowFaxToExternalUsers | Boolean | True |
Label ShowFaxToExternalUsers corresponds to this field. | |
| UserPreferencesShowStreetAddressToExternalUsers | Boolean | True |
Label ShowStreetAddressToExternalUsers corresponds to this field. | |
| UserPreferencesShowCityToExternalUsers | Boolean | True |
Label ShowCityToExternalUsers corresponds to this field. | |
| UserPreferencesShowStateToExternalUsers | Boolean | True |
Label ShowStateToExternalUsers corresponds to this field. | |
| UserPreferencesShowPostalCodeToExternalUsers | Boolean | True |
Label ShowPostalCodeToExternalUsers corresponds to this field. | |
| UserPreferencesShowCountryToExternalUsers | Boolean | True |
Label ShowCountryToExternalUsers corresponds to this field. | |
| UserPreferencesShowProfilePicToGuestUsers | Boolean | True |
Label ShowProfilePicToGuestUsers corresponds to this field. | |
| UserPreferencesShowTitleToGuestUsers | Boolean | True |
Label ShowTitleToGuestUsers corresponds to this field. | |
| UserPreferencesShowCityToGuestUsers | Boolean | True |
Label ShowCityToGuestUsers corresponds to this field. | |
| UserPreferencesShowStateToGuestUsers | Boolean | True |
Label ShowStateToGuestUsers corresponds to this field. | |
| UserPreferencesShowPostalCodeToGuestUsers | Boolean | True |
Label ShowPostalCodeToGuestUsers corresponds to this field. | |
| UserPreferencesShowCountryToGuestUsers | Boolean | True |
Label ShowCountryToGuestUsers corresponds to this field. | |
| UserPreferencesHideS1BrowserUI | Boolean | True |
Label HideS1BrowserUI corresponds to this field. | |
| FullPhotoUrl | String | True |
Label Url for full-sized Photo corresponds to this field. | |
| SmallPhotoUrl | String | True |
Label Url for Thumbnail sized Photo corresponds to this field. | |
| LastModifiedDate | Datetime | True |
Label Last Modified Date corresponds to this field. | |
| LastModifiedById | String | True |
User.Id |
Label Last Modified By ID corresponds to this field. |
| SystemModstamp | Datetime | True |
Label System Modstamp corresponds to this field. |