| Table: dbo.Receivable_Transaction_Print_Option | |||
| Holds the most recent print options used when this receivable transaction was last printed. | |||
| Columns | |||
| Name | Type | Constraints | Description |
| receivable_transaction_KEY | int (4) | NOT NULL | Primary key. |
| invoice_layout__report_definition_KEY | int (4) | NOT NULL | Foreign key to the report definition to use when displaying. |
| Primary key | |||
| Name | Columns | Description | |
| PK_Receivable_Transaction_Print_Option$receivable_transaction_KEY | receivable_transaction_KEY | ||