RuleObjectHeaders
Top-level records defining scope and context for grouped validation rules.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
The unique identifier for the rule object header record within the system. |
| Rule Object Header Type | String | True |
The classification or object type of the rule object header. |
| Global ID | String | True |
The globally unique identifier used for integration and cross-platform tracking. |
| Link | String | False |
The system-generated hyperlink or reference to access the rule object header. |
| Rule Object Header Name | String | False |
The name or label of the rule object header for display and identification. |
| Status | String | False |
The current status of the rule object header, such as active or inactive. |
| Created By | String | True |
The user who originally created the rule object header record. |
| Created Date | Datetime | True |
The date and time when the rule object header record was created. |
| Last Modified By | String | True |
The user who most recently modified the rule object header record. |
| Last Modified Date | Datetime | True |
The date and time when the rule object header record was last updated. |
| Devices | String | False |
The list of devices or platforms to which the rule object header applies. |
| Number Validation Rules | Decimal | False |
The number of validation rules associated with this rule object header. |
| Predicate | String | False |
The conditional logic or expression used to trigger or apply the rule. |
| Rule Object Header Status | String | False |
The current state or result of the rule object header execution. |
| VExternal Id | String | False |
The external identifier used by the Veeva platform for this record. |
| Owner | String | False |
The user or team responsible for managing the rule object header. |
| Legacy CRM Id | String | False |
The identifier from a legacy Customer Relationship Management (CRM) system. |