Share via


DEL_LedgerAccountCategory::checkExist Method

Determines whether the specified account category exists in the table; if not, an error message is displayed.

Syntax

client server public static boolean checkExist(AccountCategory _accountCategory)

Run On

Called

Parameters

Return Value

Type: boolean
true if the account category exists in the table; otherwise, false.

See Also

Reference

DEL_LedgerAccountCategory Table