RDM_360_SYNCID(SQL Table) |
Index Back |
---|---|
Mobile 360Mobile 360 Degree Record containing Device ID, User ID and Sync ID. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | DEVICEID | Character(36) | VARCHAR2(36) NOT NULL | Device Identifier |
2 | USERID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID |
3 | 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. |