wbs
Stores work breakdown structure (WBS) elements, which help in project management by defining task hierarchies.
Columns
| Name | Type | References | Description |
| createdby | String | The user or entity that initially created this Work Breakdown Structure (WBS) entry. | |
| createddate | Datetime | The timestamp indicating when this WBS entry was first created. | |
| customform | String | The identifier for the custom form used when creating or modifying this WBS entry. | |
| description | String | A detailed text field providing additional context or summary information about the WBS entry. | |
| enddate | Date | The planned or actual end date for the WBS entry, defining the completion timeline for the associated work. | |
| externalid | String | A unique identifier assigned to this WBS entry by an external system, useful for integrations and data synchronization. | |
| id | Integer | A unique identifier for each WBS record being imported or updated in the system, ensuring accurate data mapping, tracking, and management. | |
| internalid | Integer | The internal NetSuite identifier for this WBS entry, used for referencing within the system. | |
| isinactive | Boolean | Indicates whether this WBS entry is inactive. A value of 'true' means the entry is not currently in use. | |
| lastmodifiedby | String | The user or entity that last modified this WBS entry. | |
| lastmodifieddate | Datetime | The timestamp indicating the most recent modification to this WBS entry. | |
| margintarget | String | The expected profit margin target associated with this WBS entry, typically expressed as a percentage or numerical value. | |
| project | String | The project to which this WBS entry belongs, linking the task structure to the overall project framework. | |
| startdate | Date | The planned or actual start date for the WBS entry, marking the beginning of the associated work. | |
| templatestored | Boolean | Indicates whether this WBS entry is stored as a template for reuse in future projects. | |
| timelinetype | String | Defines the type of timeline used for this WBS entry, which can influence scheduling and dependency management. |