This topic describes the columns in the mf_term_payments table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
term_payment_guid | uniqueidentifier | 1 | 0 | 1 | 0 | ||
term_guid | uniqueidentifier | 0 | 1 | 2 | 0 | mf_terms.term_guid | |
term_payment_label | varchar (50) | 0 | 1 | 3 | 0 | ||
term_payment_label_short | varchar (50) | 0 | 1 | 4 | 0 | ||
term_payment_description | varchar (255) | 0 | 1 | 5 | 0 | ||
term_payment_delay | smallint | 0 | 1 | 6 | 0 | ||
term_payment_amount_value | decimal (16,6) | 0 | 1 | 7 | 0 | ||
term_payment_amount_calc_method_id | smallint | 0 | 1 | 8 | 0 | ||
term_payment_include_additional | tinyint | 0 | 1 | 9 | 0 | ||
lu_dt | datetime | 0 | 1 | 11 | 0 | ||
cr_dt | datetime | 0 | 1 | 12 | 0 | ||
lu_guid | uniqueidentifier | 0 | 1 | 13 | 0 | ||
cr_guid | uniqueidentifier | 0 | 1 | 14 | 0 |