SP_EXDSID_NONVW(SQL View) |
Index Back |
---|---|
Security viewUsed with CENVAT Online processing component |
SELECT DISTINCT i.org_setid , s.descr FROM PS_EXD_SHP_INV_HDR i , ps_setid_tbl s WHERE i.org_setid = s.setid AND i.exd_inv_status NOT IN ('C', 'P', 'N') |
# | 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 |