RMC
| π Overview: 12 Fields | 4 Indexes | 2 Many-to-One Relations | 6 One-to-Many Relations |
π Description
π¨οΈ Transaction table for Raw Material Certificates tracking material certifications and test results. Links material batches to supplier certificates and quality data.
βΉοΈ Table Information
- Table ID: 27
- UUID: 888FFBDAC9DEBA469795A94E15901BAE
- Primary Key: π
RMCNo_l - Generated: π 2025-12-04T14:33:53Z
π Table of Contents
- π Fields (12)
- π Indexes (4)
- π Many-to-One Relations (2)
- π One-to-Many Relations (6)
- π Related Items
π Fields
| Field | Type | Constraints | Description |
|---|---|---|---|
| π RMCNo_l | Long Integer | π PK, β¨ Unique, β‘ Auto, π« Not Null | - |
| MaterialID_l | Long Integer | π« Not Null | - |
| RMCDate_d | Date | π« Not Null | - |
| BatchNo_s | String (25) | π« Not Null | - |
| Quantity_l | Long Integer | π« Not Null | - |
| OrderNo_l | Long Integer | π« Not Null | - |
| Name_s | String (30) | π« Not Null | - |
| Remarks_s | String (20) | π« Not Null | - |
| CofA_BLOB | BLOB Scalar | π« Not Null | - |
| CofA_Filename | String (255) | π« Not Null | - |
| CofA_Requested | Date | π« Not Null | - |
| PurchaseInfoID | Long Integer | π« Not Null | - |
π Indexes
| Field | Type | Kind | Unique |
|---|---|---|---|
MaterialID_l | Keywords | regular | - |
PurchaseInfoID | Keywords | regular | - |
RMCNo_l | Keywords | regular | β¨ Yes |
RMCDate_d | Keywords | regular | - |
π Many-to-One Relations
| Relation Name | Destination Table | Source β Destination | State | Description |
|---|---|---|---|---|
MaterialEntity | Material | MaterialID_l β Unique_ID | Active | - |
PurchaseInfoEntity | PurchaseInfo | PurchaseInfoID β UniqueID_l | Active | - |
π One-to-Many Relations
| Relation Name | Source Table | Source β Destination | State | Description |
|---|---|---|---|---|
PurchaseReceiptsSelection | PurchaseReceipts | RMC β RMCNo_l | Active | - |
MaterialStockTakeSelection | MaterialStockTake | RMC β RMCNo_l | Active | - |
MaterialCheckHistorySelection1 | MaterialCheckHistory | RMC1 β RMCNo_l | Active | - |
MaterialCheckHistorySelection2 | MaterialCheckHistory | RMC2 β RMCNo_l | Active | - |
MaterialCheckHistorySelection3 | MaterialCheckHistory | RMC3 β RMCNo_l | Active | - |
MaterialStockSelection | MaterialStock | RMC β RMCNo_l | Active | - |
π Related Items
π¦ Classes
- RMCEntity - ORDA Entity class for RMC table
π Forms
- CreateRMC - Data source for CreateRMC form
- MaterialManagement - Data source for MaterialManagement form
- RMCs - Data source for RMCs form
- StockTakeInput - Data source for StockTakeInput form
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:33:53Z