ImportObject Table (186)
Some tooltip text!
• 2 minutes to read
• 2 minutes to read
Import object types - see localetext for names.
Fields
Name | Description | Type | Null |
---|---|---|---|
ImportObject_id | Primary key | PK | |
tableId | Table id of target table for this object | TableNumber | |
showInGui | If 1, this object is visible in the object property list in the GUI, otherwise insert anyway | UShort | |
tag | Name of object, not visible to the user | String(11) | ● |
extensionOf | Id of parent object this object is an extension of, if any (may be included in keys of parent object) | Id | ● |
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 |
---|---|---|
ImportObject_id | PK | Clustered, Unique |
Relationships
Table | Description |
---|---|
associate | Employees, resources and other users - except for External persons |
ImportDefault | Defaults for import fields/objects |
ImportField | Import object types - see localetext for names |
ImportRelation | Relations between import objects |
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.