This topic describes the columns in the mf_coupon_codes table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
coupon_code_guid | uniqueidentifier | 1 | 0 | 1 | 0 | ||
company_guid | uniqueidentifier | 0 | 0 | 2 | 0 | ||
catalog_guid | uniqueidentifier | 0 | 1 | 3 | 0 | ||
order_guid | uniqueidentifier | 0 | 1 | 4 | 0 | ||
coupon_guid | uniqueidentifier | 0 | 0 | 5 | 0 | mf_coupons.coupon_guid | |
coupon_code_id | varchar (100) | 0 | 1 | 6 | 0 | ||
coupon_code_void | tinyint | 0 | 0 | 7 | 0 | ||
coupon_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 |