LedgerEliminationRule::validateDestinationCompany Method
Determines whether the destination company is valid for an elimination rule.
Syntax
client server public static boolean validateDestinationCompany(SelectableDataArea _destinationCompany, [boolean _checkEmpty])
Run On
Called
Parameters
- _destinationCompany
Type: SelectableDataArea Extended Data Type
- _checkEmpty
Type: boolean
Return Value
Type: boolean
true if the rule passes all tests; otherwise, false.
Remarks
Error messages are set for each error encountered.