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