NominalCodes
| π Overview: 6 Fields | 3 Indexes | 1 One-to-Many Relations |
π Description
π¨οΈ Accounting lookup table defining general ledger codes for financial transactions. Used to categorize costs and revenue by account type.
βΉοΈ Table Information
- Table ID: 84
- UUID: B4B021F72621A44A861BDFF8762EE00C
- Primary Key: π
ID - Generated: π 2025-12-04T14:34:46Z
π Table of Contents
- π Fields (6)
- π Indexes (3)
- π One-to-Many Relations (1)
- π Related Items
- Forms (4)
π Fields
| Field | Type | Constraints | Description |
|---|---|---|---|
| π ID | Long Integer | π PK, β¨ Unique, β‘ Auto | - |
| NominalCode | Long Integer | β¨ Unique | - |
| Description | String (255) | π« Not Null | - |
| Code_4D | String (255) | π« Not Null | - |
| Category | String (255) | π« Not Null | - |
| FinishedGoodsTransport | Boolean | π« Not Null | - |
π Indexes
| Field | Type | Kind | Unique |
|---|---|---|---|
FinishedGoodsTransport | Keywords | regular | - |
ID | Keywords | regular | β¨ Yes |
NominalCode | B-Tree | regular | β¨ Yes |
π One-to-Many Relations
| Relation Name | Source Table | Source β Destination | State | Description |
|---|---|---|---|---|
PurchaseInfoSelection | PurchaseInfo | NominalCode β ID | Active | - |
π Related Items
π Forms
- CurrentDownTime - Data source for CurrentDownTime form
- Form1 - Data source for Form1 form
- NominalCodes - Data source for NominalCodes form
- PurchaseOrders - Data source for PurchaseOrders form
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:34:46Z