DocumentedInterest
Stores records of documented interests such as stakeholder concerns or declared conflicts, used for compliance reporting and governance.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique identifier for the documented interest record within the Veeva Vault system. |
| Documented Interest Type | String | True |
Specifies the object type of the documented interest, used to categorize the nature of the entry in the Vault. |
| Global ID | String | True |
System-wide unique identifier assigned to the documented interest for cross-environment tracking and integration. |
| Link | String | False |
System-generated URL linking directly to the detailed view of the documented interest record. |
| Name | String | True |
Human-readable name of the documented interest, typically used for identification in user interfaces. |
| Status | String | False |
Indicates the current lifecycle status of the documented interest, such as Active, Inactive, or Expired. |
| Created By | String | True |
User who originally created the documented interest entry in the Vault. |
| Created Date | Datetime | True |
Date and time when the documented interest was first created. |
| Last Modified By | String | True |
User who last made changes to the documented interest record. |
| Last Modified Date | Datetime | True |
Date and time when the documented interest was last updated. |
| Calculated Expiration Date | Date | False |
System-calculated date on which the documented interest is expected to expire, based on business logic or rules. |
| Documented Text | String | False |
Free-text field capturing specific details or observations related to the documented interest. |
| Entity Reference Id | String | False |
Unique identifier referencing the related entity (such as a product, event, or account) associated with the documented interest. |
| Expiration Date | Date | False |
Explicit date on which the documented interest is scheduled to expire, if set manually. |
| Interaction Reference Id | String | False |
Identifier linking this documented interest to a related interaction or engagement record. |
| Interest Category | String | False |
Classifies the documented interest into a category such as Clinical, Commercial, or Scientific. |
| Mobile Created Datetime | Datetime | False |
Timestamp indicating when the documented interest was created via a mobile device. |
| Mobile Id | String | False |
Identifier assigned to the documented interest entry when it is created through a mobile platform. |
| Sharing Group | String | False |
Specifies the group with which the documented interest is shared, controlling visibility and access. |
| Documented Interest Status | String | False |
Status field representing the current stage of the documented interest process, distinct from general record status. |
| Unlock_vod | Bool | False |
Boolean flag indicating whether the documented interest record is currently unlocked for editing in Veeva Customer Relationship Management (CRM). |
| Verbal Acknowledgment | Bool | False |
Boolean indicating whether verbal acknowledgment of the documented interest has been obtained. |
| Legacy CRM Id | String | False |
Reference to the identifier used in legacy CRM systems for historical data continuity. |
| Account | String | False |
Identifier of the associated account (such as a healthcare provider or institution) linked to the documented interest. |
| Scientific Interest | String | False |
Indicates whether the documented interest pertains to scientific content or subject matter. |
| Owner | String | False |
User ID of the Vault owner responsible for the documented interest record. |
| Lock | Bool | False |
Boolean flag indicating whether the record is currently locked to prevent changes. |
| Override Lock | Bool | False |
Boolean indicating whether the lock can be overridden under certain administrative permissions. |
| Expired? | Bool | True |
Indicates whether the documented interest has passed its expiration date and is considered inactive. |