Primary Key | Field Type |
---|---|
![]() |
uniqueidentifier |
Field | Field Type | Null | Notes | Description |
---|---|---|---|---|
![]() |
nvarchar(100) (Computed) | ![]() |
dbo.[UFN_MKTFINDERFILE_GETNAME]([ID]) | The name of the finder file to be imported. |
![]() |
datetime | ![]() |
Finder file order date | |
![]() |
datetime | ![]() |
Finder file order date | |
![]() |
nvarchar(255) | Default = '' | The original file name for the imported list file. | |
![]() |
int | Default = 0 | Number of records imported. | |
![]() |
tinyint | Default = 0 | Status of the finer file import. | |
![]() |
datetime | Default = getdate() | Indicates the date this record was added. | |
![]() |
datetime | Default = getdate() | Indicates the date this record was last changed. | |
![]() |
timestamp | Timestamp. | ||
![]() |
bigint (Computed) | ![]() |
CONVERT(bigint, TS) | Numeric representation of the timestamp. |
![]() |
nvarchar(25) (Computed) | ![]() |
CASE [STATUSCODE] WHEN 0 THEN N'Loading' WHEN 1 THEN N'Completed successfully' WHEN 2 THEN N'Completed with exceptions' WHEN 3 THEN N'Failed' END | Provides a translation for the 'STATUSCODE' field. |
Foreign Key | Field Type | Null | Notes | Description |
---|---|---|---|---|
![]() |
uniqueidentifier | MKTSEGMENTATION.ID | The marketing effort for the finder file | |
![]() |
uniqueidentifier | VENDOR.ID | Finder file vendor | |
![]() |
uniqueidentifier | ![]() |
MKTFINDERFILECATEGORYCODE.ID | Category for a finder file |
![]() |
uniqueidentifier | ![]() |
MKTLISTLAYOUT.ID | Foreign key to MKTLISTLAYOUT. The list layout used to import records for this segment. |
![]() |
uniqueidentifier | CHANGEAGENT.ID | FK to CHANGEAGENT. | |
![]() |
uniqueidentifier | CHANGEAGENT.ID | FK to CHANGEAGENT. |
Index Name | Field(s) | Unique | Primary | Clustered |
---|---|---|---|---|
![]() |
DATEADDED | ![]() |
||
![]() |
DATECHANGED | |||
![]() |
LISTLAYOUTID | |||
![]() |
SEGMENTATIONID | |||
![]() |
VENDORID | |||
![]() |
ID | ![]() |
![]() |
Trigger Name | Description |
---|---|
![]() |
|
![]() |
Referenced by | Field |
---|---|
![]() |
PARAMETERSETID |
![]() |
PARAMETERSETID |