zAR-BIPI-instance-headers
efacdb_full ยท Custom/model/helper tables
Updated
2026-05-17 16:31:49
Columns
Full schema, no data mutation.| # | Name | Type | Key | Nullable | Default | Comment |
|---|
| 1 | bipi-id | bigint | PRI | NO | - | - |
| 2 | statesetid | bigint | MUL | NO | - | - |
| 3 | worksorderid | varchar(30) | - | NO | - | - |
| 4 | partid | varchar(30) | - | YES | - | - |
| 5 | part_sm | varchar(12) | - | YES | - | - |
| 6 | quantity | double | - | NO | 0 | - |
| 7 | quantitycompleted | double | - | NO | 0 | - |
| 8 | allocated-time-minutes | double | - | NO | 0 | - |
| 9 | issued-part-count | int | - | NO | 0 | - |
| 10 | created-part-count | int | - | NO | 0 | - |
| 11 | created-at | timestamp | - | NO | CURRENT_TIMESTAMP | - |
Indexes
| Name | Unique | Columns |
|---|
| PRIMARY | Yes | bipi-id |
| ux-zar-bipi-state-wo | Yes | statesetid, worksorderid |
Foreign Keys
EFACS has few enforced keys; many relationships are conventional.| Column | References |
|---|
| No enforced foreign keys found for this table. |