LONG_EARNS_CAN(SQL Table) |
Index Back |
---|---|
Long Term EarningsLong Term Earnings for the injured Worker - used for submission to the WCB - Canada |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INCIDENT_NBR | Character(8) | VARCHAR2(8) NOT NULL | Incident Number |
2 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Default Value: INJURY_ILL.EMPLID Prompt Table: PERSON |
3 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL |
Empl Rcd Nbr
Prompt Table: PER_ORG_ASGN_VW |
4 | NON_EMPLOYEE_ID | Character(11) | VARCHAR2(11) NOT NULL |
Non-Employee ID
Prompt Table: NE_INCIDNT_SRCH |
5 | SEQUENCE_NBR | Number(2,0) | SMALLINT NOT NULL | Sequence Number |
6 | LTE_AMOUNT_CAN | Number(9,2) | DECIMAL(8,2) NOT NULL | Long Term Earnings Amount |
7 | THREE_MON_WG_CD | Character(1) | VARCHAR2(1) NOT NULL |
Indicates whether the amount in 3 month total gross wage amount represents the wages accumulated in 12 weeks or 3 months
Valid codes:
W = 12 weeks
M = 3 months
W=12 Weeks |
8 | PERIOD_START_DT | Date(10) | DATE | Period Start Date |
9 | PERIOD_END_DATE | Date(10) | DATE | Period End Date |
10 | DT_CHG_REASON_CAN | Long Character | CLOB | Date Change Reason |