GPDE_TX_DTH_BEN(SQL Table) |
Index Back |
|---|---|
Deatb Benefit or Severance PayInformation to calculate the according taxpriviledged pension exemption for an employee based on an entered death benefit and/or severance pay |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 2 | Number(3,0) | SMALLINT NOT NULL | Empl Rcd Nbr | |
| 3 | Date(10) | DATE | Pay Period End Date | |
| 4 | Number(4,0) | SMALLINT NOT NULL | Begin year of taxprivileged payment for death benefit payment and/or severance payment | |
| 5 | GPDE_TX_DEATHBEN | Signed Number(14,2) | DECIMAL(12,2) NOT NULL | Taxprivileged Pension as Death Benefit Payment for an employee |
| 6 | GPDE_TX_SEV_PAY | Signed Number(14,2) | DECIMAL(12,2) NOT NULL | Taxprivileged Pension as Severance Payment for an employee |
| 7 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL |
Currency Code
Default Value: EUR Prompt Table: CURRENCY_CD_TBL |