Table Type: Metadata
Contains the routing paths for a WFM business unit planning groups
Columns
| Column | Type | Modifiers | Notes |
|---|---|---|---|
| business_unit_id | string | Primary Key | The business unit id that this activity code belongs to. |
| planning_group_id | string | Primary Key | The planning group id that this route path belongs to. |
| route_path_id | string | Primary Key | The route path id. |
| queue_id | string | The queue id associated with this route path. | |
| language_id | string | The language id associated with this route path. | |
| db_last_updated | datetime | When this record was last updated in UTC. | |
| db_when_created | datetime | When this record was created in UTC. |
