UNION_ERNCD_TBL(SQL Table) |
Index Back |
|---|---|
Union Earnings CodesUse UNION_ERNCD_TBL to identify the pay earnings codes (for payroll processing) that are valid for members of a particular union. If you're using this record, you must also create the parent record, UNION_TBL. You can create multiple UNION_ERNCD_TBL records for a union. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(3) | VARCHAR2(3) NOT NULL |
Union Code
Prompt Table: UNION_TBL |
|
| 2 | Date(10) | DATE |
Effective Date
Default Value: %date |
|
| 3 | Character(3) | VARCHAR2(3) NOT NULL |
Company
Prompt Table: COMPANY_TBL |
|
| 4 | Character(3) | VARCHAR2(3) NOT NULL |
Pay Group
Prompt Table: PAYGROUP_TBL |
|
| 5 | Character(3) | VARCHAR2(3) NOT NULL |
Earnings Code
Prompt Table: ERN_PROG_DESCR2 |