Table openpetra_trunk.public.a_account_property
Properties and optional values for an account can be saved in this table.

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
a_ledger_number_i int4 10
a_ledger.a_ledger_number_i a_account_property_fk1 R
a_account.a_ledger_number_i a_account_property_fk2 R
a_account_code_c varchar 16
a_account.a_account_code_c a_account_property_fk2 R
This identifies the account the financial transaction must be stored against
a_property_code_c varchar 40
a_account_property_code.a_property_code_c a_account_property_fk3 R
Code for the property
a_property_value_c varchar 200 value of this property
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c a_account_property_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c a_account_property_fkmd R
s_modification_id_c varchar 150  √  null

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

Indexes:
Column(s) Type Sort Constraint Name
a_ledger_number_i + a_account_code_c + a_property_code_c + a_property_value_c Primary key Asc/Asc/Asc/Asc a_account_property_pk
a_ledger_number_i Performance Asc inx_a_account_property_fk1_key1
a_ledger_number_i + a_account_code_c Performance Asc/Asc inx_a_account_property_fk2_key2
a_property_code_c Performance Asc inx_a_account_property_fk3_key3
s_created_by_c Performance Asc inx_a_account_property_fkcr_key4
s_modified_by_c Performance Asc inx_a_account_property_fkmd_key5
a_ledger_number_i + a_account_code_c + a_property_code_c + a_property_value_c Must be unique Asc/Asc/Asc/Asc inx_a_account_property_pk0

Close relationships  within of separation: