This topic describes the columns in the mf_invoice_price_adjustment_distributions table.
Column Name | Data Type | Primary Key | Is Nullable | Column ID | Comment | Reference Count | Reference To |
---|---|---|---|---|---|---|---|
invoice_price_adjustment_distribution_guid | uniqueidentifier | 1 | 0 | 1 | 0 | ||
invoice_guid | uniqueidentifier | 0 | 0 | 2 | 0 | mf_invoices.invoice_guid | |
invoice_item_guid | uniqueidentifier | 0 | 0 | 3 | 0 | mf_invoice_items.invoice_item_guid | |
invoice_price_adjustment_guid | uniqueidentifier | 0 | 0 | 4 | 0 | mf_invoice_price_adjustments.invoice_price_adjustment_guid | |
price_adjustment_type_id | smallint | 0 | 0 | 5 | 0 | mf_price_adjustment_types.price_adjustment_type_id | |
invoice_price_adjustment_distribution_value | money | 0 | 0 | 6 | 0 | ||
invoice_price_adjustment_distribution_value_ref | money | 0 | 0 | 7 | 0 | ||
invoice_price_adjustment_distribution_tax | money | 0 | 0 | 8 | 0 | ||
invoice_price_adjustment_distribution_void | bit | 0 | 0 | 9 | 0 | ||
lu_dt | datetime | 0 | 0 | 10 | 0 | ||
cr_dt | datetime | 0 | 0 | 11 | 0 |