ProjectAwardDistributionsProjectAwardDistributionErrors
This is a child resource of Project Award Distributions and provides the errors identified when validating the cost during the award distribution process.
Columns
| Name | Type | Description |
| ProjectAwardDistributionsAwardDistributionId [KEY] | Long | Finds an award distribution based on the unique identifier. |
| ApplicationCode | String | The application code associated with the message. |
| TransactionErrorId [KEY] | Long | Unique identifier of the distribution error record. |
| ErrorGroup | String | Name of the award distribution processing stage that generated the error. |
| MessageName | String | The name of the error message associated with the transaction. |
| MessageTypeCode | String | The type of error message associated with the transaction. |
| SourceTransactionId | Long | The identifier of the source of the transaction. |
| InterfaceId | Long | Identifier of the request that initiated the process. |
| MessageText | String | Award distribution error message text. |
| ErrorAction | String | The description of the action that users should take to resolve the error. |
| AwardDistributionId | Long | Finds an award distribution based on the unique identifier. |
| Finder | String | The finder column allowing searching with various finder attributes. |