SSR_GR_SPNLMNBR(SQL View) | 
Index Back | 
|---|---|
Grad App Msg Cat ViewGrad App Msg Cat View | 
| SELECT MESSAGE_SET_NBR , MESSAGE_NBR , MESSAGE_TEXT , DESCRLONG FROM PSMSGCATDEFN | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Number(5,0) | INTEGER NOT NULL | 
Message Set Number
 Prompt Table: PSMSGSETDEFN  | 
|
| 2 | Number(5,0) | INTEGER NOT NULL | 
Message Catalog Number
 Prompt Table: PSMSGCATDEFN  | 
|
| 3 | MESSAGE_TEXT | Character(100) | VARCHAR2(100) NOT NULL | Message Text This field refers to the Text for a particular Message Number in the Message Catalog. | 
| 4 | DESCRLONG | Long Character | CLOB | Long Description |