DW_SF_PROFILE_D (Preview)

This table requires activation of Salesforce CRM Pipeline functional area. DW_SF_PROFILE_D

Details

Module:

Key Columns

PROFILE_ID

Columns

Columns
Name Datatype Length Precision Not Null Comments Referred Table Referred Column
PROFILE_ID VARCHAR2 32   True Primary key    
SOURCE_RECORD_ID VARCHAR2 32     This column is for Oracle Internal use only. SOURCE_RECORD_ID    
CREATED_BY_USER_ID VARCHAR2 32     Creation Date - Audit column    
CREATED_DATE TIMESTAMP       Created by user    
DESCRIPTION VARCHAR2 512     Description of the profile.    
LAST_MODIFIED_BY_USER_ID VARCHAR2 32     Last Modified by user    
LAST_MODIFIED_DATE TIMESTAMP       Last Modified Date - Audit column    
NAME VARCHAR2 512     The name of the profile.    
USER_TYPE VARCHAR2 64     The category of user license. Each UserType is associated with one or more UserLicense records. Each UserLicense is associated with one or more profiles.    

Notes

Represents a profile, which defines a set of permissions to perform different operations. Operations can include creating a custom profile or querying, adding, updating, or deleting information.

Copyright © 2019, 2025, Oracle and/or its affiliates.