Share via


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

  • _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.

See Also

Reference

BankGroup Table