Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.