This table requires activation of Salesforce CRM Pipeline functional area. DW_SF_USER_D
Module:
USER_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| USER_ID | VARCHAR2 | 32 | True | Primary key | |||
| SOURCE_RECORD_ID | VARCHAR2 | 32 | This column is for Oracle Internal use only. SOURCE_RECORD_ID | ||||
| ABOUT_ME | VARCHAR2 | 999 | Information about the user | ||||
| ACCOUNT_ID | VARCHAR2 | 32 | ID of the Account associated with a Customer Portal user. | ||||
| BADGE_TEXT | VARCHAR2 | 128 | The Experience Cloud site role, displayed on the user profile page just below the user name. | ||||
| CITY | VARCHAR2 | 64 | The city associated with the user. | ||||
| COMMUNITY_NICKNAME | VARCHAR2 | 64 | Name used to identify this user in the Experience Cloud site. | ||||
| COMPANY_NAME | VARCHAR2 | 128 | The name of the users company. | ||||
| CONTACT_ID | VARCHAR2 | 32 | ID of the Contact associated with this account. | ||||
| COUNTRY | VARCHAR2 | 128 | The country associated with the user. | ||||
| CREATED_BY_USER_ID | VARCHAR2 | 32 | Created by user | ||||
| CREATED_DATE | TIMESTAMP | Creation Date - Audit column | |||||
| CURRENCY_ISO_CODE | VARCHAR2 | 16 | Available only for organizations with the multicurrency feature enabled. Contains the ISO code for any currency allowed by the organization. | ||||
| DEFAULT_CURRENCY_ISO_CODE | VARCHAR2 | 16 | The user's default currency setting for new records. For example, if a user in France sets DefaultCurrencyIsoCode to euros, then thats their default currency.Only applicable for organizations that use multiple currencies. | ||||
| DELEGATED_APPROVER_ID | VARCHAR2 | 32 | Id of the user who is a delegated approver for this user. | ||||
| DEPARTMENT | VARCHAR2 | 128 | The company department associated with the user. | ||||
| DIVISION | VARCHAR2 | 128 | The division associated with this user, similar to Department, and unrelated to DefaultDivision. | ||||
| VARCHAR2 | 128 | The users email address. | |||||
| EMPLOYEE_NUMBER | VARCHAR2 | 20 | The users employee number. | ||||
| FIRST_NAME | VARCHAR2 | 64 | The users first name. | ||||
| FORECAST_ENABLED | VARCHAR2 | 16 | Indicates whether the user is enabled for forecasts (true) or not (false). | ||||
| IS_ACTIVE | VARCHAR2 | 16 | Indicates whether the user has access to log in (true) or not (false). | ||||
| LANGUAGE_LOCALE_KEY | VARCHAR2 | 64 | The users language | ||||
| LAST_LOGIN_DATE | TIMESTAMP | The date and time when the user last successfully logged in. | |||||
| LAST_MODIFIED_BY_USER_ID | VARCHAR2 | 32 | Last Modified by user | ||||
| LAST_MODIFIED_DATE | TIMESTAMP | Last Modified Date - Audit column | |||||
| LAST_NAME | VARCHAR2 | 128 | The users last name. | ||||
| LATITUDE | NUMBER | Used with Longitude to specify the geolocation of an address. | |||||
| LONGITUDE | NUMBER | Used with Latitude to specify the geolocation of an address. | |||||
| MANAGER_ID | VARCHAR2 | 32 | The Id of the user who manages this user. | ||||
| PROFILE_ID | VARCHAR2 | 32 | ID of the users Profile. Use this value to cache metadata based on profile. | ||||
| USER_ROLE_ID | VARCHAR2 | 64 | ID of the users UserRole. | ||||
| USER_TYPE | VARCHAR2 | 128 | Each UserType is associated with one or more | ||||
| USER_ROLE_NAME | VARCHAR2 | 128 | user role name | ||||
| USER_ROLE_PORTAL_ROLE | VARCHAR2 | 64 | user role portal role | ||||
| USER_ROLE_PORTAL_TYPE | VARCHAR2 | 64 | user role portal type | ||||
| PROFILE_DESCRIPTION | VARCHAR2 | 512 | profile description | ||||
| PROFILE_NAME | VARCHAR2 | 512 | profile name | ||||
| PROFILE_USER_TYPE | VARCHAR2 | 64 | profile user type | ||||
| TITLE | VARCHAR2 | 128 | Title | ||||
| USERNAME | VARCHAR2 | 128 | User Name | ||||
| ALIAS | VARCHAR2 | 64 | Alias | ||||
| FULL_NAME | VARCHAR2 | 999 | Full Name of user |
Copyright © 2019, 2025, Oracle and/or its affiliates.