VMobileObjectConfigurations
Manages settings for objects accessible via the Veeva Customer Relationship Management (CRM) mobile app, including field visibility, page layout rules, and offline synchronization behavior.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique identifier for the VMobile object configuration record. |
| VMobile Object Configuration Type | String | True |
Specifies the category or classification of the VMobile object configuration, such as call reporting or sample requests. |
| Global ID | String | True |
System-generated global identifier used to uniquely identify the record across Vaults. |
| Link | String | False |
System-defined URL reference linking to the current configuration record. |
| VMobile Object Configuration Name | String | True |
The human-readable name assigned to the VMobile object configuration for reference and identification. |
| Status | String | False |
Indicates the current status of the configuration, such as Active, Inactive, or Deprecated. |
| Created By | String | True |
The username or system identity that created the configuration record. |
| Created Date | Datetime | True |
Timestamp capturing when the configuration record was initially created. |
| Last Modified By | String | True |
The username or system identity that last modified the configuration record. |
| Last Modified Date | Datetime | True |
Timestamp capturing the most recent update made to the configuration record. |
| Account Lookup Field | String | False |
Specifies the field on the object used to associate the configuration with a related account record. |
| Active | Bool | False |
Boolean flag indicating whether the configuration is currently active and in use. |
| Device | String | False |
Specifies the target mobile device type (such as iPad, iPhone, Android) that this configuration supports. |
| Enable Enhanced Sync | Bool | False |
Boolean flag that determines whether enhanced synchronization features are enabled for this configuration. |
| Exclude Field List | String | False |
Comma-separated list of field names to be excluded during synchronization. Each field is listed without spacing unless parsed (for example, field1, field2, field3). |
| External ID | String | False |
An external system identifier used to map or reference this configuration outside of Veeva Vault. |
| Include Attachments | Bool | False |
Boolean flag that determines whether attachments associated with the object should be included in synchronization. |
| Include Related Objects | Bool | False |
Boolean flag that controls whether related objects linked via relationships should be included in sync behavior. |
| Meta Data Only | Bool | False |
Indicates whether only metadata (structure and definitions) should be synced, excluding actual record data. |
| Object Name | String | False |
API name of the Vault object for which the configuration is defined, such as call2_vod__c. |
| Parent Object Name | String | False |
API name of the parent Vault object, if this object configuration is part of a hierarchy or relationship. |
| Profile | String | False |
Identifier for the user profile associated with this configuration, determining visibility and sync scope. |
| Relationship Name | String | False |
API name of the relationship linking this object to another, used to define parent-child sync behavior. |
| Type | String | False |
Describes the nature or use-case type of the configuration, such as Master, Child, or Lookup. |
| Where Clause | String | False |
Optional filter expression applied during sync to restrict which records are included based on defined criteria. |
| Owner | String | False |
User or system owner responsible for the configuration record. |
| Security Profile | String | False |
Identifier for the security profile applied to this configuration, used to control data access permissions. |
| Legacy CRM Id | String | False |
Identifier used in legacy Customer Relationship Management (CRM) systems to reference this configuration prior to Vault adoption. |
| Application Profile | String | False |
Identifier of the application profile that governs behavior and settings applied to this configuration. |