JournalizingDefinitionRelatedDefinition::findRelatedJournalizingDefinitions Method
Finds all the JournalizingDefinitionRelatedDefinition records for the specified journalizing definition.
Syntax
client server public static JournalizingDefinitionRelatedDefinition findRelatedJournalizingDefinitions(
JournalizingDefinitionVersionId _journalizingDefintionVersionId,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _journalizingDefintionVersionId
Type: JournalizingDefinitionVersionId Extended Data Type
The journalizing definition version to find together with the related journalizing definition.
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
The concurrency model to use when reading the record; optional.
Return Value
Type: JournalizingDefinitionRelatedDefinition Table
A JournalizingDefinitionRelatedDefinition buffer if records are found.