GPES_BNK5_TMP(SQL Table) |
Index Back |
|---|---|
gpesbnk5 temp tableTotal net amount grouped by employee, run type / default ind |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 2 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 3 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Record |
| 4 | RUN_TYPE | Character(10) | VARCHAR2(10) NOT NULL | Run Type Name |
| 5 | DEFAULT_IND | Character(1) | VARCHAR2(1) NOT NULL | An internal flag used by Benefits Administration to indicate whether a specific benefit option is the 'default' option - that is, if the employee fails to make a valid election, this option will be enrolled by default. |
| 6 | GP_PMT_AMT | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | Amount field on GP PAYMENT table |
| 7 | GP_P_PIN_NET_VAL | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | Net Pay Value |