| PY_GENL_DED_VW(SQL View) | Index Back | 
|---|---|
| General Deduction viewThis view is used to selectively review general deductions. | 
| SELECT DISTINCT A.DEDCD ,A.DESCR FROM PS_DEDUCTION_TBL A WHERE A.PLAN_TYPE='00' | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(6) | VARCHAR2(6) NOT NULL | Deduction Code | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |