Finished_Stock
| π Overview: 12 Fields | 6 Indexes | 2 Many-to-One Relations |
π Description
π¨οΈ Inventory table tracking current finished goods stock levels by product and location. Updated by Stock_Movement transactions, used for availability checks and planning.
βΉοΈ Table Information
- Table ID: 12
- UUID: 51AABC1ABE247B49864812D98CE6E30B
- Primary Key: π
ID - Generated: π 2025-12-04T14:33:39Z
π Table of Contents
- π Fields (12)
- π Indexes (6)
- π Many-to-One Relations (2)
- π Related Items
- Forms (9)
π Fields
| Field | Type | Constraints | Description |
|---|---|---|---|
| FinishedStockID | Long Integer | β οΈ Required, π« Not Null | - |
| ProductID_l | Long Integer | β οΈ Required, π« Not Null | - |
| Reuse_Issue_No | String (5) | π« Not Null | - |
| MaterialID | Integer | π« Not Null | - |
| Stock_Quantity | Long Integer | π« Not Null | - |
| Reuse_NoOfBoxes | Long Integer | π« Not Null | - |
| Reuse_PartBoxQty | Long Integer | π« Not Null | - |
| Reuse_WIP | Long Integer | π« Not Null | - |
| LocationID_l | Long Integer | π« Not Null | - |
| Works_Order_No | Long Integer | π« Not Null | - |
| π ID | Long Integer | π PK, β¨ Unique, β‘ Auto, π« Not Null | - |
| Pallet_ID | Long Integer | π« Not Null | - |
π Indexes
| Field | Type | Kind | Unique |
|---|---|---|---|
ID | Keywords | regular | β¨ Yes |
LocationID_l | Keywords | regular | - |
ProductID_l | Keywords | regular | - |
Works_Order_No | Keywords | regular | - |
FinishedStockID | Keywords | regular | - |
MaterialID | Keywords | regular | - |
π Many-to-One Relations
| Relation Name | Destination Table | Source β Destination | State | Description |
|---|---|---|---|---|
WorksOrderEntity | WorksOrder | Works_Order_No β Works_Order_No | Active | - |
Stock_LocationEntity | Stock_Location | LocationID_l β StockLocationID_l | Active | - |
π Related Items
π Forms
- %2AStockControl - Data source for %2AStockControl form
- CancelAdviceNote - Data source for CancelAdviceNote form
- ConsignmentCallOff - Data source for ConsignmentCallOff form
- ConsignmentSSLs - Data source for ConsignmentSSLs form
- OrderDelivery - Data source for OrderDelivery form
- OrderOverview - Data source for OrderOverview form
- ProductStockTake - Data source for ProductStockTake form
- QuarantineManager - Data source for QuarantineManager form
- SNRSUMMARY - Data source for SNRSUMMARY form
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:33:39Z