This topic describes the columns in the mf_invoice_payments table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
invoice_payment_guid | uniqueidentifier | 1 | 0 | 1 | 0 | ||
invoice_guid | uniqueidentifier | 0 | 0 | 2 | 0 | mf_invoices.invoice_guid | |
payment_transaction_guid | uniqueidentifier | 0 | 1 | 3 | 0 | mf_payment_transactions.payment_transaction_guid | |
payment_guid | uniqueidentifier | 0 | 0 | 4 | 0 | mf_payments.payment_guid | |
invoice_payment_amount | money | 0 | 0 | 5 | 0 | ||
lu_dt | datetime | 0 | 0 | 6 | 0 | ||
cr_dt | datetime | 0 | 0 | 7 | 0 | ||
lu_guid | uniqueidentifier | 0 | 1 | 8 | 0 | ||
cr_guid | uniqueidentifier | 0 | 1 | 9 | 0 |