VED_RQ_MSG_VW

(SQL View)
Index Back

Vchr Edit Msg Log View


SELECT a.process_instance , a.message_seq , a.message_set_nbr , a.message_nbr , a.message_severity , a.dttm_stamp_sec FROM ps_message_log a

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
2 MESSAGE_SEQ Number(9,0) DECIMAL(9) NOT NULL Message Sequence
3 MESSAGE_SET_NBR Number(5,0) INTEGER NOT NULL Message Set Number. This field refers to the Message Set Number in the Message Catalog.
4 MESSAGE_NBR Number(5,0) INTEGER NOT NULL Message Number. This field refers to the Message Number in the Message Catalog.
5 MESSAGE_SEVERITY Number(5,0) INTEGER NOT NULL Message Severity
6 DTTM_STAMP_SEC 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.