l_c_alj_cmp_deter
5 rows
| determination | description |
|---|---|
| 1 | Backpay amount determined |
| 2 | Remanded for backpay computation |
| 3 | Reinstatement rights decided |
| 4 | Employer status decided (alter ego,etc.) |
| 5 | Rights to backpay decided |
Table schema
CREATE TABLE l_c_alj_cmp_deter(determination BIGINT, description VARCHAR);