Table: dbo.Import_Template_Column_Vendor_Data | |||
This table stores information of user defined template columns for spreadsheet import of Vendor. | |||
Columns | |||
Name | Type | Constraints | Description |
import_template_column_KEY | int (4) | NOT NULL | Primary key. |
contact_phone_type_KEY | int (4) | NULL - When DirectDepositAllocationType is mapped but, Contact Type is not mapped. | |
direct_deposit_allocation_type_KEY | int (4) | NULL - When Contact Type is mapped but, DirectDepositAllocationType is not mapped. |
Primary key | |||
Name | Columns | Description | |
PK_Import_Template_Column_Vendor_Data$import_template_column_KEY | import_template_column_KEY |