zCMP_results_PurchaseCostLimits
efacdb_full ยท Custom/model/helper tables
Updated
2026-04-03 14:25:50
Columns
Full schema, no data mutation.| # | Name | Type | Key | Nullable | Default | Comment |
|---|
| 1 | partid | varchar(30) | - | NO | | - |
| 2 | partdesc | varchar(60) | - | YES | - | - |
| 3 | last_dueperiodnum | bigint | - | YES | - | - |
| 4 | last_price_avg | double | - | YES | - | - |
| 5 | price_upper | double | - | YES | - | - |
| 6 | price_lower | double | - | YES | - | - |
| 7 | regression_warning | varchar(73) | - | YES | - | - |
| 8 | extrapolation_warning | varchar(105) | - | YES | - | - |
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. |