Table: dbo.AR_Enter_Invoice_List_View_Column
Lists the column headers as they will appear in the AR Enter Invoices view.
Columns
NameTypeConstraintsDescription
ar_enter_invoice_list_view_column_KEYint (4)NOT NULLPrimary key.
descriptionnvarchar (44)NOT NULLThe text of the column header as it will appear in the AR Enter Invoices view.
is_requiredbit (1)NOT NULLWhether the user will be required to enter information in the column.
Primary key
NameColumnsDescription
PK_AR_Enter_Invoice_List_View_Columnar_enter_invoice_list_view_column_KEY
Unique constraints
NameColumnsDescription
UK_AR_Enter_Invoice_List_View_Column$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_AR_Enter_Invoice_List_View_Column_Option__AR_Enter_Invoice_List_View_Column__ar_enter_invoice_list_view_column_KEYar_enter_invoice_list_view_column_KEYAR_Enter_Invoice_List_View_Column_Option

Schema diagram