RHRMPersonBankAccount::findEmplId Method
Finds a record.
Syntax
client server public static RHRMPersonBankAccount findEmplId(
RHRMEmplId _emplId,
[RHRMPersonBankAccountId _accountId,
boolean _forUpdate])
Run On
Called
Parameters
- _emplId
Type: RHRMEmplId Extended Data Type
An employee id.
- _accountId
Type: RHRMPersonBankAccountId Extended Data Type
A bank account id.
- _forUpdate
Type: boolean
An indicator, if true record will be selected for update.
Return Value
Type: RHRMPersonBankAccount Table
The found record.