Stock_Movement
| π Overview: 24 Fields | 4 Indexes | 2 Many-to-One Relations |
π Description
π¨οΈ Transaction table tracking inventory movements of finished products. Records stock transfers between locations, deliveries, adjustments, and provides audit trail for stock changes.
βΉοΈ Table Information
- Table ID: 5
- UUID: F1AE2CED84FC204E9E788B8FF9BE9359
- Primary Key: π
ID - Generated: π 2025-12-04T14:33:33Z
π Table of Contents
- π Fields (24)
- π Indexes (4)
- π Many-to-One Relations (2)
- π Related Items
- Forms (4)
π Fields
| Field | Type | Constraints | Description |
|---|---|---|---|
| Movement_Type_From_s | String (2) | π« Not Null | - |
| Date_Of_Movement_d | Date | π« Not Null | - |
| Works_Order_No_l | Long Integer | π« Not Null | - |
| Quantity_In_l | Long Integer | π« Not Null | - |
| Advice_Note_No_i | Long Integer | π« Not Null | - |
| Quantity_Out_l | Long Integer | π« Not Null | - |
| Stock_Movement_b | Boolean | π« Not Null | - |
| Cert_Of_Conformance_No_i | Long Integer | π« Not Null | - |
| From_Location_l | Long Integer | π« Not Null | - |
| UserName_txt | String | π« Not Null | - |
| ProductID_l | Long Integer | π« Not Null | - |
| To_Location_l | Long Integer | π« Not Null | - |
| Reason_For_Movement_txt | String | π« Not Null | - |
| Movement_Type_To_s | String (2) | π« Not Null | - |
| StockMovementID_l | Long Integer | π« Not Null | - |
| DeliveryMethod_txt | String | π« Not Null | - |
| Order_No_s | String (30) | π« Not Null | - |
| FullPallet_l | Long Integer | π« Not Null | - |
| is_consigment_stock_b | Boolean | π« Not Null | - |
| NSKFromBox | Long Integer | π« Not Null | - |
| NSKToBox | Long Integer | π« Not Null | - |
| TransactionID | Long Integer | π« Not Null | - |
| MoveListNum | Long Integer | π« Not Null | - |
| π ID | Long Integer | π PK, β¨ Unique, β‘ Auto, π« Not Null | - |
π Indexes
| Field | Type | Kind | Unique |
|---|---|---|---|
ProductID_l | Keywords | regular | - |
ID | Keywords | regular | β¨ Yes |
Works_Order_No_l | Keywords | regular | - |
Date_Of_Movement_d | Keywords | regular | - |
π Many-to-One Relations
| Relation Name | Destination Table | Source β Destination | State | Description |
|---|---|---|---|---|
WorksOrderEntity | WorksOrder | Works_Order_No_l β Works_Order_No | Active | - |
Stock_LocationEntity | Stock_Location | To_Location_l β StockLocationID_l | Active | - |
π Related Items
π Forms
- CancelAdviceNote - Data source for CancelAdviceNote form
- EDIgenerator - Data source for EDIgenerator form
- SNRSUMMARY - Data source for SNRSUMMARY form
- StockMovements - Data source for StockMovements form
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:33:33Z