This topic describes the columns in the mf_promotion_codes table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
promotion_code_guid | uniqueidentifier | 1 | 0 | 1 | 0 | ||
company_guid | uniqueidentifier | 0 | 0 | 2 | 0 | ||
catalog_guid | uniqueidentifier | 0 | 1 | 3 | 0 | ||
promotion_guid | uniqueidentifier | 0 | 0 | 4 | 0 | mf_promotions.promotion_guid | |
order_guid | uniqueidentifier | 0 | 1 | 5 | 0 | ||
promotion_code_cd | varchar (50) | 0 | 1 | 6 | 0 | ||
promotion_code_start | datetime | 0 | 1 | 7 | 0 | ||
promotion_code_end | datetime | 0 | 1 | 8 | 0 | ||
promotion_code_void | tinyint | 0 | 0 | 9 | 0 | ||
promotion_code_closed | tinyint | 0 | 0 | 10 | 0 | ||
lu_dt | datetime | 0 | 0 | 11 | 0 | ||
cr_dt | datetime | 0 | 0 | 12 | 0 | ||
lu_guid | uniqueidentifier | 0 | 1 | 13 | 0 | ||
cr_guid | uniqueidentifier | 0 | 1 | 14 | 0 |