Table openpetra_trunk.public.a_form
The form description for user definable forms such as receipts

Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
a_form_code_c varchar 20
a_form_element.a_form_code_c a_form_element_fk1 R
The code which defines the type of form described in the table
a_form_name_c varchar 20
a_form_element.a_form_name_c a_form_element_fk1 R
The name of the form being created for the form code.
a_form_description_c varchar 100  √  null Description of the form
a_form_type_code_c varchar 24 If there are several types of form then it can be specified here. Eg an annual receipt and an individual receipt.
a_number_of_details_i int4 10  √  0 The number of repeating lines that will be displayed on each page of a form.
a_print_in_bold_l bool 1 false Is the report to be formatted to print in bold or not.
a_lines_on_page_i int4 10 66 The total number of lines that can be displayed on the page
a_minimum_amount_n numeric 24,10  √  0 The minimum amount that is acceptable on a receipt
a_options_c varchar 64  √  null Allows the exclusion of certain records from a report
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c a_form_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c a_form_fkmd R
s_modification_id_c varchar 150  √  null

Table contained 16 rows at Do Nov 10 18:00 MEZ 2011

Indexes:
Column(s) Type Sort Constraint Name
a_form_code_c + a_form_name_c Primary key Asc/Asc a_form_pk
s_created_by_c Performance Asc inx_a_form_fkcr_key1
s_modified_by_c Performance Asc inx_a_form_fkmd_key2
a_form_code_c + a_form_name_c Must be unique Asc/Asc inx_a_form_pk0

Close relationships  within of separation: