zAR-BIP-workcentre-set-items
efacdb_full ยท Custom/model/helper tables
Columns
Full schema, no data mutation.| # | Name | Type | Key | Nullable | Default | Comment |
|---|
| 1 | item-id | bigint | PRI | NO | - | - |
| 2 | workcentresetid | bigint | MUL | NO | - | - |
| 3 | workcentreid | varchar(30) | - | NO | - | - |
| 4 | workcentre-description | varchar(255) | - | YES | - | - |
| 5 | msection | varchar(64) | - | YES | - | - |
| 6 | macdesc | varchar(255) | - | YES | - | - |
| 7 | staffing-category | varchar(40) | - | NO | hc_assy | - |
| 8 | parallel-instances | int | - | NO | 1 | - |
| 9 | min-staff | int | - | NO | 1 | - |
| 10 | max-staff | int | - | NO | 1 | - |
| 11 | notes | text | - | YES | - | - |
Indexes
| Name | Unique | Columns |
|---|
| PRIMARY | Yes | item-id |
| ux-zar-bip-workcentre-set-item | Yes | workcentresetid, workcentreid |
Foreign Keys
EFACS has few enforced keys; many relationships are conventional.| Column | References |
|---|
| No enforced foreign keys found for this table. |