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
- _recId
Type: RecId Extended Data Type
The posting definition code to find.
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.