Table openpetra_trunk.public.a_budget_type
Used for initial set up of budgets, for how to calculate amounts for each period. Some possible types are adhoc,same,percentage of annual.

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_budget_type_code_c varchar 16
a_account.a_budget_type_code_c a_account_fk2 R
a_budget.a_budget_type_code_c a_budget_fk3 R
The type. Adhoc, Split, Same, Inflate.
a_budget_type_description_c varchar 64
a_budget_process_to_call_c varchar 80
s_file.s_file_name_c a_budget_type_fk1 R
The Petra programme filename of the process to call
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c a_budget_type_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c a_budget_type_fkmd R
s_modification_id_c varchar 150  √  null

Table contained 5 rows at Mi Nov 09 18:02 MEZ 2011

Indexes:
Column(s) Type Sort Constraint Name
a_budget_type_code_c Primary key Asc a_budget_type_pk
a_budget_process_to_call_c Performance Asc inx_a_budget_type_fk1_key1
s_created_by_c Performance Asc inx_a_budget_type_fkcr_key2
s_modified_by_c Performance Asc inx_a_budget_type_fkmd_key3
a_budget_type_code_c Must be unique Asc inx_a_budget_type_pk0

Close relationships  within of separation: