WF_PROC_DEF_SUPPLEMENTS
Description
Contains supplemental information about process definitions.
Columns
For the descriptions in this table, the term item refers to supplemental information about a process definition.
| Column Name | Data Type | Size | Description |
|---|---|---|---|
| PROC_DEF_ID | varchar | 32 | The ID of the process definition this item is associated with. |
| ACTIVITY_DEF_ID | nvarchar | 256 | Unique activity definition ID. |
| SUPPLEMENT_INFO | Image | User-defined supplement information with process definition. |
Relationships
| Table Name | Relationship |
|---|---|
| WF_PROC_DEFS | 1 – n |