zHKU_AnnualDemandV1
efacdb_full ยท Custom/model/helper tables
Columns
Full schema, no data mutation.| # | Name | Type | Key | Nullable | Default | Comment |
|---|
| 1 | partnum | varchar(30) | - | YES | - | - |
| 2 | stockstanmat | double | - | YES | - | - |
| 3 | hcpartnum | int | - | YES | - | - |
| 4 | qtyused | double | - | YES | - | - |
| 5 | qtyshipped | double | - | YES | - | - |
| 6 | class | varchar(7) | - | NO | | - |
| 7 | partid | varchar(30) | - | YES | - | - |
| 8 | qtyA | double | - | YES | 0 | - |
| 9 | qtyB | double | - | YES | 0 | - |
| 10 | qtyC | double | - | YES | 0 | - |
Indexes
| Name | Unique | Columns |
|---|
| No indexes found. |
Foreign Keys
EFACS has few enforced keys; many relationships are conventional.| Column | References |
|---|
| No enforced foreign keys found for this table. |