FA_EDIT_MSG_VW(SQL View) | 
Index Back | 
|---|---|
User Edit Message Table ViewThis view is used for prompting on user edit messages. | 
| select institution, edit_msg_type, edit_msg_cd, descr from PS_FA_EDIT_MSG_TBL | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | 
Academic Institution
 Default Value: OPR_DEF_TBL_CS.INSTITUTION Prompt Table: INSTITUTION_TBL  | 
|
| 2 | Character(1) | VARCHAR2(1) NOT NULL | 
Edit Message Type
 E=Error I=Informational W=Warning Default Value: E  | 
|
| 3 | Character(6) | VARCHAR2(6) NOT NULL | Edit Message Code | |
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |