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.
Determines whether any other journalizing definition can link with the _journalizingDefinitionId parameter.
Syntax
client server public static boolean existJournalizingDefinitionToLink(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 that can link exists; otherwise, false.