zAR-BIP-template-headers
efacdb_full ยท Custom/model/helper tables
Updated
2026-05-17 16:31:47
Columns
Full schema, no data mutation.| # | Name | Type | Key | Nullable | Default | Comment |
|---|
| 1 | template-id | bigint | PRI | NO | - | - |
| 2 | paramsetid | bigint | MUL | NO | - | - |
| 3 | parent-partid | varchar(30) | - | NO | - | - |
| 4 | bom-row-count | int | - | NO | 0 | - |
| 5 | routing-row-count | int | - | NO | 0 | - |
| 6 | created-at | timestamp | - | NO | CURRENT_TIMESTAMP | - |
Indexes
| Name | Unique | Columns |
|---|
| PRIMARY | Yes | template-id |
| ux-zar-bip-template-param-parent | Yes | paramsetid, parent-partid |
Foreign Keys
EFACS has few enforced keys; many relationships are conventional.| Column | References |
|---|
| No enforced foreign keys found for this table. |