Table access cube table
The 
    DEPM_MOD_TABACCTABLE table fills the #_TABACC cube of the model with
      data.| Name | Definition | 
|---|---|
| ModelName | nvarchar(50) NOT NULL; PK | 
| TableName | nvarchar(50) NOT NULL | 
The table has these references:
| Source columns | Target table | Target columns | 
|---|---|---|
| ModelName | _model | Name | 
| TableName | _table | Name |