RE_WTHD_CD_HDR(SQL View) |
Index Back |
|---|---|
Withholding CodesThis view fetches the Withholding codes and the description from the Withholding codes Header table. |
| SELECT A.SETID , A.WTHD_CD , A.DESCR FROM PS_WTHD_CD_HDR A |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
|
| 2 | Character(5) | VARCHAR2(5) NOT NULL | Withholding Code | |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |