Table openpetra_trunk.public.pt_applicant_status
This table contains the different codes that indicate where an applicant is in the application continuum.

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_code_c varchar 32
pm_application_status_history.pm_status_code_c pm_application_status_history_fk2 R
pm_general_application.pm_gen_application_status_c pm_general_application_fk4 R
This code indicates the status of an applicant.
pt_description_c varchar 80  √  null This describes the applicant status code.
pt_unassignable_flag_l bool 1  √  false Indicates if this code can still be assigned?
pt_unassignable_date_d date 13  √  null Date from which this code was made unassignable.
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_applicant_status_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c pt_applicant_status_fkmd R
s_modification_id_c varchar 150  √  null

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

Indexes:
Column(s) Type Sort Constraint Name
pt_code_c Primary key Asc pt_applicant_status_pk
s_created_by_c Performance Asc inx_pt_applicant_status_fkcr_key1
s_modified_by_c Performance Asc inx_pt_applicant_status_fkmd_key2
pt_code_c Must be unique Asc inx_pt_applicant_status_pk0

Close relationships  within of separation: