DIM_CONSTITUENTPHONEFLAG
The Constituent Phone Flag dimension contains flags for constituent phone numbers
Primary Key
| Primary Key | Field Type |
|---|---|
| CONSTITUENTPHONEFLAGDIMID | int |
Fields
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| ISPRIMARY | bit | yes | dbo.[PHONE].[ISPRIMARY] | |
| DONOTCALL | bit | yes | dbo.[PHONE].[DONOTCALL] | |
| ISCONFIDENTIAL | bit | yes | dbo.[PHONE].[ISCONFIDENTIAL] | |
| ISINCLUDED | bit | yes | Flag indicating when data should be included in results. | |
| ETLCONTROLID | int | yes | ID generated through the ETL process. | |
| SOURCEDIMID | int | yes | Source system used. |
Indexes
| Index Name | Fields | Unique | Primary | Clustered |
|---|---|---|---|---|
| PK_DIM_CONSTITUENTPHONEFLAG | CONSTITUENTPHONEFLAGDIMID | yes | yes | yes |