Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.