Share via


LedgerFund::checkExist Method

Indicates whether the specified fund number value exists in the table and reports an error when it does not exist.

Syntax

client server public static boolean checkExist(FundNumber _fundNumber)

Run On

Called

Parameters

Return Value

Type: boolean
true if the fund number exists in the table; otherwise, false.

See Also

Reference

LedgerFund Table