CustomerContacts
| π Overview: 4 Fields | 1 Indexes | 1 Many-to-One Relations |
π Description
π¨οΈ Master data table storing contact persons for each customer. Includes names, roles, email, phone numbers, and communication preferences.
βΉοΈ Table Information
- Table ID: 78
- UUID: 4BCC18B6E22B7B4CB1440CD3608A0D8D
- Primary Key: π
ID - Generated: π 2025-12-04T14:34:40Z
π Table of Contents
π Fields
| Field | Type | Constraints | Description |
|---|---|---|---|
| π ID | Long Integer | π PK, β¨ Unique, β‘ Auto | - |
| Customer | String (255) | π« Not Null | - |
String (255) | π« Not Null | - | |
| MigrationID | Long Integer | - | - |
π Indexes
| Field | Type | Kind | Unique |
|---|---|---|---|
ID | Keywords | regular | β¨ Yes |
π Many-to-One Relations
| Relation Name | Destination Table | Source β Destination | State | Description |
|---|---|---|---|---|
CustomerEntity | Customer | Customer β Customer_Code | Active | - |
π Related Items
π¦ Classes
- CustomerContacts - ORDA DataClass class for CustomerContacts table
- CustomerContactsEntity - ORDA Entity class for CustomerContacts table
π Forms
- %2AMigration - Data source for %2AMigration form
- CustomerInput - Data source for CustomerInput form
- CustomerOrders - Data source for CustomerOrders form
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:34:40Z