MaterialLog
| ๐ Overview: 8 Fields | 1 Indexes |
๐ Description
๐จ๏ธ Audit table recording material movements, receipts, and usage. Provides complete traceability for raw material inventory transactions.
โน๏ธ Table Information
- Table ID: 74
- UUID: 7B19F335B56E4242828DF5D0077F42E6
- Primary Key: ๐
ID - Generated: ๐ 2025-12-04T14:34:36Z
๐ Table of Contents
- ๐ Fields (8)
- ๐ Indexes (1)
- ๐ Related Items
- Forms (1)
๐ Fields
| Field | Type | Constraints | Description |
|---|---|---|---|
| ๐ ID | Long Integer | ๐ PK, โจ Unique, โก Auto | - |
| RMC | Long Integer | ๐ซ Not Null | - |
| MoveDate | Date | ๐ซ Not Null | - |
| From | String (255) | ๐ซ Not Null | - |
| ToLocation | String (255) | ๐ซ Not Null | - |
| Who | String (255) | ๐ซ Not Null | - |
| PalletNumber | Integer | ๐ซ Not Null | - |
| Qty | Integer | ๐ซ Not Null | - |
๐ Indexes
| Field | Type | Kind | Unique |
|---|---|---|---|
ID | Keywords | regular | โจ Yes |
๐ Related Items
๐ Forms
- MaterialManagement - Data source for MaterialManagement form
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:34:36Z