RIM_PERS_USR_VW(SQL View) |
Index Back |
---|---|
Current Persons for a UserCurrent Person for a User - This Record contains the current Persons that should be synchronized for a RIM User |
SELECT BO_ID , SYNCID , SYNCDTTM FROM PS_RD_PERSON WHERE BO_ID < 0 |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BO_ID_PERSON | Number(31,0) | DECIMAL(31) NOT NULL | Business Object ID |
2 | 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. |
3 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |