MCFCHATLOG_VW |
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 | Field Type | Column Type | Description |
---|---|---|---|
![]() |
Number(15,0) | DECIMAL(15) NOT NULL | MCF InitChat ID |
OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
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. |
index back | (c)David Kurtz 2020, www.go-faster.co.uk | PeopleTools 8.58 PTRef generated on 21-DEC-20 |