WTHD_ENT_VW1_LG(SQL View) |
Index Back |
|---|---|
Types for an entity |
| SELECT a.wthd_entity , a.wthd_type , a.wthd_jur_cd , b.language_cd , b.descr FROM PS_WTHD_ENTITY_DTL a , ps_wthd_jur_lang b WHERE a.wthd_type = b.wthd_type AND a.wthd_jur_cd = b.wthd_jur_cd |
| # | 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(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |