GPNZ_SSCWT_PCT(SQL Table) | 
Index Back | 
|---|---|
SSCWT Rate tableStore the SSCWT rate information for the employee at the end of the year. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 2 | Character(18) | VARCHAR2(18) NOT NULL | Calendar Run Id | |
| 3 | Number(3,0) | SMALLINT NOT NULL | Empl Rcd Nbr | |
| 4 | Character(10) | VARCHAR2(10) NOT NULL | Global Payroll pay group | |
| 5 | Character(18) | VARCHAR2(18) NOT NULL | calendar id | |
| 6 | Character(18) | VARCHAR2(18) NOT NULL | Original Calendar Group ID | |
| 7 | Number(4,0) | SMALLINT NOT NULL | Result Segment Number | |
| 8 | GPNZ_SSCWT_YR | Number(4,0) | SMALLINT NOT NULL | This field is used to store the year in which the SSCWT rate was calculated. | 
| 9 | GPNZ_SSCWT_PCT | Number(6,3) | DECIMAL(5,3) NOT NULL | SSCWT rate. |