RouteOprTable::checkExist Method
Indicates whether the specified record exists in the RouteOprTable table and displays a message if the record does not exist.
client server public static boolean checkExist(RouteOprId _operation)
Called
- _operation
Type: RouteOprId Extended Data Type
The RouteOprId value of the record for which to check.
Type: boolean
true if the specified record exists; otherwise, false.