This topic describes the columns in the mf_sources table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
source_guid | uniqueidentifier | 1 | 0 | 1 | 3 | ||
company_guid | uniqueidentifier | 0 | 0 | 2 | 0 | ||
catalog_guid | uniqueidentifier | 0 | 1 | 3 | 0 | ||
affiliate_guid | uniqueidentifier | 0 | 1 | 4 | 0 | ||
source_id | varchar (50) | 0 | 1 | 5 | 0 | ||
source_label | varchar (50) | 0 | 1 | 6 | 0 | ||
source_label_short | varchar (50) | 0 | 1 | 7 | 0 | ||
source_description | varchar (255) | 0 | 1 | 8 | 0 | ||
source_flag | tinyint | 0 | 0 | 9 | 0 | ||
source_alert | tinyint | 0 | 0 | 10 | 0 | ||
source_visible | tinyint | 0 | 0 | 11 | 0 | ||
source_approved | tinyint | 0 | 0 | 12 | Work Flow flag- Indicates whether the order is approved | 0 | |
source_new | tinyint | 0 | 0 | 13 | Status flag- Indicates whether the order is new | 0 | |
source_suspended | tinyint | 0 | 0 | 14 | 0 | ||
source_locked | tinyint | 0 | 0 | 15 | 0 | ||
source_closed | tinyint | 0 | 0 | 16 | 0 | ||
source_filed | tinyint | 0 | 0 | 17 | Workflow flag- if set indicates that the record is filed | 0 | |
lu_dt | datetime | 0 | 0 | 18 | 0 | ||
cr_dt | datetime | 0 | 0 | 19 | 0 | ||
lu_guid | uniqueidentifier | 0 | 1 | 20 | 0 | ||
cr_guid | uniqueidentifier | 0 | 1 | 21 | 0 |