BrandPlans
Stores detailed records of strategic brand plans, including objectives, timelines, key initiatives, and cross-functional alignment data for commercial and medical planning.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique identifier for the brand plan record within the system. This ID is typically auto-generated and used internally to reference the row. |
| Brand Plan Type | String | True |
Specifies the type or classification of the brand plan, based on a predefined object type within the Vault configuration. |
| Global ID | String | True |
System-generated global identifier used to uniquely identify the brand plan record across multiple Vaults or integrations. |
| Link | String | False |
System-managed hyperlink or reference that enables direct access to the brand plan record in the Vault user interface. |
| Name | String | False |
Human-readable name or title assigned to the brand plan, used to identify the plan within user-facing lists and reports. |
| Status | String | False |
Indicates the current lifecycle state of the brand plan, such as Draft, In Review, Approved, or Obsolete, as configured in Vault. |
| Created By | String | True |
Username or user identifier of the individual who initially created the brand plan record in the system. |
| Created Date | Datetime | True |
Timestamp indicating when the brand plan record was first created, stored in Coordinated Universal Time (UTC). |
| Last Modified By | String | True |
Username or user identifier of the individual who last modified the brand plan record. |
| Last Modified Date | Datetime | True |
Timestamp of the most recent update to the brand plan record. This is useful for tracking changes and audit trails. |
| Description | String | False |
Detailed explanation or summary of the brand plan's purpose, scope, or key components, entered by the user. |
| External ID | String | False |
Identifier originating from an external system, used for integrations or data synchronization with third-party applications. |
| Legacy CRM Id | String | False |
Identifier carried over from a legacy Customer Relationship Management (CRM) system, if the brand plan was migrated. |
| Detail Group | String | False |
Optional field used to group brand plans by a shared detail category or business segmentation, often for reporting purposes. |
| Product | String | False |
The specific product associated with the brand plan, typically linked to a Vault Product object or picklist. |
| Owner | String | False |
Identifier of the user or group responsible for maintaining or overseeing the brand plan, typically aligns with Vault ownership permissions. |