PYMNT_MSG_VW(SQL View) |
Index Back |
---|---|
Payment Message View |
select setid, message_cd, descr from PS_PYMNT_MSG_TBL |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
2 | MESSAGE_CD | Character(6) | VARCHAR2(6) NOT NULL | Message Code |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |