UPG_GENLD_TAO(SQL Table) |
Index Back |
---|---|
EE General Deduction DetailThis record contains the general deduction detail for an employee. A view W3PY_DED_DATA based on this record has been created for the purpose of WEB-enabled Dedn. update. Changes made to the record GENL_DEDUCTION would need to be analyzed and made to W3PY_DED_DATA if necessary. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSON |
2 | DEDCD | Character(6) | VARCHAR2(6) NOT NULL |
Deduction Code
Prompt Table: BEN_PROG_GNLDED |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Record |
5 | COMPANY | Character(3) | VARCHAR2(3) NOT NULL | Company |