TERM_WD_MSG_LOG

(SQL Table)
Index Back

Term Withdrawal Message Log

The Term Withdrawal Message Log Table is used by the Term Withdrawal Engine to return informational and error messages pertaining to a term withdrawal/cancellation request.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 TERM_WD_REQUEST_ID Character(10) VARCHAR2(10) NOT NULL Term Withdrawal/Cancellation
2 TERM_WD_DETAIL_SEQ Number(6,0) INTEGER NOT NULL Term WD Request Detail Seq Nbr
3 MESSAGE_SEQ Number(9,0) DECIMAL(9) NOT NULL Message Sequence
4 MESSAGE_SET_NBR Number(5,0) INTEGER NOT NULL Message Set Number. This field refers to the Message Set Number in the Message Catalog.
5 MESSAGE_NBR Number(5,0) INTEGER NOT NULL Message Number. This field refers to the Message Number in the Message Catalog.
6 MSG_SEVERITY Character(1) VARCHAR2(1) NOT NULL Message Severity
C=Cancel
E=Error
M=Message
W=Warning
7 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.