Table openpetra_trunk.public.pt_app_form_types
This table lists all the various forms that are sent and received in the application process.

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
pt_form_name_c varchar 32
pm_application_forms.pt_form_name_c pm_application_forms_fk2 R
Name of the form type, e.g. Medical, Referral.
pt_form_sent_indicator_l bool 1  √  false Is this a form that is sent out to an applicant?
pt_form_received_indicator_l bool 1  √  false Is this a form that is received from an applicant?
pt_app_used_by_c varchar 20 Indicates if this form is used by either the long application, short application, or both.
pt_deletable_flag_l bool 1  √  true Indicates if a record can be deleted.
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c pt_app_form_types_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c pt_app_form_types_fkmd R
s_modification_id_c varchar 150  √  null

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

Indexes:
Column(s) Type Sort Constraint Name
pt_form_name_c Primary key Asc pt_app_form_types_pk
s_created_by_c Performance Asc inx_pt_app_form_types_fkcr_key1
s_modified_by_c Performance Asc inx_pt_app_form_types_fkmd_key2
pt_form_name_c Must be unique Asc inx_pt_app_form_types_pk0
pt_form_name_c + pt_app_used_by_c Must be unique Asc/Asc pt_app_form_type_k0

Close relationships  within of separation: