# |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
1 |
POS_LMT_CHK_SEQ |
Number(18,0) |
DECIMAL(18) NOT NULL |
Used in POS_LMT_CHK_TBL.
|
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 |
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.
|
6 |
MESSAGE_DESCR |
Long Character |
CLOB |
Message Description
|