zBSC_inputs_Routing
efacdb_full ยท Custom/model/helper tables
Columns
Full schema, no data mutation.| # | Name | Type | Key | Nullable | Default | Comment |
|---|
| 1 | partid | varchar(64) | PRI | NO | - | - |
| 2 | workcentreid | varchar(64) | PRI | NO | - | - |
| 3 | set_time_raw | decimal(18,6) | - | YES | - | - |
| 4 | run_time_raw | decimal(18,6) | - | YES | - | - |
| 5 | set_time_hr | decimal(18,6) | - | YES | - | - |
| 6 | run_time_hr | decimal(18,6) | - | YES | - | - |
Indexes
| Name | Unique | Columns |
|---|
| PRIMARY | Yes | partid, workcentreid |
| idx_rtg_wc | No | workcentreid |
Foreign Keys
EFACS has few enforced keys; many relationships are conventional.| Column | References |
|---|
| No enforced foreign keys found for this table. |