Table openpetra_trunk.public.p_action
A particular action within a process which can be performed on a Partner

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
p_process_code_c varchar 60
p_partner_action.p_process_code_c p_partner_action_fk2 R
p_process.p_process_code_c p_action_fk1 R
Process that this action is part of
p_action_code_c varchar 60
p_partner_action.p_action_code_c p_partner_action_fk2 R
Code for the action
p_action_descr_c varchar 400  √  null Description of the action
p_active_l bool 1  √  null Is this action currently in progress?
p_system_action_l bool 1  √  null Is this a system defined action (as opposed to a user defined one)?
s_date_created_d date 13  √  ('now'::text)::date
s_created_by_c varchar 20  √  null
s_user.s_user_id_c p_action_fkcr R
s_date_modified_d date 13  √  null
s_modified_by_c varchar 20  √  null
s_user.s_user_id_c p_action_fkmd R
s_modification_id_c varchar 150  √  null

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

Indexes:
Column(s) Type Sort Constraint Name
p_process_code_c + p_action_code_c Primary key Asc/Asc p_action_pk
p_process_code_c Performance Asc inx_p_action_fk1_key1
s_created_by_c Performance Asc inx_p_action_fkcr_key2
s_modified_by_c Performance Asc inx_p_action_fkmd_key3
p_process_code_c + p_action_code_c Must be unique Asc/Asc inx_p_action_pk0

Close relationships  within of separation: