Table openpetra_trunk.public.a_cost_centre_types
Stores standard and user-defined cost centre types. For example: Foreign, Local.

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 0
a_cost_centre.a_ledger_number_i a_cost_centre_fk2 R
a_ledger.a_ledger_number_i a_cost_centre_types_fk1 R
This is used as a key field in most of the accounting system files
a_cost_centre_type_c varchar 16 'Local'::character varying
a_cost_centre.a_cost_centre_type_c a_cost_centre_fk2 R
Type of cost centre (Defaults: Foreign or Local)
a_cc_description_c varchar 60  √  null The description of the cost centre type
a_deletable_l bool 1  √  true Can this cost centre type be deleted by the user?
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c a_cost_centre_types_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c a_cost_centre_types_fkmd R
s_modification_id_c varchar 150  √  null

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

Indexes:
Column(s) Type Sort Constraint Name
a_ledger_number_i + a_cost_centre_type_c Primary key Asc/Asc a_cost_centre_types_pk
a_ledger_number_i Performance Asc inx_a_cost_centre_types_fk1_key1
s_created_by_c Performance Asc inx_a_cost_centre_types_fkcr_key2
s_modified_by_c Performance Asc inx_a_cost_centre_types_fkmd_key3
a_ledger_number_i + a_cost_centre_type_c Must be unique Asc/Asc inx_a_cost_centre_types_pk0

Close relationships  within of separation: