GlobalAccountSearchSettings
Stores settings that configure how global account searches behave, such as filters, default views, and access controls for user searches.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
Unique identifier for the Global Account Search Settings record within the Veeva Vault environment. |
| Global ID | String | True |
System-generated global identifier used across Vaults to reference this specific settings record consistently. |
| Link | String | False |
System-managed link reference that enables navigation or programmatic access to this settings record. |
| Name | String | False |
Descriptive name assigned to the Global Account Search Settings configuration, often used for display or administrative identification. |
| Status | String | False |
Current state of the settings record, such as Active or Inactive, determining whether the configuration is in effect. |
| Created By | String | True |
Username or ID of the user who initially created the Global Account Search Settings record. |
| Created Date | Datetime | True |
Timestamp indicating when the settings record was first created in the system. |
| Last Modified By | String | True |
Username or ID of the user who last updated the Global Account Search Settings record. |
| Last Modified Date | Datetime | True |
Timestamp reflecting the most recent update made to the settings record. |
| Enable Global Account Search | Decimal | False |
Flag that enables or disables the Global Account Search functionality. A value of 1 typically indicates that global search is active. |
| Implicit Filters | String | False |
Comma-separated list of filters automatically applied during global account searches. These filters restrict results based on predefined conditions without user input. |
| My Accounts Redirect | Bool | False |
Indicates whether the 'My Accounts' page should redirect to the Global Account Search interface. A value of true enables redirection. |
| Online User Filters | String | False |
Comma-separated list of filters specific to online users that limit or tailor the results shown during global account searches. |
| iPad Preview Fields | String | False |
Comma-separated list of fields shown in the preview pane when users access account records via iPad. Fields are optimized for mobile readability. |
| Online Columns | String | False |
Comma-separated list of columns displayed in the Global Account Search result grid for online users, defining the structure and content of search results. |
| Setup Owner ID | String | False |
Identifier of the user or group responsible for owning and maintaining this settings configuration. |
| Security Profile | String | False |
Name or ID of the security profile governing access and permissions related to the Global Account Search feature. |
| Legacy CRM Id | String | False |
Reference ID carried over from a legacy Customer Relationship Management (CRM) system, used for backward compatibility or historical tracking. |
| Application Profile | String | False |
Application profile associated with this configuration, determining how the settings are applied across different app contexts or user roles. |
| Hide New Account Button | Bool | False |
Indicates whether the 'New Account' button should be hidden from the Global Account Search interface. A value of true removes the button from the UI. |