DataMapTemplates
Defines reusable templates that map source system fields to Veeva Vault fields. This is used in integrations and import processes to ensure consistent field mapping.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique system-generated identifier for the Data Map Template record. |
| Data Map Template Type | String | True |
Specifies the object type classification for the Data Map Template within Veeva Vault. |
| Global ID | String | True |
Universally unique identifier (UUID) used to reference the template across integrations and systems. |
| Link | String | False |
System-generated URL that provides direct access to the Data Map Template record in Veeva Vault. |
| Data Map Template Name | String | False |
User-defined name assigned to the Data Map Template, used for identification in the user interface and reporting. |
| Status | String | False |
Indicates the current workflow or lifecycle status of the Data Map Template, such as Active or Inactive. |
| Created By | String | True |
Username or user ID of the individual who originally created the Data Map Template. |
| Created Date | Datetime | True |
Timestamp representing the date and time when the Data Map Template was first created. |
| Last Modified By | String | True |
Username or user ID of the person who last modified the Data Map Template. |
| Last Modified Date | Datetime | True |
Timestamp indicating the most recent date and time the Data Map Template was updated. |
| Active | Bool | False |
Boolean flag that indicates whether the Data Map Template is currently active and available for use. |
| Buckets | Decimal | False |
Specifies the number of data buckets defined for the template, typically used for segmentation or grouping. |
| Column Label | String | False |
Primary label that will appear as the column header in reports or exports generated from this template. |
| Column Labels Included | Bool | False |
Indicates whether custom column labels are included in the output generated by the template. |
| Contains Goals? | Bool | False |
Boolean flag indicating whether the template includes goal-related metrics or fields. |
| Decimal Places | Decimal | False |
Defines the number of decimal places to display for numerical values in the data map. |
| Enable Market Sales Analysis Report | Bool | False |
Determines whether this template should enable generation of Market Sales Analysis reports. |
| Enable for Offline | Bool | False |
Specifies whether the data from this template should be made available in offline mode for field users. |
| Formulary for Rep Label | String | False |
Custom label or description to be used for the formulary field when viewed by representatives. |
| Incremental Load Type | String | False |
Defines the method or strategy used for incremental data loading, such as timestamp-based or ID-based. |
| Incremental | Bool | False |
Indicates whether the data load process is incremental, loading only new or updated records. |
| Markets Mapped? | Bool | False |
Boolean value indicating whether market entities have been mapped in this template configuration. |
| Override Account Threshold | Bool | False |
If true, the standard account threshold logic is overridden for this template. |
| Payer/Plan Mapped? | Bool | False |
Indicates whether payer or plan information has been mapped as part of this template. |
| Scale | String | False |
Specifies the unit scale used in calculations or data representation, such as thousands or millions. |
| Second Column Label | String | False |
Optional secondary label to be displayed in the column header for dual-axis reports. |
| Territory Names Included? | Bool | False |
Boolean flag to indicate whether territory names are included in the exported data or report output. |
| Owner | String | False |
Identifier of the user or system group that owns and manages the Data Map Template. |
| Legacy CRM Id | String | False |
Legacy identifier from a previous Customer Relationship Management (CRM) system, used for historical reference or migration tracking. |