Table openpetra_trunk.public.pm_document_type
This table contains the codes that indicate the types of documents for a person.

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
pm_doc_code_c varchar 40
pm_document.pm_doc_code_c pm_document_fk2 R
This code indicates the type of document for a person.
pm_doc_category_c varchar 64
pm_document_category.pm_code_c pm_document_type_fk1 R
This code indicates the category of a document type.
pm_description_c varchar 80  √  null This describes the document type.
pm_unassignable_flag_l bool 1  √  false Indicates if this code can still be assigned?
pm_unassignable_date_d date 13  √  null Date from which this code was made unassignable.
pm_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 pm_document_type_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c pm_document_type_fkmd R
s_modification_id_c varchar 150  √  null

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

Indexes:
Column(s) Type Sort Constraint Name
pm_doc_code_c Primary key Asc pm_document_type_pk
pm_doc_category_c Performance Asc inx_pm_document_type_fk1_key1
s_created_by_c Performance Asc inx_pm_document_type_fkcr_key2
s_modified_by_c Performance Asc inx_pm_document_type_fkmd_key3
pm_doc_code_c Must be unique Asc inx_pm_document_type_pk0

Close relationships  within of separation: