Location
| π Overview: 3 Fields | 2 Indexes | 1 Many-to-One Relations | 2 One-to-Many Relations |
π Description
π¨οΈ Master data table defining physical locations within facilities (warehouse zones, production areas, storage bins). Used for inventory positioning.
βΉοΈ Table Information
- Table ID: 121
- UUID: 44FBB6DE7626F84EA6B3129DC5AAA82E
- Primary Key: π
ID - Generated: π 2025-12-04T14:35:21Z
π Table of Contents
- π Fields (3)
- π Indexes (2)
- π Many-to-One Relations (1)
- π One-to-Many Relations (2)
- π Related Items
π Fields
| Field | Type | Constraints | Description |
|---|---|---|---|
| Name | String (255) | - | - |
| ParentLocationID | String | - | - |
| π ID | String | π PK, β¨ Unique | - |
π Indexes
| Field | Type | Kind | Unique |
|---|---|---|---|
ID | Keywords | regular | β¨ Yes |
ParentLocationID | Keywords | regular | - |
π Many-to-One Relations
| Relation Name | Destination Table | Source β Destination | State | Description |
|---|---|---|---|---|
LocationEntity | Location | ParentLocationID β ID | Active | - |
π One-to-Many Relations
| Relation Name | Source Table | Source β Destination | State | Description |
|---|---|---|---|---|
PalletSelection | Pallet | LocationID β ID | Active | - |
MaterialStockSelection | MaterialStock | LocationID β ID | Active | - |
π Related Items
π¦ Classes
- Location - ORDA DataClass class for Location table
- LocationEntity - ORDA Entity class for Location table
π Forms
- LocationManager - Data source for LocationManager form
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:35:21Z