This topic describes the columns in the mf_carts table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
cart_guid | uniqueidentifier | 1 | 0 | 1 | 0 | ||
company_guid | uniqueidentifier | 0 | 0 | 2 | 0 | ||
catalog_guid | uniqueidentifier | 0 | 1 | 3 | 0 | ||
customer_guid | uniqueidentifier | 0 | 1 | 4 | 0 | ||
agent_guid | uniqueidentifier | 0 | 1 | 5 | 0 | ||
cart_type_id | smallint | 0 | 0 | 6 | 0 | ||
cart_application_cd | varchar (50) | 0 | 1 | 7 | 0 | ||
cart_description | varchar (50) | 0 | 1 | 8 | 0 | ||
cart | text | 0 | 1 | 9 | 0 | ||
cart_persist_timeout_mins | int | 0 | 1 | 10 | 0 | ||
cart_persist | tinyint | 0 | 0 | 11 | 0 | ||
cart_tag | varchar (100) | 0 | 1 | 12 | 0 | ||
cart_pricing_request_checksum | varchar (255) | 0 | 1 | 13 | 0 | ||
cart_pricing_request_dt | datetime | 0 | 1 | 14 | 0 | ||
cart_pricing_response | varchar (max) | 0 | 1 | 15 | 0 | ||
order_quote_id | varchar (50) | 0 | 1 | 16 | 0 | ||
order_type_id | smallint | 0 | 1 | 17 | 0 | ||
order_bill_attention | varchar (255) | 0 | 1 | 18 | 0 | ||
order_item_count | smallint | 0 | 1 | 19 | 0 | ||
order_item_quantity_count | int | 0 | 1 | 20 | 0 | ||
order_total | money | 0 | 1 | 21 | 0 | ||
lu_dt | datetime | 0 | 0 | 22 | 0 | ||
cr_dt | datetime | 0 | 0 | 23 | 0 |