Table: dbo.AR_Customer_Payment_List_View_Column
Lists the column headers as they will appear in the AR Customer Payment view.
Columns
NameTypeConstraintsDescription
ar_customer_payment_list_view_column_KEYint (4)NOT NULLPrimary key.
descriptionnvarchar (44)NOT NULLThe text of the column header as it will appear in the AR Customer Payment view.
is_requiredbit (1)NOT NULLWhether the user will be required to enter information in the column.
Primary key
NameColumnsDescription
PK_AR_Customer_Payment_List_View_Columnar_customer_payment_list_view_column_KEY
Unique constraints
NameColumnsDescription
UK_AR_Customer_Payment_List_View_Column$descriptiondescription
Incoming foreign keys
NameColumnsReferencing tableDescription
FK_AR_Customer_Payment_List_View_Column_Option__AR_Customer_Payment_List_View_Column__ar_customer_payment_list_view_column_KEYar_customer_payment_list_view_column_KEYAR_Customer_Payment_List_View_Column_Option

Schema diagram