WbsLine
Details individual lines within a WBS structure, providing granular data for project management and costing.
Columns
| Name | Type | References | Description |
| costcalculationtype | String | Indicates the type of cost calculation applied to this Work Breakdown Structure (WBS) line, such as fixed cost, time-based, or material-based costing. | |
| key | Integer | A unique identifier for the WBS line within the system, used for internal tracking and reference. | |
| name | String | The name assigned to this WBS line, typically representing a specific task, phase, or component of the project. | |
| parent | String | The identifier of the parent WBS line, establishing a hierarchical relationship between tasks or project elements. | |
| projecttask | String | The associated project task that this WBS line corresponds to, linking it to the broader project structure. | |
| resourceentity | String | The entity, such as an employee, contractor, or vendor, responsible for executing or contributing to this WBS line. | |
| resourceitem | String | The specific item or material allocated to this WBS line, used for tracking resources in project cost calculations. | |
| seqnum | Integer | The sequence number assigned to this WBS line, defining its order within the project structure for scheduling and reporting. | |
| skey | String | A system-generated unique identifier for the WBS line, used for database referencing and data integrity. |