Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('mrp_workcenter_productivity_loss_id_seq'::regclass) |
|
|
|||||
| sequence | int4 | 10 | √ | null |
|
|
Sequence |
||||
| loss_id | int4 | 10 | √ | null |
|
|
Category |
||||
| create_uid | int4 | 10 | √ | null |
|
|
Created by |
||||
| write_uid | int4 | 10 | √ | null |
|
|
Last Updated by |
||||
| loss_type | varchar | 2147483647 | √ | null |
|
|
Effectiveness Category |
||||
| name | jsonb | 2147483647 | null |
|
|
Blocking Reason |
|||||
| manual | bool | 1 | √ | null |
|
|
Is a Blocking Reason |
||||
| create_date | timestamp | 29,6 | √ | null |
|
|
Created on |
||||
| write_date | timestamp | 29,6 | √ | null |
|
|
Last Updated on |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| mrp_workcenter_productivity_loss_pkey | Primary key | Asc | id |

