Table openpetra_trunk.public.a_account_property Properties and optional values for an account can be saved in this table.
|
Generated by SchemaSpy |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 |
|