Share via


JournalizingDefinitionMatch::find Method

Finds the specified record in the JournalizingDefinitionMatch table by using the specified natural key, journalizing definition ID, and ledger account.

Syntax

client server public static JournalizingDefinitionMatch find(
    JournalizingDefinitionVersionId _journalizingDefinitionVersionId, 
    LedgerDimensionAccount _ledgerDimensionAccount, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update.

Return Value

Type: JournalizingDefinitionMatch Table
A JournalizingDefinitionMatch buffer.

See Also

Reference

JournalizingDefinitionMatch Table