JournalizingDefinitionBankTrans::exist Method
Indicates whether the specified recId value exists in the table.
Syntax
client server public static boolean exist(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The recId value to find.
Return Value
Type: boolean
true if the recId value exists in the table; otherwise, false.