OrderSetSmartGroupSettings
This table contains the SmartGroup settings that do not change per contact for each SmartGroup.
| Column Name | Type | Description |
|---|---|---|
| LogicalDeploymentOwnerIdentifier | VARCHAR | ID of the logical deployment owner for this record. Logical owners show the deployment where the record was created but doesn't represent if the record is a part of version skew. |
| PhysicalDeploymentOwnerIdentification | VARCHAR | ID of the physical deployment owner for this record. Physical owners will be where the data is hosted, either on the cross-over server or the owner deployment. |
| SmartGroupRecordStatus | INTEGER | SmartGroup record status (hidden/soft-deleted) |
| OverrideOriginalRecordIdentifier | NUMERIC | The ID of the original record that the override and compiled records are based on. |
| IsForBuildOnlyIndicator | VARCHAR | A flag that specifies if this OSQ record should only be used to be inlcuded in protocols, and should not be selectable by end-users. |
| OverrideStatusFlag | INTEGER | This contains the override status of the record: 1 for overriden, 2 for compiled, null for normal. |
| OverrideUserIdentifier | VARCHAR | For override records, the user who created the override. |
| OrderSetDisplayNoAddName | VARCHAR | A no-add display name for an OSQ record |
| OverrideVersionName | VARCHAR | The user entered version name for the User Order Set override record. |
| OrderSetIdentifier | NUMERIC | The unique ID of the Treatment Day, Section, or SmartGroup record. |
| OverrideSmartSetIdentifier | NUMERIC | For override records, the SmartSet ID to which this record belongs. |
| OverrideCompileInstant | DATETIME | The instant (date and time) that an override record was created. |