Relation between case map and business case
| Primary Key | Name | Type | Length | Precision | Can Be Null | Default | References | Action | Hints | Comment |
|---|---|---|---|---|---|---|---|---|---|---|
| true | BusinessCaseId | BIGINT | false | IWA_Case(CaseId) | ON DELETE CASCADE | |||||
| false | CaseMapId | BIGINT | false | IWA_CaseMap(CaseMapId) | ON DELETE CASCADE |
| Name | Columns | Hints | Comment |
|---|---|---|---|
| IWA_CaseMapBusCase_CsMpIdIdx | CaseMapId |
| Foreign Table | Column | Comment |
|---|---|---|
| IWA_CaseMapEvent | BusinessCaseId | Business case id this event belongs ot |
| Object | Strategy |
|---|---|
| IWA_CaseMapBusinessCase | ALL_REMOVE_UNUSED |