This topic describes the columns in the mf_customer_item_price_points table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
customer_item_price_point_guid | uniqueidentifier | 1 | 0 | 1 | 0 | ||
customer_guid | uniqueidentifier | 0 | 0 | 2 | 0 | mf_customers.customer_guid | |
item_guid | uniqueidentifier | 0 | 0 | 3 | 0 | ||
item_price_level_guid | uniqueidentifier | 0 | 1 | 4 | 0 | ||
customer_item_price_calc_method_id | smallint | 0 | 0 | 5 | 0 | ||
customer_item_price_calc_basis_id | smallint | 0 | 0 | 6 | 0 | ||
customer_item_price_point_quantity | int | 0 | 0 | 7 | 0 | ||
customer_item_price_point_value | decimal (16,6) | 0 | 1 | 8 | 0 | ||
customer_item_price_point_description | varchar (50) | 0 | 1 | 9 | 0 | ||
customer_item_price_point_tbd | 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 |