AwardsAwardError
The Award Errors resource is used to view validation errors associated with the award.
Columns
| Name | Type | Description |
| AwardsAwardId [KEY] | Long | Identifier of the award. |
| AwardId | Long | The unique internal identifier of the award. |
| AwardErrorId [KEY] | Long | The unique identifier of the award error. |
| ErrorType | String | The identifier of the error type. |
| ErrorCode | String | The identifier of the error code. |
| MessageText | String | The error message to be displayed. |
| CreatedBy | String | The user that created the award error. |
| CreationDate | Datetime | The date when the award error was created. |
| LastUpdateDate | Datetime | The date when the award error was last updated. |
| LastUpdatedBy | String | The user that last updated the award error. |
| MessageUserDetails | String | Additional information about the cause and resolution of the error. |
| Finder | String | finder |