PurchaseInfo

πŸ“Š Overview: 24 Fields 8 Indexes 3 Many-to-One Relations 2 One-to-Many Relations

πŸ“ Description

πŸ—¨οΈ Detail table for individual line items within purchase orders. Each record represents one material/supply item ordered from a supplier.

ℹ️ Table Information

  • Table ID: 22
  • UUID: C3FDC44293A15B4EA942AFEBF0341C9C
  • Primary Key: πŸ”‘ UniqueID_l
  • Generated: πŸ• 2025-12-04T14:33:48Z

πŸ“‘ Table of Contents


πŸ“‹ Fields

Field Type Constraints Description
πŸ”‘ UniqueID_l Long Integer πŸ”‘ PK, ✨ Unique, ⚑ Auto, ⚠️ Required, 🚫 Not Null -
OrderNo_l Long Integer 🚫 Not Null -
SuppliesID_i Integer 🚫 Not Null -
Currency_s String (3) 🚫 Not Null -
Reference_s String (20) 🚫 Not Null -
Description_txt String 🚫 Not Null -
Quantity_r Real 🚫 Not Null -
Unit_s String (20) 🚫 Not Null -
Price_r Real 🚫 Not Null -
PriceQuantity_l Long Integer 🚫 Not Null -
Cost_r Real 🚫 Not Null -
FontStyle_i Integer 🚫 Not Null -
FontSize_i Integer 🚫 Not Null -
QuantityReceived_r Real 🚫 Not Null -
QuantityInvoiced_r Real 🚫 Not Null -
Received Boolean 🚫 Not Null -
Invoiced Boolean 🚫 Not Null -
InvoiceNumber String (255) 🚫 Not Null -
DateRequested Date 🚫 Not Null -
NominalCode Long Integer 🚫 Not Null -
Revision Integer 🚫 Not Null -
CAPEX Long Integer 🚫 Not Null -
Invoice String (255) 🚫 Not Null -
DateReceived Date 🚫 Not Null -

πŸ” Indexes

Field Type Kind Unique
OrderNo_l Keywords regular -
UniqueID_l Keywords regular ✨ Yes
Invoiced Keywords regular -
SuppliesID_i Keywords regular -
Description_txt Cluster keywords -
Received Keywords regular -
DateRequested Keywords regular -
Description_txt Keywords regular -

πŸ”— Many-to-One Relations

Relation Name Destination Table Source β†’ Destination State Description
PurchasesEntity Purchases OrderNo_l β†’ OrderNo_l Active -
SuppliesEntity Supplies SuppliesID_i β†’ UniqueID_i Active -
NominalCodesEntity NominalCodes NominalCode β†’ ID Active -

πŸ”— One-to-Many Relations

Relation Name Source Table Source β†’ Destination State Description
PurchaseReceiptsSelection PurchaseReceipts PurchaseInfoID β†’ UniqueID_l Active -
RMCSelection RMC PurchaseInfoID β†’ UniqueID_l Active -

πŸ“¦ Classes

πŸ“„ Forms


Generated from catalog.4DCatalog Generated at: 2025-12-04T14:33:48Z