RSF_LE_USER_PRF(SQL Table) | 
Index Back | 
|---|---|
Lead preferences.This table will store the preference like hiding/unhiding of sections for a better user experience. These preferences will be captured automatically as and when the user hides/unhides the sections. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 2 | CLONE_CONTACTS | Character(1) | VARCHAR2(1) NOT NULL | 
Clone Contacts
 N=No Y=Yes Y/N Table Edit Default Value: Y  | 
| 3 | CLONE_PRODUCTS | Character(1) | VARCHAR2(1) NOT NULL | 
Clone Products
 N=No Y=Yes Y/N Table Edit Default Value: Y  | 
| 4 | CLONE_ATTACHMENTS | Character(1) | VARCHAR2(1) NOT NULL | 
Clone Attachments
 N=No Y=Yes Y/N Table Edit Default Value: Y  | 
| 5 | CLONE_COMPETITION | Character(1) | VARCHAR2(1) NOT NULL | 
Clone Competition
 N=No Y=Yes Y/N Table Edit Default Value: Y  | 
| 6 | CLONE_NEEDS | Character(1) | VARCHAR2(1) NOT NULL | 
Clone Needs
 N=No Y=Yes Y/N Table Edit Default Value: Y  | 
| 7 | CLONE_PARTNERS | Character(1) | VARCHAR2(1) NOT NULL | 
Clone Partners
 N=No Y=Yes Y/N Table Edit Default Value: Y  | 
| 8 | CLONE_SALES_TEAM | Character(1) | VARCHAR2(1) NOT NULL | 
Clone Sales Team
 N=No Y=Yes Y/N Table Edit Default Value: Y  | 
| 9 | CLONE_ATTRIBUTES | Character(1) | VARCHAR2(1) NOT NULL | 
Clone Attributes
 N=No Y=Yes Y/N Table Edit Default Value: Y  | 
| 10 | TRANSFER_TO_CLONE | Character(1) | VARCHAR2(1) NOT NULL | 
Transfer to Clone
 F=Yes - Transfer to First Clone N=No P=Prompt User to Specify Y=Yes - Transfer to Last Clone Y/N Table Edit Default Value: Y  | 
| 11 | ROW_ADDED_DTTM | DateTime(26) | TIMESTAMP | This is a datetime field for record creation. | 
| 12 | ROW_ADDED_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who added the row. | 
| 13 | ROW_LASTMANT_DTTM | DateTime(26) | TIMESTAMP | The date and time that the row was last updated. | 
| 14 | ROW_LASTMANT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who last modified the row. | 
| 15 | SYNCID | Number(10,0) | DECIMAL(10) NOT NULL | The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle. | 
| 16 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |