RHRMPersonBankAccount::lookupBankAccount Method
Shows a lookup of person bank accounts on a form.
Syntax
client public static void lookupBankAccount(
FormStringControl _ctrl,
RHRMEmplId _emplId,
[CompanyId _company])
Run On
Client
Parameters
- _ctrl
Type: FormStringControl Class
A form string control to show lookup for.
- _emplId
Type: RHRMEmplId Extended Data Type
An employee id.
- _company
Type: CompanyId Extended Data Type
A company id.
Exceptions
Exception | Condition |
---|---|
Error | Company does not exist. |