LINE_WTHD_UPDT(SQL Table) |
Index Back |
---|
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | VOUCHER_ID | Character(8) | VARCHAR2(8) NOT NULL | Voucher ID |
3 | VOUCHER_LINE_NUM | Number(5,0) | INTEGER NOT NULL | Voucher Line Number |
4 | NEW_WTHD_SW | Character(1) | VARCHAR2(1) NOT NULL |
Withholding applicable flag
N=No Y=Yes |
5 | NEW_WTHD_CLASS | Character(5) | VARCHAR2(5) NOT NULL | Withhold class |
6 | WTHD_ENTITY | Character(5) | VARCHAR2(5) NOT NULL | Withholding Entity |
7 | NEW_WTHD_SETID | Character(5) | VARCHAR2(5) NOT NULL | Setid for the Withholding Code |
8 | CURRENT_WTHD_SW | Character(1) | VARCHAR2(1) NOT NULL | Withholding applicable flag |
9 | UPDATE_STATUS_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Gives status of the withholding update. When a user saves a request to update withholding the status will be PENDING until the Withhold Update AE is run at which point the status is set to UPDATED.
P=Pending Database Update U=Database Updated |
10 | START_DATE | Date(10) | DATE | Start Date for Gen Standing PO |
11 | END_DATE | Date(10) | DATE | End Date |
12 | NEW_WTHD_TYPE | Character(5) | VARCHAR2(5) NOT NULL | New Withhold Type |
13 | NEW_WTHD_JUR_CD | Character(5) | VARCHAR2(5) NOT NULL | New Withholding Jurisdiction |