Distribution Summary keeps track of the workplaces that are currently active in the portal and have been made available through the distribution process. Once a workplace has been revoked a reference to it is removed from this table.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| wp_id | nvarchar(64) | not null | A unique identifier for workplace. It is a generated uuid. |
| distrib_order_id | nvarchar(64) | with null | A unique identifier for the distribution order. It is a generated uuid. |
Product Name: Portal r12
Table Type: Table