# WorkflowSubTypes: Bouw7 Workflow Subtypes
Retrieve all possible types with sub-types for an approval workflow.
Retrieve all possible types with sub-types for an approval workflow.
- Catalog: `Bouw7`
- Schema: `Approval`
- Label: Workflow Subtypes
This is a read-only table. The Bouw7 API may not support changing the data or the Invantive UniversalSQL driver for Bouw7 does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Bouw7 API.
## Table Columns
The columns of the table `WorkflowSubTypes` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `type_2` | `int64` | | ☐ | Type ID of the workflow, 0 = employee, 4 = free to pick employee. |
| `type` | `int64` | Type | ☐ | Sub Type ID of the workflow, 1 = project executor, 2 = project work planner, 3 = project leader. |
| `typeKey_2` | `varchar2` | | ☐ | Type translation key. |
| `typeKey` | `varchar2` | Type Key | ☐ | Sub type translation key. |