ALM Project Database Reference
td.BPM_ELEMENT_TYPES Table
Description
Types of elements that can be used in business process modeling.
Remarks
The table is populated at project creation time with the types used by supported notations.
Columns
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| BPMET_ID | The record ID. | int | 4 | |||
| BPMET_TYPE_NAME | The type name. | varchar | 255 | ||||
| BPMET_PROPERTIES | For future use. | varchar | 255 | ![]() | |||
| BPMET_IS_INCLUDED_IN_PATHS | Y indicates that this type is included in a path. | varchar | 1 | ![]() |
Indexes
| Index | Description | Primary | Unique |
|---|---|---|---|
| BPMET_PRIMARYKEY | ![]() | ![]() |
See Also
Related Objects


