zAR-BIP-stateset-stock-by-location
efacdb_full ยท Custom/model/helper tables
Updated
2026-05-17 16:31:08
Columns
Full schema, no data mutation.| # | Name | Type | Key | Nullable | Default | Comment |
|---|
| 1 | snapshot-row-id | bigint | PRI | NO | - | - |
| 2 | statesetid | bigint | MUL | NO | - | - |
| 3 | partid | varchar(30) | - | YES | - | - |
| 4 | part_sm | varchar(12) | - | YES | - | - |
| 5 | warehouseid | varchar(30) | - | NO | - | - |
| 6 | locationid | varchar(30) | - | NO | - | - |
| 7 | status | varchar(20) | - | YES | - | - |
| 8 | batch-count | int | - | NO | 0 | - |
| 9 | quantity | double | - | NO | 0 | - |
| 10 | committedquantity | double | - | NO | 0 | - |
| 11 | stockvalue | decimal(19,4) | - | NO | 0.0000 | - |
| 12 | first-receiveddate | datetime(6) | - | YES | - | - |
| 13 | last-receiveddate | datetime(6) | - | YES | - | - |
Indexes
| Name | Unique | Columns |
|---|
| PRIMARY | Yes | snapshot-row-id |
| ix-zAR-BIP-stateset-stock-by-location-statesetid | No | statesetid |
Status Counts
| Status | Count |
|---|
| PHYSICAL | 8,482 |
| QUARANTINE | 138 |
| REJECT | 120 |
Foreign Keys
EFACS has few enforced keys; many relationships are conventional.| Column | References |
|---|
| No enforced foreign keys found for this table. |