ImportField Table (187)
•
Environment: onsite, online
Some tooltip text!
• 1 minute to read
• 1 minute to read
Import object types - see localetext for names
Fields
| Name | Description | Type | Null |
|---|---|---|---|
| ImportField_id | Primary key | PK | |
| ImportObject_id | The primary object type for this import field | FK ImportObject | |
| dbFieldId | Database field id of target field (implies table) | FieldId | |
| guiCategory | Used for grouping objects in GUI; see LocaleText for name | Id | |
| tag | Name of field, not visible to the user | String(11) | ● |
| registered | Registered when | UtcDateTime | |
| registered_associate_id | Registered by whom | FK associate | |
| updated | Last updated when | UtcDateTime | |
| updated_associate_id | Last updated by whom | FK associate | |
| updatedCount | Number of updates made to this record | UShort | |
| isBuiltin | 1 = This row populated and maintained by SuperOffice | UShort | ● |

Indexes
| Fields | Types | Description |
|---|---|---|
| ImportField_id | PK | Clustered, Unique |
| ImportObject_id | FK | Index |
Relationships
| Table | Description |
|---|---|
| associate | Employees, resources and other users - except for External persons |
| ImportObject | Import object types - see localetext for names. |
Replication Flags
- Replicate changes DOWN from central to satellites and travellers.
- Replicate changes UP from satellites and travellers back to central.
- Copy to satellite and travel prototypes.
Security Flags
- No access control via user's Role.