Validates that the selected records can participate in compensation.
Syntax
client server public static void validateForCompensation(FormDataSource _formDS)
Run On
Called
Parameters
- _formDS
Type: FormDataSource Class
The selected records are marked in the data source.
///
Exceptions
| Exception | Condition |
|---|---|
| Error | One of the selected transactions is closed. -or- The selected transactions have a mixture of currency codes. -or- One of the selected transactions is marked for settlement. |