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
- _ledgerJournalName
Type: LedgerJournalNameId Extended Data Type
- _userGroupId
Type: LedgerJournalPostControlUserGroupId Extended Data Type
- _forupdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: LedgerJournalPostControlUserGroup Table
A record in the LedgerJournalPostControlUserGroup table; otherwise, an empty record.