SP_SET_CT_NONVW(SQL View) |
Index Back |
---|---|
Contract Setid Add Prompt |
select distinct b.setid, c.descr from PS_BUS_UNIT_TBL_AP a, ps_set_cntrl_group b, ps_setid_tbl c where a.business_unit = b.setcntrlvalue and b.setid = c.setid |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |