Share via


JournalizingDefinitionBankTrans::checkExist Method

Indicates whether the specified recId value exists in the table.

Syntax

client server public static boolean checkExist(RecId _recId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the recId value exists in the table; otherwise, false.

Remarks

When the specified record ID does not exist in the table, an error message is displayed.

See Also

Reference

JournalizingDefinitionBankTrans Table