This topic describes the columns in the mf_source_codes table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
source_code_guid | uniqueidentifier | 1 | 0 | 1 | 1 | ||
company_guid | uniqueidentifier | 0 | 0 | 2 | 0 | ||
source_guid | uniqueidentifier | 0 | 0 | 3 | 0 | mf_sources.source_guid | |
source_code_id | varchar (50) | 0 | 1 | 4 | 0 | ||
source_code_start | datetime | 0 | 1 | 5 | 0 | ||
source_code_end | datetime | 0 | 1 | 6 | 0 | ||
source_code_void | tinyint | 0 | 0 | 7 | 0 | ||
source_code_closed | tinyint | 0 | 0 | 8 | 0 | ||
lu_dt | datetime | 0 | 0 | 9 | 0 | ||
cr_dt | datetime | 0 | 0 | 10 | 0 | ||
lu_guid | uniqueidentifier | 0 | 1 | 11 | 0 | ||
cr_guid | uniqueidentifier | 0 | 1 | 12 | 0 |