WTHD_ENTITY_VW(SQL View) | 
Index Back | 
|---|---|
Types for an entity | 
| SELECT DISTINCT a.wthd_entity , a.wthd_type , b.descr FROM PS_WTHD_ENTITY_DTL a , ps_wthd_type_tbl b WHERE a.wthd_type = b.wthd_type | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Withholding Entity | |
| 2 | Character(5) | VARCHAR2(5) NOT NULL | Withholding Type | |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |