PYMNT_HNDL_VW(SQL View) |
Index Back |
---|
select a.setid, b.descr from PS_PYMNT_HNDL_TBL a, ps_setid_tbl b where a.setid = b.setid |
# | 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 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |