Share via


LedgerJournalPostControlUserGroup::find Method

Finds the specified record in the LedgerJournalPostControlUserGroup table.

Syntax

client server public static LedgerJournalPostControlUserGroup find(
    LedgerJournalNameId _ledgerJournalName, 
    LedgerJournalPostControlUserGroupId _userGroupId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

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

See Also

Reference

LedgerJournalPostControlUserGroup Table