RHRMPersonBankAccount::findEmplId Method

Finds a record.

Syntax

client server public static RHRMPersonBankAccount findEmplId(
    RHRMEmplId _emplId, 
   [RHRMPersonBankAccountId _accountId, 
    boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    An indicator, if true record will be selected for update.

Return Value

Type: RHRMPersonBankAccount Table
The found record.

See Also

Reference

RHRMPersonBankAccount Table