JournalizingDefinition::exist Method
Indicates whether the specified journalizing definition code exists in the JournalizingDefinition table.
Syntax
client server public static boolean exist(JournalizingDefinitionCode _journalizingDefinitionCode)
Run On
Called
Parameters
- _journalizingDefinitionCode
Type: JournalizingDefinitionCode Extended Data Type
The journalizing definition code to check for existence.
Return Value
Type: boolean
true if the journalizing definition exists; otherwise, false.