Description: The project work breakdown structure (WBS) is a hierarchical arrangement of the products and services produced during and by a project. Each element of a WBS may contain more-detailed WBS elements, activities, or both. WBS are hierarchical objects.
Field | Type | Description | Read-Only |
---|---|---|---|
Code | String | The short name of the WBS. | No |
ElementId | String | The unique ID generated by the system. | No |
ParentObjectId | ForeignKey | The unique ID of the parent WBS of this WBS in the hierarchy. | No |
ProjectElementId | ForeignKey | The unique ID of the associated project. | No |
ProjectId | String | The project Id of the WBS. | No |
ProjectObjectId | ForeignKey | The unique ID of the associated project. | No |
uuu_int_p6_project_id | String | The short code that uniquely identifies the project | No |
uuu_P6ETCComputeType | String | Estimate to Complete computation technique | No |
uuu_P6ETCUserValue | Double | The earned value ETC user value for WBS computing earned value. | No |
uuu_P6WBSCode | String | WBS Code | No |
uuu_P6WBSName | String | WBS Name | No |
uuu_parent_id | String | WBS Parent Id | No |