zCMP_output_PricesForAPI_20251203
efacdb_full ยท Custom/model/helper tables
Columns
Full schema, no data mutation.| # | Name | Type | Key | Nullable | Default | Comment |
|---|
| 1 | partid | varchar(30) | - | NO | - | - |
| 2 | partdesc | varchar(60) | - | YES | - | - |
| 3 | unitprice_obsolete | double | - | NO | - | - |
| 4 | price_nogo_raw | decimal(10,2) | - | YES | - | - |
| 5 | price_wholesale_raw | decimal(10,2) | - | YES | - | - |
| 6 | price_headline_raw | decimal(10,2) | - | YES | - | - |
| 7 | price_nogo | decimal(10,2) | - | YES | - | - |
| 8 | price_wholesale | decimal(10,2) | - | YES | - | - |
| 9 | price_headline | decimal(10,2) | - | 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. |