TRW_EE_STMT_SEC(SQL Table) |
Index Back |
|---|---|
TRW EE Stmt Section Sum RecordThis table is the total rewards employee statement section summary table that summarizes the compensation totals for reward items associated to the section. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(15) | VARCHAR2(15) NOT NULL | Reward Statement ID | |
| 2 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 3 | Number(3,0) | SMALLINT NOT NULL | Statement Record | |
| 4 | Character(10) | VARCHAR2(10) NOT NULL | Section ID for sections in total rewards template.setup | |
| 5 | Character(15) | VARCHAR2(15) NOT NULL | Total rewards statement - reward item ID | |
| 6 | TRW_TOT_EE_AMT | Signed Number(23,6) | DECIMAL(21,6) NOT NULL | Total Employee Amount |
| 7 | TRW_TOT_ER_AMT | Signed Number(23,6) | DECIMAL(21,6) NOT NULL | Total Employer Amount |
| 8 | TRW_TOT_CP_AMT | Signed Number(23,6) | DECIMAL(21,6) NOT NULL | Total Company Provided Amount |
| 9 | TRW_UNITS | Number(8,0) | INTEGER NOT NULL | TRW Units |
| 10 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL | Currency Code |