BusinessAreas
Aggregates and presents distinct business areas within the enterprise, such as functional domains or product lines, typically used for segmentation, reporting, or role-based access.
Columns
| Name | Type | Description |
| ID | String | Unique identifier for the business area record, typically assigned by the system to ensure consistent tracking and reference. |
| Name | String | The name of the business area, used to label and differentiate organizational domains or divisions within the Veeva Vault system. |
| Status | String | Indicates the current state of the business area, such as Active, Inactive, or Archived, which determines its availability and relevance in workflows. |
| Created_By | String | The username or system identifier of the user who originally created the business area entry in the Vault environment. |
| Created_Date | Datetime | The date and time when the business area record was first created, stored in Coordinated Universal Time (UTC) format. |
| Last_Modified_By | String | The username or system identifier of the user who last modified the business area record, allowing for auditability and change tracking. |
| Last_Modified_Date | Datetime | The date and time when the business area record was most recently updated, stored in Coordinated Universal Time (UTC) format. |