Share via


EmplLedgerAccounts_RU::findByProfile Method

Finds a record by profile.

Syntax

client server public static EmplLedgerAccounts_RU findByProfile(
    EmplPostingProfile_RU _emplPostingProfile, 
    TableGroupAll _accountCode, 
   [EmployeeId_RU _key, 
    boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: EmplLedgerAccounts_RU Table
The record that is found.

See Also

Reference

EmplLedgerAccounts_RU Table