Supplies π Overview: 19 Fields 3 Indexes 2 Many-to-One Relations 2 One-to-Many Relations
π Description π¨οΈ Master data table for general supplies and consumables used in production (not raw materials). Tracks inventory levels, suppliers, and reorder points.
Table ID: 20 UUID: B84FAAF4158D23479C7828325B99FDF5 Primary Key: π UniqueID_i Generated: π 2025-12-04T14:33:46Z π Table of Contents π Fields Field Type Constraints Description π UniqueID_i Integer π PK, β¨ Unique, β‘ Auto, β οΈ Required, π« Not Null - Name_s String (31) π« Not Null - Ref_s String (20) π« Not Null - Description_txt String π« Not Null - Price_r Real π« Not Null - PriceQuantity_l Long Integer π« Not Null - MinOrderQty_r Real π« Not Null - SupplierID_l Long Integer π« Not Null - UnitOfSale_s String (20) π« Not Null - StockQty_r Real π« Not Null - AdditionalInfo_txt String π« Not Null - Currency_s String (3) π« Not Null - IsPackaging Boolean π« Not Null - PackagingCat Long Integer π« Not Null - RawMaterial Boolean π« Not Null - MaterialID Long Integer π« Not Null - ReuseTimes Integer π« Not Null - MarginDeduction Boolean π« Not Null - MigrationID Long Integer - -
π Indexes Field Type Kind Unique UniqueID_i Keywords regular β¨ Yes MaterialID Keywords regular - SupplierID_l Keywords regular -
π Many-to-One Relations Relation Name Destination Table Source β Destination State Description SuppliersEntity Suppliers SupplierID_l β SupplierID_l Active - PackagingCatsEntity PackagingCats PackagingCat β ID Active -
π One-to-Many Relations Relation Name Source Table Source β Destination State Description ProductPackagingSelection ProductPackaging SuppliesID β UniqueID_i Active - PurchaseInfoSelection PurchaseInfo SuppliesID_i β UniqueID_i Active -
π¦ Classes Generated from catalog.4DCatalog Generated at: 2025-12-04T14:33:46Z