WF_CASE_VALUE |
Default Table Name | WF_CASE_VALUE |
Definition |
WF_CASE_VALUE Columns |
ColumnName | Domain | Datatype | NULL | Definition |
WORKFLOW_KEY![]() |
NUMBER(10, 0) | NO | ||
CASE_KEY![]() |
NUMBER(10, 0) | NO | ||
CASE_LBL![]() |
VARCHAR2(15) | NO | ||
CASE_VALUE_S | VARCHAR2(254) | NO | ||
SEQ_NO | NUMBER(5, 0) | NO | ||
MODIFIED_BY | VARCHAR2(20) | NO | ||
TIME_STAMP | DATE | NO | ||
COMPANY_ID![]() |
VARCHAR2(10) | NO | ||
ROWVERSION | NUMBER(10, 0) | YES |
WF_CASE_VALUE Primary and Unique Keys |
Key Name | Key Type | Keys |
PI_6166 | PrimaryKey | WORKFLOW_KEY, CASE_KEY, CASE_LBL, COMPANY_ID |
WF_CASE_VALUE Foreign Keys |
Parent Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Deferrable | Initially Deferred |
WF_CASE_STATUS | Identifying | One To Zero or More | F20301 | WORKFLOW_KEY, CASE_KEY, COMPANY_ID | NO | NO | NO |
Child Relationships: |
Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Deferrable | Initially Deferred |