WTHD_ENTITY_VW4(SQL View) |
Index Back |
---|---|
Entities for a supplier |
select a.setid, a.vendor_id, a.wthd_entity, b.descr from PS_VENDOR_WTHD a, ps_wthd_entity_dfn b where a.wthd_entity = b.wthd_entity |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | Vendor SetID | |
2 | Character(10) | VARCHAR2(10) NOT NULL | Vendor Identifier | |
3 | Character(5) | VARCHAR2(5) NOT NULL | Withholding Entity | |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |