Table openpetra_trunk.public.p_state A particular state within a process which can apply to a Partner. Each state will probably need to have an Idle state to indicate when no state applies.
|
Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 0 rows at Do Nov 10 18:00 MEZ 2011 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
p_process_code_c + p_state_code_c | Primary key | Asc/Asc | p_state_pk |
p_process_code_c | Performance | Asc | inx_p_state_fk1_key1 |
s_created_by_c | Performance | Asc | inx_p_state_fkcr_key2 |
s_modified_by_c | Performance | Asc | inx_p_state_fkmd_key3 |
p_process_code_c + p_state_code_c | Must be unique | Asc/Asc | inx_p_state_pk0 |
|