This table is used for PPC SMART integration. A binder that is linked with SMART engagement will store the linking information in this table. |
ppc_smart_engagement_KEY | int (4) | NOT NULL | The primary key for this table. |
engagement_binder_KEY | int (4) | NOT NULL | WorkpaperCS engagement binder key. This is also the primary key of Engagement_Binder table. |
ppc_smart_engagement_guid | uniqueidentifier (16) | NOT NULL | This is PPC SMART engagement unique identifier. This information is passed to us from SMART. |
ppc_smart_engagement_client_name | nvarchar (150) | NOT NULL | This is PPC SMART engagement client name. This information is passed to us from SMART. |
ppc_smart_engagement_name | nvarchar (150) | NOT NULL | This is PPC SMART engagement name. This information is passed to us from SMART. |