RIM_SYNC_VW(SQL View) |
Index Back |
---|---|
RIM Sync FlagRIM Sync Flag used to detect if the RIM device is requesting a complete refresh or just deltas. |
SELECT A.FIELDVALUE FROM PSXLATITEM A WHERE A.EFF_STATUS='A' AND A.FIELDNAME='RIM_SYNC_FLAG' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RIM_SYNC_FLAG | Character(4) | VARCHAR2(4) NOT NULL |
This flag is used by RIM device to detect the full refresh or delta changes.
D=Date Sync N=Null Value R=Reset Device T=Retry Sync |