TableBackfillEventColumn
This table extracts the column names that were part of an entire table backfill when an action took place. This table replaced CLARITY_TBL_BKFL_EVNT_COL.
| Column Name | Type | Description |
|---|---|---|
| MultiValueLineNumber | INTEGER | The line number of one of the multiple values associated with a specific group of data within this record. |
| TableIdentifier | VARCHAR | The unique identifier (.1 item) for the table record. |
| BackfilledColumnName | VARCHAR | Contains the column names which were part of an entire table backfill when an action occurred. |
| CommunityLogicalOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| RecordOwningCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| DeploymentIdentifier | VARCHAR | The ID of the deployment for which we are tracking backfills. This will be the Community ID (CID) when I HCY 1000 is set to 1-Yes. Use this column to help differentiate the backfills run in different deployments. |