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.
Validates that any other journalizing definition can link with a _journalizingDefinitionId parameter; if not, an error message is displayed.
Syntax
client server public static boolean checkExistJournalizingDefinitionToLink(JournalizingDefinitionId _journalizingDefinitionId, JournalizingDefinitionModuleValue _journalizingDefinitionModuleValue)
Run On
Called
Parameters
- _journalizingDefinitionId
Type: JournalizingDefinitionId Extended Data Type
The journalizing definition record ID to use.
- _journalizingDefinitionModuleValue
Type: JournalizingDefinitionModuleValue Extended Data Type
The journalizing definition module to use.
Return Value
Type: boolean
true if a journalizing definition record to be linked exists; otherwise, false.