StakeholderProfileLayouts
Defines the layout and configuration of stakeholder profiles, determining the display of fields, sections, and data relevant to user roles and business needs.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique identifier for each Stakeholder Profile Layout record. This is used as the primary key for reference and tracking. |
| Stakeholder Profile Layout Type | String | True |
Specifies the Vault object type associated with the Stakeholder Profile Layout. This determines the record's structure and behavior within Veeva Vault. |
| Global ID | String | True |
System-generated global identifier used to uniquely identify the layout across all Vault instances and integrations. |
| Link | String | False |
System-managed link that provides a direct reference to the Stakeholder Profile Layout record within the Vault system. |
| Stakeholder Profile Layout Name | String | True |
Human-readable name assigned to the Stakeholder Profile Layout. Typically reflects its intended purpose or associated region or stakeholder group. |
| Status | String | False |
Indicates the current status of the Stakeholder Profile Layout, such as Active, Inactive, or Deprecated, which helps manage lifecycle stages. |
| Created By | String | True |
User ID of the person who initially created the Stakeholder Profile Layout record in the Vault system. |
| Created Date | Datetime | True |
Date and time when the Stakeholder Profile Layout record was first created. This is used for audit and historical reference. |
| Last Modified By | String | True |
User ID of the person who last updated the Stakeholder Profile Layout record. This is useful for tracking changes and accountability. |
| Last Modified Date | Datetime | True |
Timestamp of the most recent update to the Stakeholder Profile Layout record. Helps monitor update history and data freshness. |
| Owner | String | False |
User ID or team responsible for the Stakeholder Profile Layout. Ownership typically determines who can edit or manage the record. |
| Legacy CRM Id | String | False |
Identifier used in legacy Customer Relationship Management (CRM) systems to refer to the same layout record. Enables backward compatibility and migration tracking. |