Share via


LedgerFundType::checkExist Method

Indicates whether the specified fund type number value exists in the table.

Syntax

client server public static boolean checkExist(FundTypeNumber _fundTypeNumber)

Run On

Called

Parameters

Return Value

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

Remarks

If the specified fund type number value does not exist in the table, an error message is displayed.

See Also

Reference

LedgerFundType Table