GPAU_WL_DEF(SQL Table) |
Index Back |
|---|---|
WH lim control fieldsWithholding limit definition of control field to determine the tax deductions execution sequence |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Date(10) | DATE |
Effective Date
Default Value: %date |
|
| 2 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
| 3 | GPAU_PIN_WL1_NUM | Number(8,0) | INTEGER NOT NULL | Withholding limit control field 1 - Typically SETID when available |
| 4 | GPAU_WL_PRMP1 | Character(20) | VARCHAR2(20) NOT NULL |
Withholding limit control field1 prompt
Prompt Table: PSRECDEFN_VW |
| 5 | GPAU_PIN_WL2_NUM | Number(8,0) | INTEGER NOT NULL |
Withholding limit control field 2- Typically the actual control field
Prompt Table: GPAU_PIN_WL0_VW |
| 6 | GPAU_WL_PRMP2 | Character(20) | VARCHAR2(20) NOT NULL |
Withholding limit control field2 prompt
Prompt Table: PSRECDEFN_VW |