Table openpetra_trunk.public.p_partner_status
List of statuses for partners

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
p_status_code_c varchar 16
p_partner.p_status_code_c p_partner_fk3 R
This code describes the status of a partner. Eg, Active, Deceased etc
p_partner_status_description_c varchar 120
p_partner_is_active_l bool 1  √  true If set to yes, then Partners with this status are considered as active Partners
p_include_partner_on_report_l bool 1  √  false
p_deletable_l bool 1 true This defines if the partner status code can be deleted. This can only be updated by the system manager. At the risk of serious operational integrity. Default to Yes
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c p_partner_status_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c p_partner_status_fkmd R
s_modification_id_c varchar 150  √  null

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

Indexes:
Column(s) Type Sort Constraint Name
p_status_code_c Primary key Asc p_partner_status_pk
s_created_by_c Performance Asc inx_p_partner_status_fkcr_key1
s_modified_by_c Performance Asc inx_p_partner_status_fkmd_key2
p_status_code_c Must be unique Asc inx_p_partner_status_pk0

Close relationships  within of separation: