zHCK_monthlyTally_ByRawPart
efacdb_full ยท Custom/model/helper tables
Columns
Full schema, no data mutation.| # | Name | Type | Key | Nullable | Default | Comment |
|---|
| 1 | partnum | varchar(30) | - | NO | - | - |
| 2 | partdesc | varchar(60) | - | YES | - | - |
| 3 | month | varchar(7) | - | YES | | - |
| 4 | qtyOut | double | - | YES | - | - |
| 5 | qtyIn | double | - | YES | - | - |
| 6 | CqtyOut_SOs | double | - | YES | - | - |
| 7 | DqtyIn_POs | double | - | YES | - | - |
| 8 | EqtyOut_Annual | double | - | YES | - | - |
| 9 | FqtyIn_Stock | double | - | 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. |