Share via


JournalizingDefinition::checkExist Method

Validates that the specified journalizing definition code exists in the JournalizingDefinition table; if not, an error message is displayed.

Syntax

client server public static boolean checkExist(JournalizingDefinitionCode _journalizingDefinitionCode)

Run On

Called

Parameters

Return Value

Type: boolean
true if the journalizing definition code exists in the table; otherwise, false.

See Also

Reference

JournalizingDefinition Table