Share via


BankClientExportFormat_RU.payeeBankBic Method [AX 2012]

Gets the BIK of the recipient's bank.

Syntax

protected str payeeBankBic(BankPaymentFill_RU _bankPaymentFill)

Run On

Called

Parameters

Return Value

Type: str
The BIK as a string.

Remarks

If the bank is a branch of the main bank, this method gets the BIK from the main bank.

See Also

Reference

BankClientExportFormat_RU Class