BankGroup::findByBic_RU Method
Finds a BankGroup record by the specified BIC.
Syntax
client server public static BankGroup findByBic_RU(BankBIC_RU _bic, [boolean _forupdate])
Run On
Called
Parameters
- _bic
Type: BankBIC_RU Extended Data Type
The bank identification number.
- _forupdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: BankGroup Table
The BankGroup record that is found by using the given BIC.