Share via


SubledgerJournalAccountEntryDistribution::find Method

Finds the specified record in the SubledgerJournalAccountEntryDistribution table.

Syntax

client server public static SubledgerJournalAccountEntryDistribution find(
    RecId _recId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: SubledgerJournalAccountEntryDistribution Table
A record in the SubledgerJournalAccountEntryDistribution table; otherwise, an empty record.

See Also

Reference

SubledgerJournalAccountEntryDistribution Table