ImportDefault Table (189)
Some tooltip text!
• 1 minute to read
• 1 minute to read
Defaults for import fields/objects
Fields
Name | Description | Type | Null |
---|---|---|---|
ImportDefault_id | Primary key | PK | |
ImportObject_id | The object this default applies to | FK ImportObject | |
dbFieldId | The database field (within that object, presumably!) this default applies to | FieldId | |
intValue | Integer default value | UInt | ● |
strValue | String value | String(254) | ● |
isSearchField | If 1, the given db field is part of the search criteria for the given object | UShort | ● |
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 |
---|---|---|
ImportDefault_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.