GPAU_NRP_WL1_VW(SQL View) |
Index Back |
---|---|
Withholding limit ded sequenceWithholding limit deduction execution sequence |
SELECT EFFDT ,EFF_STATUS ,GPAU_PIN_WL1_NUM + 50000000 ,GPAU_WL_PRMP1 ,GPAU_PIN_WL2_NUM + 50000000 ,GPAU_WL_PRMP2 FROM PS_GPAU_WL_DEF |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EFFDT | 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 |