This table requires activation of Salesforce CRM Pipeline functional area. DW_SF_USER_ROLE_D
Module:
USER_ROLE_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| USER_ROLE_ID | VARCHAR2 | 32 | True | Primary key | |||
| SOURCE_RECORD_ID | VARCHAR2 | 32 | This column is for Oracle Internal use only. SOURCE_RECORD_ID | ||||
| CASE_ACCESS_FOR_ACCOUNT_OWNER | VARCHAR2 | 64 | The case access level for the account owner. | ||||
| CONTACT_ACCESS_FOR_ACCOUNT_OWNER | VARCHAR2 | 64 | The contact access level for the account owner. | ||||
| DEVELOPER_NAME | VARCHAR2 | 128 | This name can contain only underscores and alphanumeric characters, and must be unique in your org. It must begin with a letter, not include spaces, not end with an underscore, and not contain two consecutive underscores. | ||||
| FORECAST_USER_ID | VARCHAR2 | 32 | The ID of the forecast manager associated with this role. | ||||
| LAST_MODIFIED_BY_USER_ID | VARCHAR2 | 32 | Last Modified by user | ||||
| LAST_MODIFIED_DATE | TIMESTAMP | Last Modified Date - Audit column | |||||
| MAY_FORECAST_MANAGER_SHARE | VARCHAR2 | 10 | Indicates whether the forecast manager can manually share their own forecast. | ||||
| NAME | VARCHAR2 | 128 | Name of the role | ||||
| OPPORTUNITY_ACCESS_FOR_ACCOUNT_OWNER | VARCHAR2 | 64 | The opportunity access level for the account owner. Note that you cant set a user role with an opportunity access less than that specified in organization-wide defaults. | ||||
| PARENT_ROLE_ID | VARCHAR2 | 32 | The ID of the parent role. | ||||
| PORTAL_ACCOUNT_ID | VARCHAR2 | 32 | The ID of the roles associated portal account. | ||||
| PORTAL_ACCOUNT_OWNER_ID | VARCHAR2 | 32 | The ID of the roles associated portal accounts owner. | ||||
| PORTAL_ROLE | VARCHAR2 | 64 | The portal role: Executive, Manager, User, or PersonAccount. | ||||
| PORTAL_TYPE | VARCHAR2 | 64 | This value indicates the type of portal for the role | ||||
| ROLLUP_DESCRIPTION | VARCHAR2 | 128 | Description of the forecast rollup. |
Represents a user role in your organization.
Copyright © 2019, 2025, Oracle and/or its affiliates.