RIM_SYNCLOG(SQL Table) |
Index Back |
|---|---|
RIM table storing Sync DetailsRIM table storing Sync Date and Time for all User Ids. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 2 | Character(3) | VARCHAR2(3) NOT NULL |
For RIM application, used to define Object Types.
CDM=Company, Contact and Call Rep LOP=Lead and Opportunity MET=MetaData TSK=Task |
|
| 3 | RIM_SYNC_COUNT | Number(3,0) | SMALLINT NOT NULL | Configurable dynamic refresh count on Blackberry setup page for Leads and Opportunities search record. |
| 4 | LASTSYNCDTTM | DateTime(26) | TIMESTAMP | Last Synchronization |
| 5 | CURRSYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |