ProductReturnWorksOrder
| π Overview: 8 Fields | 3 Indexes | 2 Many-to-One Relations |
π Description
π¨οΈ Junction table linking ProductReturns to WorksOrders that produced the returned items. Enables traceability for quality analysis.
- Table ID: 31
- UUID: 130945D5E0DF0E4498FBB20449311F51
- Primary Key: π
WOReturnID_l - Generated: π 2025-12-04T14:33:57Z
π Table of Contents
π Fields
| Field | Type | Constraints | Description |
| π WOReturnID_l | Long Integer | π PK, β¨ Unique, π« Not Null | - |
| ReturnID_l | Long Integer | π« Not Null | - |
| Works_Order_No_l | Long Integer | π« Not Null | - |
| ReturnedQuantity_l | Long Integer | π« Not Null | - |
| Scrapped_b | Boolean | π« Not Null | - |
| Restocked_b | Boolean | π« Not Null | - |
| ScrappedQuantity_l | Long Integer | π« Not Null | - |
| RestockedQuantity_l | Long Integer | π« Not Null | - |
π Indexes
| Field | Type | Kind | Unique |
ReturnID_l | Keywords | regular | - |
WOReturnID_l | Keywords | regular | β¨ Yes |
Works_Order_No_l | Keywords | regular | - |
π Many-to-One Relations
| Relation Name | Destination Table | Source β Destination | State | Description |
ProductReturnEntity | ProductReturn | ReturnID_l β ReturnID_l | Active | - |
WorksOrderEntity | WorksOrder | Works_Order_No_l β Works_Order_No | Active | - |
π¦ Classes
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:33:57Z