ConcurSettings
Holds configuration settings for integration between Veeva Vault and SAP Concur, such as API endpoints, authentication tokens, and expense data mapping rules.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique identifier for the Concur Settings record, typically used as the primary key in integrations or internal references. |
| Global ID | String | True |
System-generated global identifier used to uniquely track this record across environments or integrations. |
| Link | String | False |
System-generated URL or reference link to the current record within Veeva Vault. |
| Name | String | False |
Human-readable name or title assigned to the Concur Settings configuration. |
| Status | String | False |
Current lifecycle state of the record, such as Active, Inactive, or Archived, based on system-defined status values. |
| Created By | String | True |
Username or user ID of the person or system that originally created the record. |
| Created Date | Datetime | True |
Timestamp indicating when the record was initially created in the system. |
| Last Modified By | String | True |
Username or user ID of the person or system that most recently updated the record. |
| Last Modified Date | Datetime | True |
Timestamp capturing the date and time of the last modification to the record. |
| Account Attendee Type Code | String | False |
Code representing the attendee type classification for accounts in Concur event mapping. |
| Company Id | String | False |
Identifier for the Concur-integrated company associated with this configuration, used to scope settings to a specific company. |
| OAuth Refresh Token | String | False |
Secure token used to request new access tokens when integrating with Concur's OAuth authentication flow. |
| Attendee Customized Fields | String | False |
Comma-separated list of additional field identifiers used to store custom attributes for attendees. |
| Call Attendee Mapping | String | False |
Configuration reference for how attendees in Concur are linked to call records in Vault. |
| Call Mapping | String | False |
Configuration for how Vault call records are matched to Concur data elements. |
| Call Primary Attendee Mapping | String | False |
Defines the mapping logic for associating the primary attendee in a Vault call with the appropriate Concur record. |
| Company Domain | String | False |
Internet domain associated with the company used for validating Concur integrations or filtering data. |
| Concur Admin Username | String | False |
Username of the Concur administrator account used to manage and authorize API-based integrations. |
| Concur Data Center Region | String | False |
Region where the associated Concur data center is located, such as US, EU, or CN, used for directing API requests. |
| Concur Select Mode | Decimal | False |
Numeric code that determines selection or filtering logic when syncing data from Concur to Vault. |
| Contact Attendee Type Code | String | False |
Code that specifies how contact-type attendees are identified during integration with Concur. |
| Email Notification Recipients | String | False |
Comma-separated list of email addresses that should receive notifications when integration events or errors occur. |
| Event Speaker Attendee Type Code | String | False |
Code used to classify attendees that are speakers at events in Concur-Vault mapping. |
| Event Team Member Attendee Type Code | String | False |
Code used to categorize event team members during attendee synchronization from Concur. |
| Expense Customized Fields | String | False |
List of user-defined fields that capture additional expense information from Concur during data transfer. |
| Expense Header Expense Type Code | String | False |
Expense type code that is applied at the header level for Concur expense reports imported into Vault. |
| Expense Key | String | False |
Unique identifier used to link specific expense records from Concur to Vault records during data import. |
| Medical Event Attendee Mapping | String | False |
Mapping logic that determines how medical event attendees in Vault correspond to Concur records. |
| Medical Event Mapping | String | False |
Mapping rules that align Vault medical event records with corresponding event data from Concur. |
| OAuth Key | String | False |
The unique client key issued by Concur used to authenticate this application when requesting access tokens via the OAuth protocol. |
| OAuth Secret | String | False |
The confidential client secret associated with the OAuth Key, used to securely validate the application during OAuth token exchanges. |
| OAuth Access Token | String | False |
The token granted after successful authentication, used to authorize API requests made to the Concur system on behalf of a user or integration. |
| Other Attendees Type | String | False |
The classification or identifier for non-user attendees included in expense reports, such as external consultants or guests, as configured in Concur. |
| Payment Type | String | False |
The method of payment associated with Concur expense transactions, such as corporate card, personal card, or cash. |
| User Attendee Type Code | String | False |
A predefined internal code representing the type of event attendee who is a Concur-registered user, often used for mapping or filtering attendee records. |
| Write In Event Attendee Type Code | String | False |
The code representing attendees who are manually entered into event records, typically for ad hoc participants not pre-registered in Concur. |
| Setup Owner ID | String | False |
The internal identifier for the user or system entity that owns or manages the current Concur integration setup in Vault. |
| Security Profile | String | False |
The name or reference of the security profile applied to this integration, determining access permissions and data visibility within Veeva Vault. |
| Legacy CRM Id | String | False |
A reference identifier for Customer Relationship Management (CRM) systems previously used before the current Concur integration, retained for backward compatibility or data migration. |
| Concur API Version | String | False |
Specifies the version of the Concur API being targeted by this integration, ensuring compatibility with available endpoints and features. |
| Application Profile | String | False |
The application-level configuration profile that defines environment-specific settings and parameters for the Concur integration. |