RuleMessageTranslations
Stores translated versions of rule-based error or guidance messages.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
The unique identifier for the rule message translation record within the system. |
| Rule Message Translation Type | String | True |
The classification or object type of the rule message translation. |
| Global ID | String | True |
The globally unique identifier used for integration and cross-system tracking. |
| Link | String | False |
The system-generated hyperlink or reference to access the rule message translation record. |
| Rule Message Translation Name | String | True |
The name or label of the rule message translation for display purposes. |
| Status | String | False |
The current status of the rule message translation, such as active or inactive. |
| Created By | String | True |
The user who originally created the rule message translation record. |
| Created Date | Datetime | True |
The date and time when the rule message translation record was created. |
| Last Modified By | String | True |
The user who most recently modified the rule message translation record. |
| Last Modified Date | Datetime | True |
The date and time when the rule message translation record was last updated. |
| Language | String | False |
The language in which the rule message is translated. |
| Message Translation | String | False |
The translated version of the rule message in the specified language. |
| VExternal Id | String | False |
The external identifier used by the Veeva platform for the translation record. |
| Rule Definition | String | False |
The rule definition to which this translated message is linked. |
| Legacy CRM Id | String | False |
The identifier from a legacy Customer Relationship Management (CRM) system. |