RBP_CONTACT_HST(SQL Table) |
Index Back |
---|---|
RBP Contact Sync HistoryTable keeps track of which BO_ID values have been synced per user. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
2 | Signed Number(32,0) | DECIMAL(31) NOT NULL | Business Object ID | |
3 | SYNC_DTTM | DateTime(26) | TIMESTAMP | This field is used to store Synchronize datetime |