# |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
1 |
BCNAME |
Character(30) |
VARCHAR2(30) NOT NULL |
Business Component Name (see PSBCDEFN).
|
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 |
CONFLICTRESOLUTION |
Number(1,0) |
SMALLINT NOT NULL |
The Conflict Resolution Algorithm to be used by the Synchronization Server.
|
4 |
MSGSET |
Number(5,0) |
INTEGER NOT NULL |
Message Set Number
|
5 |
RELCONTENTPROJ |
Character(30) |
VARCHAR2(30) NOT NULL |
Related Content Project
|
6 |
MPDEVICEPERSIST |
Character(1) |
VARCHAR2(1) NOT NULL |
Do not send updates
|