Table openpetra_trunk.public.pt_application_type
This decribes the type of application a person has submitted, e.g, Short-Term, Long-Term, or 2 years.

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_app_type_name_c varchar 32
pm_general_application.pt_app_type_name_c pm_general_application_fk5 R
Name of the application type, e.g. Short-Term, Long-Term.
pt_app_type_descr_c varchar 80  √  null Describes the application type.
pt_unassignable_flag_l bool 1  √  false Can this application type be assigned?
pt_unassignable_date_d date 13  √  null This is the date the record was last updated.
pt_app_form_type_c varchar 32  √  null This field lists the different forms that are used for the various application types.
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_application_type_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c pt_application_type_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
pt_app_type_name_c Primary key Asc pt_application_type_pk
s_created_by_c Performance Asc inx_pt_application_type_fkcr_key1
s_modified_by_c Performance Asc inx_pt_application_type_fkmd_key2
pt_app_type_name_c Must be unique Asc inx_pt_application_type_pk0

Close relationships  within of separation: