WTHD_ENTITY_VW2(SQL View) | 
Index Back | 
|---|---|
Classes for an entity | 
| select distinct a.wthd_entity, a.wthd_type, a.wthd_jur_cd, a.wthd_class, b.descr from PS_WTHD_ENTITY_DTL a, ps_wthd_class_tbl b where b.wthd_type = a.wthd_type and b.wthd_class = a.wthd_class | 
| # | 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 | Character(5) | VARCHAR2(5) NOT NULL | Withholding Jurisdiction | |
| 4 | Character(5) | VARCHAR2(5) NOT NULL | Withholding Class | |
| 5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |