MCFCHATLOG_VW(SQL View) |
Index Back |
---|
SELECT MCF_CHAT_ID ,OPRID ,DTTM_STAMP FROM PS_MCFCHATLOG WHERE MCF_CHAT_ACTION='InitChat' OR MCF_CHAT_ACTION='Accept' |
# | 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 | 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. |