| # |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
| 1 |
MCF_CHAT_ID |
Number(15,0) |
DECIMAL(15) NOT NULL |
MCF InitChat ID
|
| 2 |
OPRID |
Character(30) |
VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
|
| 3 |
DTTM_STAMP |
DateTime(26) |
TIMESTAMP NOT NULL |
Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.
|
| 4 |
MCFUQQUEUEID |
Character(32) |
VARCHAR2(32) NOT NULL |
Queue ID
|
| 5 |
MCFUQTASKNUM |
Character(30) |
VARCHAR2(30) NOT NULL |
Unique identifier for a task in the Universal Queue.
|
| 6 |
MCF_CHAT_ACTION |
Character(8) |
VARCHAR2(8) NOT NULL |
MCF Chat action
|
| 7 |
DESCRLONG |
Long Character |
CLOB |
Long Description
|