Stores administrator-specified default settings for analyses in underwriting contract mode.
Stores administrator-specified default settings for analyses in underwriting contract mode.
| Creation Date | 4/4/2022 3:02 AM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 10 |
| Data Space Used | 8.00 KB |
| Index Space Used | 40.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| BusinessUnitSID | Unique system-generated sequential identifier for the business unit record. | int | 4 | |||
| AnalysisTypeCode | Code that represents the analysis type. For a complete list of codes, see tAnalysisType Table. | varchar | 10 | |||
| ContractStatusCode | System-provided status code for the contract record. For a complete list of codes, see tStatus Table. | varchar | 15 | ![]() | |||
| AnalysisTemplateSID | Unique system-generated sequential identifier for the analysis template record record. For a complete list of records, see tProject Table. | int | 4 | ![]() | |||
| WidgetTemplateSID | Unique system-generated sequential identifier for the widget template record. For a complete list of records, see tWidgetTemplate Table. | int | 4 | ![]() | |||
| IsAutoRun | Indicates whether the analysis is automatically initiated when in underwriting mode.
| bit | 1 | ||||
| TargetSID | Unique system-generated sequential identifier for the record against which the analysis is performed. | int | 4 | ![]() |