MOBILEID(SQL Table) |
Index Back |
|---|
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(36) | VARCHAR2(36) NOT NULL | Device Identifier | |
| 2 | Number(10,0) | DECIMAL(10) NOT NULL |
Sequence Number
Default Value: 1 |
|
| 3 | DEVICEBOOKMARK | Character(254) | VARCHAR2(254) NOT NULL | Mobile Device Bookmark |
| 4 | CHUNKCOUNT | Number(9,0) | DECIMAL(9) NOT NULL | Chunk Count |
| 5 | SERVERBOOKMARK | Character(36) | VARCHAR2(36) NOT NULL | Mobile Server Bookmark |
| 6 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
| 7 | PLATFORMMOBILE | Number(2,0) | SMALLINT NOT NULL | Mobile Device Platform |
| 8 | CREATIONDATE | DateTime(26) | TIMESTAMP | Creation Date of Device ID |
| 9 | LASTSYNCDATE | DateTime(26) | TIMESTAMP | Creation Date of Device ID |
| 10 | SYNC_RESPONSE | Image / Attachment(30) | VARCHAR2(30) | Last Synchronizatino Response |