Table openpetra_trunk.public.a_special_trans_type
Transaction types which have special processing. Eg. Allocation, Reallocation, Gift, Revaluation.

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_sub_system_code_c varchar 24
a_sub_system.a_sub_system_code_c a_special_trans_type_fk1 R
Defines a sub system of accounts
a_transaction_type_code_c varchar 16
a_transaction_type_description_c varchar 64 This is a short description which is 32 charcters long
a_spec_trans_process_to_call_c varchar 80
s_file.s_file_name_c a_special_trans_type_fk2 R
The filename of the process to call
a_spec_trans_undo_process_c varchar 80  √  null
s_file.s_file_name_c a_special_trans_type_fk3 R
Process to call to undo the work of the special transaction process, if needed
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c a_special_trans_type_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c a_special_trans_type_fkmd R
s_modification_id_c varchar 150  √  null

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

Indexes:
Column(s) Type Sort Constraint Name
a_sub_system_code_c + a_transaction_type_code_c Primary key Asc/Asc a_special_trans_type_pk
s_created_by_c Performance Asc inx__special_trans_type_fkcr_key4
s_modified_by_c Performance Asc inx__special_trans_type_fkmd_key5
a_sub_system_code_c Performance Asc inx_a_special_trans_type_fk1_key1
a_spec_trans_process_to_call_c Performance Asc inx_a_special_trans_type_fk2_key2
a_spec_trans_undo_process_c Performance Asc inx_a_special_trans_type_fk3_key3
a_sub_system_code_c + a_transaction_type_code_c Must be unique Asc/Asc inx_a_special_trans_type_pk0

Close relationships  within of separation: